[Mono-bugs] [Bug 633830] New: Beagled gives DLL not found error
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Aug 23 16:43:44 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=633830
https://bugzilla.novell.com/show_bug.cgi?id=633830#c0
Summary: Beagled gives DLL not found error
Classification: Mono
Product: Mono: Class Libraries
Version: 2.6.x
Platform: i586
OS/Version: openSUSE 11.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: System
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: mlegendre at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Component Test
Blocker: ---
Description of Problem:
Beagle is unable to run in the command line, and gives off the following error
but the DLL is installed and should be loaded.
OpenSUSE 11.3 i586
mono-core-2.7.1-53.1..i586
beagle-devel-0.3.9-16.1.i586
beagle-0.3.9-16.1.i586
libbeagle1-0.3.9-7.1.i586
beagle-gui-0.3.9-16.1.i586
Steps to reproduce the problem:
It is important to do this as a non-root user:
1. run: beagle-shutdown
2. run: ps -ef|grep -i beagle
3. make sure there are no beagle apps still running
Actual Results:
Error: Unhandled exception thrown. Exiting immediately.
System.DllNotFoundException: libbeagleglue
at (wrapper managed-to-native)
Beagle.Util.SystemInformation/InternalCallInitializer:Init ()
at Beagle.Daemon.BeagleDaemon.DoMain (System.String[] args) [0x00000] in
<filename unknown>:0
at Beagle.Daemon.BeagleDaemon.Main (System.String[] args) [0x00000] in
<filename unknown>:0
Beagle Daemon exited with errors. See ~/.beagle/Log/current-Beagle for more
details.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list