Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 115063

Summary: banshee fails to start.
Product: Gentoo Linux Reporter: Priit Laes (IRC: plaes) <plaes>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Priit Laes (IRC: plaes) 2005-12-09 23:39:44 UTC
amd@dma ~ $ banshee
Debug: [10.12.2005 9:24:36] (Changed active player engine) - GStreamer
Debug: [10.12.2005 9:24:37] (Loaded PlayerEngine core) - GStreamer
Debug: [10.12.2005 9:24:37] (Loaded AudioCdPlayerEngine core) - GStreamer
Debug: [10.12.2005 9:24:37] (Audio CD Core Initialized) -

Unhandled Exception: System.TypeInitializationException: An exception was thrown
by the type initializer for Banshee.Dap.DapCore --->
System.IO.DirectoryNotFoundException: Directory '/usr/lib/banshee/Banshee.Dap'
not found.
in [0x00166] (at
/var/tmp/portage/mono-1.1.10/work/mono-1.1.10/mcs/class/corlib/System.IO/Directory.cs:447)
System.IO.Directory:GetFileSystemEntries (System.String path, System.String
pattern, FileAttributes mask, FileAttributes attrs)
in [0x00005] (at
/var/tmp/portage/mono-1.1.10/work/mono-1.1.10/mcs/class/corlib/System.IO/Directory.cs:250)
System.IO.Directory:GetFiles (System.String path, System.String pattern)
in [0x00007] (at
/var/tmp/portage/mono-1.1.10/work/mono-1.1.10/mcs/class/corlib/System.IO/DirectoryInfo.cs:129)
System.IO.DirectoryInfo:GetFiles (System.String pattern)
in [0x00006] (at
/var/tmp/portage/mono-1.1.10/work/mono-1.1.10/mcs/class/corlib/System.IO/DirectoryInfo.cs:124)
System.IO.DirectoryInfo:GetFiles ()
in (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo:GetFiles ()
in [0x00058] (at
/var/tmp/portage/banshee-0.10/work/banshee-0.10/src/Banshee.Base/Dap/DapCore.cs:80)
Banshee.Dap.DapCore:.cctor ()--- End of inner exception stack trace ---

in <0x00000> <unknown method>
in [0x00175] (at
/var/tmp/portage/banshee-0.10/work/banshee-0.10/src/Core.cs:177)
Banshee.Core:.ctor ()
in [0x0000b] (at /var/tmp/portage/banshee-0.10/work/banshee-0.10/src/Core.cs:73)
Banshee.Core:get_Instance ()
in [0x00729] (at
/var/tmp/portage/banshee-0.10/work/banshee-0.10/src/Main.cs:227)
Banshee.BansheeEntry:Startup (System.String[] args)
in [0x00001] (at /var/tmp/portage/banshee-0.10/work/banshee-0.10/src/Main.cs:49)
Banshee.BansheeEntry:Main (System.String[] args)



Reproducible: Always
Steps to Reproduce:




amd@dma ~ $ equery check banshee
[ Checking media-sound/banshee-0.10 ]
 * 189 out of 189 files good
Comment 1 Steev Klimaszewski (RETIRED) gentoo-dev 2005-12-10 00:02:35 UTC
Please sync again, -r1 is in portage and seems to fix this error.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-12-10 01:41:31 UTC

*** This bug has been marked as a duplicate of 114975 ***