After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 672236 - repeated crashes when a track ends and banshee tries to start another
repeated crashes when a track ends and banshee tries to start another
Status: RESOLVED DUPLICATE of bug 629541
Product: banshee
Classification: Other
Component: general
2.2.1
Other Linux
: Normal major
: ---
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-03-16 14:43 UTC by matt
Modified: 2012-03-17 13:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Log (6.76 KB, text/x-log)
2012-03-16 14:43 UTC, matt
Details

Description matt 2012-03-16 14:43:46 UTC
Created attachment 209932 [details]
Log

I've done this over and over and over and keep having the same problem. I don't know if this is mono or not causing the problem though. I get the following in the terminal:

matthew@hws:~$ banshee
[Info  10:30:41.789] Running Banshee 2.2.1: [Ubuntu 11.10 (linux-gnu, x86_64) @ 2011-12-19 14:58:04 UTC]
[Info  10:30:42.734] Updating web proxy from GConf
[Info  10:30:42.835] All services are started 0.855983
[Info  10:30:43.490] AmazonMP3 store redirect URL: https://one.ubuntu.com/music/store/amz/
** (Banshee:29941): DEBUG: SyncDaemon already running, initializing SyncdaemonDaemon object

(Banshee:29941): libsoup-WARNING **: No feature manager for feature of type 'U1RequestChrome'

(Banshee:29941): Gtk-CRITICAL **: IA__gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed
** (Banshee:29941): DEBUG: Loading the real store page

** (Banshee:29941): WARNING **: Got less number of items in credentials hash table than expected!
[Info  10:30:44.417] nereid Client Started
[Info  10:30:44.579] GStreamer version 0.10.35.0, gapless: True, replaygain: False

** (Banshee:29941): 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/matthew/.ubuntuone/Purchased from Ubuntu One'


** (Banshee:29941): CRITICAL **: syncdaemon_folder_info_get_subscribed: assertion `SYNCDAEMON_IS_FOLDER_INFO (finfo)' failed

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

Unhandled Exception: System.ObjectDisposedException: The object was used after being disposed.
  at System.Threading.WaitHandle.CheckDisposed () [0x00000] in <filename unknown>:0 
  at System.Threading.WaitHandle.WaitOne () [0x00000] in <filename unknown>:0 
  at Hyena.Data.Sqlite.HyenaSqliteCommand.WaitIfNotFinished () [0x00000] in <filename unknown>:0 
  at Hyena.Data.Sqlite.HyenaSqliteConnection.ProcessQueue () [0x00000] in <filename unknown>:0 
  at System.Threading.Thread.StartUnsafe () [0x00000] in <filename unknown>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.ObjectDisposedException: The object was used after being disposed.
  at System.Threading.WaitHandle.CheckDisposed () [0x00000] in <filename unknown>:0 
  at System.Threading.WaitHandle.WaitOne () [0x00000] in <filename unknown>:0 
  at Hyena.Data.Sqlite.HyenaSqliteCommand.WaitIfNotFinished () [0x00000] in <filename unknown>:0 
  at Hyena.Data.Sqlite.HyenaSqliteConnection.ProcessQueue () [0x00000] in <filename unknown>:0 
  at System.Threading.Thread.StartUnsafe () [0x00000] in <filename unknown>:0
Comment 1 matt 2012-03-16 14:44:17 UTC
If I need to do any more testing please shoot me an e-mail.

matt at byrdits.com

thanks!
Comment 2 Bertrand Lorentz 2012-03-17 13:38:27 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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