GNOME Bugzilla – Bug 672540
Rhythmbox hangs up due to replaygain plugin on some files
Last modified: 2018-05-24 17:22:44 UTC
Original report: https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/959931 DistroRelease: Ubuntu 12.04 Package: rhythmbox 2.96-0ubuntu1 Rhythmbox freezes during launch and stays unresponsive for a few minutes and I have option of waiting and then trying to use it or force quitting. Debug log: https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/959931/+attachment/2906502/+files/rhythmbox-debug.txt There two Python exception in the log, not sure which one causes the bug: (15:24:25) [0x1365d80] [rb_header_sync] rb-header.c:523: syncing with entry = file:///home/bkerensa/Music/Akcent%20-%20Jokero.mp3 (15:24:25) [0x1365d80] [rb_ext_db_request] rb-ext-db.c:664: starting metadata request (rhythmbox:15130): GLib-GObject-CRITICAL **: g_value_get_uint: assertion `G_VALUE_HOLDS_UINT (value)' failed (15:24:25) [0x1365d80] [LocalSearch.search] /usr/lib/rhythmbox/plugins/artsearch/local.py:283: searching for local art for file:///home/bkerensa/Music/Akcent%20-%20Jokero.mp3 (15:24:25) [0x1365d80] [ReplayGainPlayer.playing_entry_changed] /usr/lib/rhythmbox/plugins/replaygain/player.py:309: blocking rgvolume to reset it Traceback (most recent call last):
+ Trace 229924
pad.set_blocked_async(True, self.rgvolume_blocked_cb, self.rgvolume)
and (15:24:25) [0x1365d80] [tick_cb] rb-shell-player.c:3596: tick: [file:///home/bkerensa/Music/Akcent%20-%20Jokero.mp3, 141696000:240000000000(0)] Traceback (most recent call last): File "/usr/lib/rhythmbox/plugins/rb/Loader.py", line 47, in _contents_cb (ok, contents, etag) = file.load_contents_finish(result) File "/usr/lib/python2.7/dist-packages/gi/types.py", line 43, in function return info.invoke(*args, **kwargs) gi._glib.GError: Bad Request
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/rhythmbox/issues/1168.