[ubuntu] Banshee Hangs Frequently

Bug #889017 reported by Vibhav Pant
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
banshee (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Release: Ubuntu 11.10
This happens frequently , whenever I Fire up banshee and play a song , banshee hangs and the song keeps playing
Terminal Output:
vibhav@p5kpl-ubuntu:~$ banshee
[Info 14:40:44.988] Running Banshee 2.2.0: [Ubuntu oneiric (development branch) (linux-gnu, i686) @ 2011-09-23 04:51:00 UTC]

(Banshee:2351): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(Banshee:2351): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(Banshee:2351): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(Banshee:2351): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(Banshee:2351): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(Banshee:2351): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(Banshee:2351): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(Banshee:2351): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(Banshee:2351): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(Banshee:2351): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(Banshee:2351): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
[Info 14:40:46.039] Updating web proxy from GConf
[Info 14:40:46.180] All services are started 0.948185
[Info 14:40:46.581] AmazonMP3 store redirect URL: https://one.ubuntu.com/music/store/amz/
** (Banshee:2351): DEBUG: SyncDaemon already running, initializing SyncdaemonDaemon object

(Banshee:2351): libsoup-WARNING **: No feature manager for feature of type 'U1RequestChrome'
[Info 14:40:47.248] nereid Client Started
[Info 14:40:47.356] GStreamer version 0.10.35.0, gapless: True, replaygain: False
[Info 14:40:47.388] AppleDeviceSource is ignoring unmounted volume Volume2
[Info 14:40:47.459] AppleDeviceSource is ignoring unmounted volume New Volume
[Info 14:40:52.599] Uncached artwork size 175 requested
[Info 14:40:52.605] Uncached artwork size 34 requested

** (Banshee:2351): WARNING **: Error calling get_info: Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/dbus/service.py", line 702, in _message_cb
    retval = candidate_method(self, *args, **keywords)
  File "/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/platform/linux/dbus_interface.py", line 1041, in get_info
    return self.syncdaemon_folders.get_info(path)
  File "/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/interaction_interfaces.py", line 640, in get_info
    mdobj = self.fs.get_by_path(path.encode('utf-8'))
  File "/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/filesystem_manager.py", line 781, in get_by_path
    mdid = self._idx_path[path]
KeyError: '/home/vibhav/.ubuntuone/Purchased from Ubuntu One'

** (Banshee:2351): CRITICAL **: syncdaemon_folder_info_get_subscribed: assertion `SYNCDAEMON_IS_FOLDER_INFO (finfo)' failed
** (Banshee:2351): DEBUG: Loading the real store page

** (Banshee:2351): WARNING **: Got less number of items in credentials hash table than expected!

** (Banshee:2351): WARNING **: Error rescanning Purchased Music: No such file or directory

(Banshee:2351): GLib-CRITICAL **: g_str_has_prefix: assertion `str != NULL' failed
Marshaling url-loaded signal
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object
  at Banshee.UbuntuOneMusicStore.UbuntuOneMusicStoreSource.OnDefaultStoreUrlLoaded (System.Object o, UbuntuOne.UrlLoadedArgs args) [0x00000] in <filename unknown>:0
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000] in <filename unknown>:0
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00000] in <filename unknown>:0
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in <filename unknown>:0
  at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs args) [0x00000] in <filename unknown>:0
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000] in <filename unknown>:0
  at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) [0x00000] in <filename unknown>:0
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
   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()
Killed

banshee:
  Installed: 2.2.0-1ubuntu2
  Candidate: 2.2.0-1ubuntu2
  Version table:
 *** 2.2.0-1ubuntu2 0
        500 http://mirrors.mit.edu/ubuntu/ oneiric/main i386 Packages
        100 /var/lib/dpkg/status

Revision history for this message
Chow Loong Jin (hyperair) wrote : Re: [Bug 889017] [NEW] [ubuntu] Banshee Hangs Frequently

I think this bug may have been fixed already. Could you check if you encounter
this bug with Banshee 2.2.1-1ubuntu1 (in oneiric-proposed) please?

  status incomplete

--
Kind regards,
Loong Jin

Changed in banshee (Ubuntu):
status: New → Incomplete
Revision history for this message
Vibhav Pant (vibhavp) wrote :

Thanks , this solved the problem

Revision history for this message
Chow Loong Jin (hyperair) wrote : Re: [Bug 889017] Re: [ubuntu] Banshee Hangs Frequently

On 12/11/2011 11:50, Vibhav wrote:
> Thanks , this solved the problem

Great, thanks for the feedback.

  status fixreleased

--
Kind regards,
Loong Jin

Changed in banshee (Ubuntu):
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.