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 649733 - Lastfm plugin play only the first two songs
Lastfm plugin play only the first two songs
Status: RESOLVED DUPLICATE of bug 612929
Product: banshee
Classification: Other
Component: Last.fm
2.0.0
Other Linux
: Normal normal
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-05-08 13:26 UTC by Yura
Modified: 2011-05-08 13:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Yura 2011-05-08 13:26:58 UTC
Banshee play two songs from lastfm, then pauses.
After start banshee in terminal:

[Info  23:57:04.599] Running Banshee 2.0.1: [Ubuntu 11.04 (linux-gnu, i686) @ 2011-05-07 15:30:07 UTC]
[Info  23:57:10.258] Updating web proxy from GConf
[Info  23:57:10.486] All services are started 4,695413
** (Banshee:20234): DEBUG: SyncDaemon already running, initializing SyncdaemonDaemon object

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

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

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

** (Banshee:20234): WARNING **: Error rescanning Purchased Music: Нет такого файла или каталога
** (Banshee:20234): DEBUG: Loading the real store page

** (Banshee:20234): WARNING **: Got less number of items in credentials hash table than expected!
[Info  23:57:15.521] nereid Client Started
[Info  23:57:15.696] GStreamer version 0.10.32.0, gapless: True, replaygain: False
[Info  23:57:16.228] AppleDeviceSource is ignoring unmounted volume Диск 24 GB
[Info  23:57:16.316] AppleDeviceSource is ignoring unmounted volume Зарезервировано системой

Then banshee play two songs and after the second song:

(Banshee:20234): GStreamer-CRITICAL **: 
Trying to dispose element playbin, but it is in PLAYING instead of the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.

(Banshee:20234): GStreamer-CRITICAL **: gst_element_factory_get_static_pad_templates: assertion `GST_IS_ELEMENT_FACTORY (factory)' failed
[Error 00:08:31.472] GStreamer resource error: OpenRead

(Banshee:20234): GStreamer-CRITICAL **: 
Trying to dispose element aresample, but it is in PAUSED instead of the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.

(Banshee:20234): GStreamer-CRITICAL **: 
Trying to dispose element aconv, but it is in PAUSED instead of the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.

(Banshee:20234): GStreamer-CRITICAL **: 
Trying to dispose element aqueue, but it is in PAUSED instead of the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.

(Banshee:20234): GStreamer-CRITICAL **: 
Trying to dispose element abin, but it is in PAUSED instead of the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.

(Banshee:20234): GStreamer-CRITICAL **: 
Trying to dispose element audiotee, but it is in PAUSED instead of the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.

(Banshee:20234): GStreamer-CRITICAL **: 
Trying to dispose element streamsynchronizer0, but it is in PAUSED instead of the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.

(Banshee:20234): GStreamer-CRITICAL **: 
Trying to dispose element playsink0, but it is in PAUSED instead of the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.

[Error 00:08:32.131] GStreamer resource error: OpenRead
[Error 00:08:32.772] GStreamer resource error: OpenRead
[Error 00:08:33.423] GStreamer resource error: OpenRead
[Error 00:08:34.091] GStreamer resource error: OpenRead
Comment 1 Michael Martin-Smucker 2011-05-08 13:34:35 UTC
Thanks for the bug report.  This issue has already been reported into our bug tracking system.  I think disabling gapless playback in Edit > Preferences should work around the problem for now.  Don't hesitate to report any other bugs you find.

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