ulogme icon indicating copy to clipboard operation
ulogme copied to clipboard

Update logactivewin.sh

Open justinvf-zz opened this issue 11 years ago • 3 comments

When I run gnome-screensaver-comand I get different results than what's expected. It's also printed to stderr. Adjusted test to account for this. Also removed unnecessary .*-ing.

justinvf@wabbit:~$ gnome-screensaver-command -q
** Message: Screensaver is not running!
justinvf@wabbit:~$ gnome-screensaver-command --version
gnome-screensaver-command 3.6.1

justinvf-zz avatar Feb 24 '15 17:02 justinvf-zz

Strange, any idea why this would be different? What ubuntu are you using

karpathy avatar Feb 24 '15 21:02 karpathy

14, but at Googs, so probably some non standard package. Also running Cinnamon, so maybe that has a different build of gnome-screensaver-command or something? If not impacting anyone else, then probably fine to just close this, but OTOH, likely not many FPs either with the expanded pattern.

justinvf-zz avatar Feb 28 '15 07:02 justinvf-zz

Flipped the check and don't need stderr redirect now.

justinvf-zz avatar Mar 10 '15 16:03 justinvf-zz