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 672540 - Rhythmbox hangs up due to replaygain plugin on some files
Rhythmbox hangs up due to replaygain plugin on some files
Status: RESOLVED OBSOLETE
Product: rhythmbox
Classification: Other
Component: Plugins (other)
2.96
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-03-21 11:54 UTC by Vadim Rutkovsky
Modified: 2018-05-24 17:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vadim Rutkovsky 2012-03-21 11:54:48 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):
  • File "/usr/lib/rhythmbox/plugins/replaygain/player.py", line 159 in playing_entry_changed
    pad.set_blocked_async(True, self.rgvolume_blocked_cb, self.rgvolume)
AttributeError: 'Pad' object has no attribute 'set_blocked_async'

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
Comment 1 GNOME Infrastructure Team 2018-05-24 17:22:44 UTC
-- 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.