mirror of
https://github.com/beetbox/beets.git
synced 2025-12-13 12:02:44 +01:00
mention hangs in replaygain warning
This commit is contained in:
parent
62cf26806c
commit
dfc5ddb942
1 changed files with 3 additions and 3 deletions
|
|
@ -7,9 +7,9 @@ playback levels.
|
|||
.. warning::
|
||||
|
||||
Some users have reported problems with the Gstreamer ReplayGain calculation
|
||||
plugin, so if you experience segmentation faults with this plugin enabled,
|
||||
consider disabling it. (Please `file a bug`_ if you can get a gdb
|
||||
traceback for such a segfault.)
|
||||
plugin. If you experience segmentation faults or random hangs with this
|
||||
plugin enabled, consider disabling it. (Please `file a bug`_ if you can get
|
||||
a gdb traceback for such a segfault or hang.)
|
||||
|
||||
.. _file a bug: http://code.google.com/p/beets/issues/entry
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue