desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #123329
[Bug 1426657] Re: crashes when adding songs to playlist
I've been getting similar crashes to the above description. After adding
a few songs to a playlist, the playlist name disappears and rhythmbox
crashes.
I suspect it may be this upstream bug
https://bugzilla.gnome.org/show_bug.cgi?id=735083 which may be the same
as https://bugzilla.gnome.org/show_bug.cgi?id=732435 and was fixed in
rhythmbox 3.1: https://mail.gnome.org/archives/gnome-announce-
list/2014-September/msg00076.html
** Bug watch added: GNOME Bug Tracker #735083
https://bugzilla.gnome.org/show_bug.cgi?id=735083
** Bug watch added: GNOME Bug Tracker #732435
https://bugzilla.gnome.org/show_bug.cgi?id=732435
--
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:
Expired
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