[Bug 238149] New: XFCE4 update overwrites /usr/bin/xflock4
https://bugzilla.novell.com/show_bug.cgi?id=238149 Summary: XFCE4 update overwrites /usr/bin/xflock4 Product: openSUSE 10.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: P5 - None Component: X11 Applications AssignedTo: pnemec@novell.com ReportedBy: prusnak@novell.com QAContact: sndirsch@novell.com Script /usr/bin/xflock4 is called when user clicks "Lock screen" button on XFCE panel. Default xflock4 contents is: ---------------------------------- xscreensaver-command -lock || xlock $* exit 0 ---------------------------------- But I want to use gnome-screensaver instead if xscreensaver, so I modified it like this: ---------------------------------- gnome-screensaver-command --lock || xscreensaver-command -lock || xlock $* exit 0 ---------------------------------- It seems there is no other way to specify lock action after clicking the "Lock screen" button besides editing xflock4 file. Problem is, when I update XFCE to newer version, /usr/bin/xflock4 is overwritten to default state and I must edit it again. Suggestion: add noreplace attribute to /usr/bin/xflock4 file (I don't know if this is possible and/or acceptable for non-config file) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=238149 pnemec@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |prusnak@novell.com ------- Comment #1 from pnemec@novell.com 2007-01-29 07:28 MST ------- I do not know this either. Anyway i think if you copy this script into your ~/bin/xflock and make it exhutable it should work as you want. I can make this script "noreplace" but honestly i do not know if this is right thing (and way). Could you please try suggested solution? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=238149 ------- Comment #2 from prusnak@novell.com 2007-01-30 03:09 MST ------- Yes, it works, providing you have ~/bin (or any other directory, where you put modified xflock4 script into) in path before /usr/bin. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=238149 prusnak@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|prusnak@novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=238149 prusnak@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WONTFIX ------- Comment #3 from prusnak@novell.com 2007-02-01 05:35 MST ------- Closing as WONTFIX -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=238149 Pavol Rusnak <prusnak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Found By|Other |Development -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com