xflock4 script shouldn't test for installed screensaver but rather for running screensaver. Attached patch does this, using only ps/grep to not depend on procps (for pgrep) because some OS don't have it.
Created attachment 1489 test the running screensaver
(In reply to comment #1) > Created an attachment (id=1489) [details] > test the running screensaver > Why the brackets around the 's' characters in the grep command?
So the ps isn't matched.
Oh, cool. Learn something new every day... I'm ok with this; I'll commit it later if no one else gets to it first.
Hmhm I forgot I had already opened a bug for this :) This is a duplicate of 3770 Sorry for the mess.
*** This bug has been marked as a duplicate of bug 3770 ***
Any news from this? :)