Problem with Banshee Music Player

Discussions Regarding Software

Moderator: Moderators

Problem with Banshee Music Player

Postby chasha420 » Sat Mar 03, 2012 5:28

Hi,

I've been using Banshee as my default music player for quite some time now...but only a few days back I started having problems with it all of a sudden. When ever I start banshee...the user interface is simply unclickable & unresponsive...the menus & nothing works but it shows up properly.

Any idea on how to fix this?

Thanks.

Edit:
Btw...I did uninstall, cleared cache & resintalled banshee but the problem persists. Let me know if anyone faced similar issues before.
User avatar
chasha420
Advanced Hen
 
Posts: 296
Joined: Thu Mar 31, 2011 15:32
Location: /dev/null

Re: Problem with Banshee Music Player

Postby wolfden » Sat Mar 03, 2012 8:44

start it from terminal to see if any errors come up - need some sort of error/log/info
User avatar
wolfden
Sharecropper
 
Posts: 8822
Joined: Sat Jan 14, 2006 0:55
Location: Midwest USA

Re: Problem with Banshee Music Player

Postby chasha420 » Sat Mar 03, 2012 13:11

Thanks Wolfden, I was thinking about posting the log but I wasn't sure if that would have been helpful...but anyway this is the log:

Code: Select all
$ banshee                                                                                                                                                                  [19:06:26]
[Info  19:08:19.613] Running Banshee 2.2.1: [Gentoo/banshee/2.2.1 (linux-gnu, i686) @ 2011-11-29 08:22:57 UTC]
[Warn  19:08:21.140] Cannot connect to NetworkManager or Wicd - An available, working network connection will be assumed
[Info  19:08:25.284] Updating web proxy from GConf
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
[Info  19:08:27.580] All services are started 6.858673
[Info  19:08:28.432] AmazonMP3 store redirect URL: http://integrated-services.banshee.fm/amz/redirect.do/
[Info  19:08:29.661] Creating Accessible for Banshee.Collection.Gui.TrackListView
[Info  19:08:29.747] Creating Accessible for Banshee.Collection.Gui.ArtistListView
[Info  19:08:29.748] Creating Accessible for Banshee.Collection.Gui.AlbumListView
[Info  19:08:29.820] nereid Client Started
[Info  19:08:30.727] GStreamer version 0.10.35.0, gapless: True, replaygain: False
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.NullReferenceException: Object reference not set to an instance of an object
  at Banshee.Sources.Gui.SourceView.<BuildColumns>m__CC (CellLayout layout, Gtk.CellRenderer cell, TreeModel model, TreeIter iter) [0x00000] in <filename unknown>:0
  at GtkSharp.CellLayoutDataFuncWrapper.NativeCallback (IntPtr cell_layout, IntPtr cell, IntPtr tree_model, IntPtr iter, IntPtr data) [0x00000] in <filename unknown>:0
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
   at GtkSharp.CellLayoutDataFuncWrapper.NativeCallback(IntPtr cell_layout, IntPtr cell, IntPtr tree_model, IntPtr iter, IntPtr data)
   at Gtk.TreeStore.gtk_tree_store_insert(IntPtr , TreeIter ByRef , IntPtr , Int32 )
   at Gtk.TreeStore.InsertNode(Int32 position)
   at Banshee.Sources.Gui.SourceModel.AddSource(Banshee.Sources.Source source, TreeIter parent)
   at Banshee.Sources.Gui.SourceModel.AddSource(Banshee.Sources.Source source)
   at Banshee.Sources.Gui.SourceModel+<OnSourceAdded>c__AnonStorey2D.<>m__BF()
   at Hyena.ThreadAssist.ProxyToMain(Hyena.InvokeHandler handler)
   at Banshee.Sources.Gui.SourceModel.OnSourceAdded(Banshee.Sources.SourceAddedArgs args)
   at System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod , System.Object , System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(System.Object obj, System.Object[] parameters)
   at System.Delegate.DynamicInvokeImpl(System.Object[] args)
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args)
   at System.Delegate.DynamicInvoke(System.Object[] args)
   at Hyena.EventExtensions.SafeInvoke(Banshee.Sources.SourceAddedHandler event, System.Object[] args)
   at Banshee.Sources.SourceManager.AddSource(Banshee.Sources.Source source, Boolean isDefault)
   at Banshee.Sources.SourceManager.AddSource(Banshee.Sources.Source source)
   at Banshee.Podcasting.PodcastService.DelayedInitialize()
   at Banshee.ServiceStack.ServiceManager.DelayedInitialize(IService service)
   at Banshee.ServiceStack.ServiceManager.DelayedInitialize()
   at Banshee.ServiceStack.ServiceManager.OnClientStarted(Banshee.ServiceStack.Client client)
   at <Module>.invoke_void__this___Client(Banshee.ServiceStack.Client )
   at Banshee.ServiceStack.Application.OnClientStarted(Banshee.ServiceStack.Client client)
   at Banshee.ServiceStack.Client.OnStarted()
   at Banshee.Gui.GtkBaseClient.<Run>m__9C()
   at Banshee.Gui.GtkBaseClient+<RunIdle>c__AnonStorey1D.<>m__9F()
   at GLib.Idle+IdleProxy.Handler()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Banshee.Gui.GtkBaseClient.Run()
   at Banshee.Gui.GtkBaseClient.Startup()
   at Hyena.Gui.CleanRoomStartup.Startup(Hyena.Gui.StartupInvocationHandler startup)
   at Banshee.Gui.GtkBaseClient.Startup()
   at Banshee.Gui.GtkBaseClient.Startup(System.String[] args)
   at Nereid.Client.Main(System.String[] args)
   at System.AppDomain.ExecuteAssembly(System.AppDomain , System.Reflection.Assembly , System.String[] )
   at System.AppDomain.ExecuteAssemblyInternal(System.Reflection.Assembly a, System.String[] args)
   at System.AppDomain.ExecuteAssembly(System.String assemblyFile, System.Security.Policy.Evidence assemblySecurity, System.String[] args)
   at System.AppDomain.ExecuteAssembly(System.String assemblyFile)
   at Booter.Booter.BootClient(System.String clientName)
   at Booter.Booter.Main()
User avatar
chasha420
Advanced Hen
 
Posts: 296
Joined: Thu Mar 31, 2011 15:32
Location: /dev/null

Re: Problem with Banshee Music Player

Postby wolfden » Sat Mar 03, 2012 13:16

what version and desktop of sabayon are you running?
User avatar
wolfden
Sharecropper
 
Posts: 8822
Joined: Sat Jan 14, 2006 0:55
Location: Midwest USA

Re: Problem with Banshee Music Player

Postby chasha420 » Sat Mar 03, 2012 13:21

I had Sabayon 7 which is now fully updated so I think it's now Sabayon 8?

Code: Select all
# equo --version
entropy: 1.0_rc87
equo: 1.0_rc87


As for DE, I installed gnome 3 but now using Cinnamon full time....hope this helps.

Also let me know if I need to post more info.

Thanks!
User avatar
chasha420
Advanced Hen
 
Posts: 296
Joined: Thu Mar 31, 2011 15:32
Location: /dev/null

Re: Problem with Banshee Music Player

Postby chasha420 » Mon Mar 05, 2012 18:27

Sorry for the double post, the issue hasn't been resolved but I've moved onto a cmdline music player called cmus & it's awesome!

First of all it's totally cmdline based using ncurses library so it's not only lightweight but it has all the features that I wanted from banshee like lastfm scrobbling, playlist & various playback options...but it's config is much more customisable :)
User avatar
chasha420
Advanced Hen
 
Posts: 296
Joined: Thu Mar 31, 2011 15:32
Location: /dev/null

Re: Problem with Banshee Music Player

Postby wolfden » Tue Mar 06, 2012 11:03

I forgot to check on this

make sure equo deptest and equo libtest come back clean, also equo conf update
User avatar
wolfden
Sharecropper
 
Posts: 8822
Joined: Sat Jan 14, 2006 0:55
Location: Midwest USA


Return to Software in General

Who is online

Users browsing this forum: No registered users and 0 guests