Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 48457

Summary: x11-misc/xlockmore: wrong default config via app-defaults file
Product: Gentoo Linux Reporter: Evgeny Stambulchik <fnevgeny>
Component: Current packagesAssignee: Desktop Misc. Team <desktop-misc>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: updated xlockmore ebuild
patche for the XLock.ad file

Description Evgeny Stambulchik 2004-04-20 05:48:32 UTC
In /etc/X11/app-defaults/XLock, XLock.validsound and XLock.locksound are swapped. From man xlock:

-locksound string
     Text  string references sound to use at lock time.  Default sound,
     male voice: "Thank you, for your cooperation."
-validsound string
     Text string references sound to when a password is valid.  Default
     sound, female voice: "Complete."

whereas /etc/X11/app-defaults/XLock defines

XLock.locksound: /usr/lib/X11/xlock/sounds/complete.au
XLock.validsound: /usr/lib/X11/xlock/sounds/thank-you.au


Reproducible: Always
Steps to Reproduce:
Comment 1 Rob Kruus 2004-05-26 10:55:01 UTC
Created attachment 32085 [details]
updated xlockmore ebuild
Comment 2 Rob Kruus 2004-05-26 10:57:10 UTC
Created attachment 32086 [details, diff]
patche for the XLock.ad file

These also resolve #44823
Comment 3 Markus Nigbur (RETIRED) gentoo-dev 2004-12-05 07:27:13 UTC
*** Bug 44823 has been marked as a duplicate of this bug. ***
Comment 4 Markus Nigbur (RETIRED) gentoo-dev 2004-12-05 07:39:36 UTC
fixed in cvs.