mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
gnome-settings-daemon: Fix test timeouts with dbusmock >= 0.30.0
This commit is contained in:
parent
bfc7e6733b
commit
5676803d38
@ -68,6 +68,16 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>
|
||||
Optional patch (required for running the test suite):
|
||||
<ulink url="&patch-root;/gnome-settings-daemon-&gnome-settings-daemon-version;-testsuite_fix-1.patch"/>
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">GNOME Settings Daemon Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
@ -150,6 +160,13 @@
|
||||
<screen revision="sysv"><userinput>sed -e 's/(backlight->logind_proxy)/(0)/' \
|
||||
-i plugins/power/gsd-backlight.c</userinput></screen>
|
||||
|
||||
<para>
|
||||
If running the test suite, apply a patch to fix test timeouts
|
||||
with python-dbusmock 0.30.0 or later:
|
||||
</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../gnome-settings-daemon-&gnome-settings-daemon-version;-testsuite_fix-1.patch</userinput></screen>
|
||||
|
||||
<para>
|
||||
Install <application>GNOME Settings Daemon</application> by running the
|
||||
following commands:
|
||||
|
Loading…
Reference in New Issue
Block a user