[Banshee-List] Banshee or Mono bug?



Before I open a ticket for this, I'd like to know whether you think
it's a Banshee bug or mono one. I also don't know whether it is a
coincidence, but since I've upgraded xorg-server and xorg-x11 on my
gentoo, I can't load banshee anymore, unless I pass a file song as a
parameter in the command line. Here is what I get when I try to load
banshee with no parameteres

=====
GTK Accessibility Module initialized
Bonobo accessibility support initialized
/home/emitrax/.themes/Clearlooks-Quicksilver/gtk-2.0/gtkrc:54:
Clearlooks configuration option "menuitemstyle" is not supported and
will be ignored.
/home/emitrax/.themes/Clearlooks-Quicksilver/gtk-2.0/gtkrc:55:
Clearlooks configuration option "listviewitemstyle" is not supported
and will be ignored.
/home/emitrax/.themes/Clearlooks-Quicksilver/gtk-2.0/gtkrc:56:
Clearlooks configuration option "progressbarstyle" is not supported
and will be ignored.

(Banshee:5296): Gtk-WARNING **: Theme directory 48x48/mimetypes of
theme Snow-Apple has no size field

Warning: [10/11/2007 10:57:08] (Cannot connect to NetworkManager) - An
available, working network connection will be assumed
Debug: [10/11/2007 10:57:10] (Loading audio profiles) -
/usr/share/banshee/audio-profiles

Unhandled Exception: System.Collections.Generic.KeyNotFoundException:
The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2[System.Int32,Banshee.Base.TrackInfo].get_Item
(Int32 ) [0x00000]
  at Banshee.Sources.PlaylistSource.LoadFromDatabase () [0x00000]
  at Banshee.Sources.PlaylistSource..ctor (Int32 id) [0x00000]
  at Banshee.Sources.PlaylistUtil.LoadSources () [0x00000]
  at Banshee.Sources.LibrarySource.LoadPlaylists () [0x00000]
  at Banshee.Sources.LibrarySource..ctor () [0x00000]
  at Banshee.Sources.LibrarySource.get_Instance () [0x00000]
  at Banshee.Base.Library.ReloadLibraryThread () [0x00000]
  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
Debug: [10/11/2007 10:57:12] (Default player engine) - GStreamer 0.10
Debug: [10/11/2007 10:57:12] (Audio CD Core Initialized) -
Debug: [10/11/2007 10:57:12] (Testing device for DAP support) -
/org/freedesktop/Hal/devices/volume_uuid_190ea2e1_e676_4a2d_8fa5_2868296c1780
Debug: [10/11/2007 10:57:12] (Waiting for possible DAP to mount) -
/org/freedesktop/Hal/devices/volume_uuid_190ea2e1_e676_4a2d_8fa5_2868296c1780
Debug: [10/11/2007 10:57:12] (DAP has not been added) -
/org/freedesktop/Hal/devices/volume_uuid_190ea2e1_e676_4a2d_8fa5_2868296c1780
Debug: [10/11/2007 10:57:13] (Enabled multimedia keys support) - Using
org.gnome.SettingsDaemon
Debug: [10/11/2007 10:57:13] (Audioscrobbler starting protocol engine) -
The given key was not present in the dictionary.
System.Collections.Generic.KeyNotFoundException: The given key was not
present in the dictionary.
  at System.Collections.Generic.Dictionary`2[System.Int32,Banshee.Base.TrackInfo].get_Item
(Int32 ) [0x00000]
  at Banshee.Sources.PlaylistSource.LoadFromDatabase () [0x00000]
  at Banshee.Sources.PlaylistSource..ctor (Int32 id) [0x00000]
  at Banshee.Sources.PlaylistUtil.LoadSources () [0x00000]
  at Banshee.Sources.LibrarySource.LoadPlaylists () [0x00000]
  at Banshee.Sources.LibrarySource..ctor () [0x00000]
  at Banshee.Sources.LibrarySource.get_Instance () [0x00000]
  at Banshee.PlayerUI.OnStartupRunFinished (System.Object o,
System.EventArgs args) [0x00000]
  at (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs
(object,System.EventArgs)
  at Banshee.Base.ComponentInitializer.OnRunFinished () [0x00000]
  at Banshee.Base.ComponentInitializer.Run () [0x00000]
  at Banshee.Base.Globals.Initialize
(Banshee.Base.ComponentInitializerHandler interfaceStartupHandler)
[0x00000]
  at Banshee.BansheeEntry.Startup (System.String[] args) [0x00000]
  at (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_string[] (string[])
  at Banshee.Gui.CleanRoomStartup.Startup
(Banshee.Gui.StartupInvocationHandler startup, System.String[] args)
[0x00000]
Segmentation fault
=====

On the other hand, if I load it with by passing a song as a parameter
it seems to work ok, but of course it doesn't load my old library
songs. Message errors still appear though.

====
GTK Accessibility Module initialized
Bonobo accessibility support initialized
/home/emitrax/.themes/Clearlooks-Quicksilver/gtk-2.0/gtkrc:54:
Clearlooks configuration option "menuitemstyle" is not supported and
will be ignored.
/home/emitrax/.themes/Clearlooks-Quicksilver/gtk-2.0/gtkrc:55:
Clearlooks configuration option "listviewitemstyle" is not supported
and will be ignored.
/home/emitrax/.themes/Clearlooks-Quicksilver/gtk-2.0/gtkrc:56:
Clearlooks configuration option "progressbarstyle" is not supported
and will be ignored.

(Banshee:5371): Gtk-WARNING **: Theme directory 48x48/mimetypes of
theme Snow-Apple has no size field

Warning: [10/11/2007 11:00:11] (Cannot connect to NetworkManager) - An
available, working network connection will be assumed
Debug: [10/11/2007 11:00:13] (Loading audio profiles) -
/usr/share/banshee/audio-profiles

Unhandled Exception: System.Collections.Generic.KeyNotFoundException:
The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2[System.Int32,Banshee.Base.TrackInfo].get_Item
(Int32 ) [0x00000]
  at Banshee.Sources.PlaylistSource.LoadFromDatabase () [0x00000]
  at Banshee.Sources.PlaylistSource..ctor (Int32 id) [0x00000]
  at Banshee.Sources.PlaylistUtil.LoadSources () [0x00000]
  at Banshee.Sources.LibrarySource.LoadPlaylists () [0x00000]
  at Banshee.Sources.LibrarySource..ctor () [0x00000]
  at Banshee.Sources.LibrarySource.get_Instance () [0x00000]
  at Banshee.Base.Library.ReloadLibraryThread () [0x00000]
  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
Debug: [10/11/2007 11:00:13] (Default player engine) - GStreamer 0.10
Debug: [10/11/2007 11:00:14] (Audio CD Core Initialized) -
Debug: [10/11/2007 11:00:14] (Testing device for DAP support) -
/org/freedesktop/Hal/devices/volume_uuid_190ea2e1_e676_4a2d_8fa5_2868296c1780
Debug: [10/11/2007 11:00:14] (Waiting for possible DAP to mount) -
/org/freedesktop/Hal/devices/volume_uuid_190ea2e1_e676_4a2d_8fa5_2868296c1780
Debug: [10/11/2007 11:00:14] (DAP has not been added) -
/org/freedesktop/Hal/devices/volume_uuid_190ea2e1_e676_4a2d_8fa5_2868296c1780
Debug: [10/11/2007 11:00:14] (Enabled multimedia keys support) - Using
org.gnome.SettingsDaemon
Debug: [10/11/2007 11:00:14] (Audioscrobbler starting protocol engine) -
Setting IO Backend to Banshee.IO.Unix.IOConfig (unix)
=====

Any suggestions?

Thanks,
Salvo

-- 
Salvatore Benedetto (a.k.a. emitrax)
Student of Computer and Telecommunications Engineering
University of Messina (Italy)
www.messinalug.org

Please do not send me any word, excel or power point file
http://www.gnu.org/philosophy/no-word-attachments.html



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]