desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #123412
[Bug 1426657] Re: crashes when adding songs to playlist
This bug goes away after updating Rhythmbox to version 3.2.1 following
the instructions in http://ubuntuhandbook.org/index.php/2014/10/upgrade-
to-rhythmbox-3-1-ubuntu-14-04/ using fossfreedom's PPA
https://launchpad.net/~fossfreedom/+archive/ubuntu/rhythmbox. Blog entry
is https://xpressubuntu.wordpress.com/2015/03/29/new-rhythmbox-3-2
-release-for-14-04-14-10-and-15-04/
Perhaps this could be added to the official backports?
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/1426657
Title:
crashes when adding songs to playlist
Status in rhythmbox package in Ubuntu:
Confirmed
Bug description:
rhythmbox 3.0.2 / ubuntu 14.04.2
When adding a few songs to a playlist with the contextual menu, rhythmbox randomly crashes like this:
Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/remember-the-rhythm/remember-the-rhythm.py", line 114, in init_source
self.shell_player.jump_to_current()
gi._glib.GError: Could not locate rb_shell_player_jump_to_current: 'rb_shell_player_jump_to_current': /usr/lib/librhythmbox-core.so.8: undefined symbol: rb_shell_player_jump_to_current
(rhythmbox:10936): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(...)
g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
[15]+ Erreur de segmentation (core dumped) rhythmbox (segmentation fault)
or:
Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/artsearch/embedded.py", line 38, in discovered_cb
(found, sample) = tags.get_sample(tagname)
AttributeError: 'NoneType' object has no attribute 'get_sample'
(rhythmbox:16472): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(...)
[10] Abandon (core dumped) rhythmbox (wd : ~) (abort)
Note. "Traceback" messages may not be related..
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1426657/+subscriptions
References