tags 767019 pending thanks On Mon, Jan 26, 2015 at 7:45 PM, Alex Goebel wrote: > On Sat, Dec 20, 2014 at 9:02 AM, Michael Gilbert wrote: >>> >>> if [ -L /etc/X11/app-defaults/XScreenSaver ]; then >>> if [ "$(readlink /etc/X11/app-defaults/XScreenSaver)" = >>> "XScreenSaver-nogl" -o \ >>> "$(readlink /etc/X11/app-defaults/XScreenSaver)" = >>> "XScreenSaver-gl"]; then >>> rm /etc/X11/app-defaults/XScreenSaver >>> fi >> >> >> This doesn't handle the case where the user intentionally had both >> xscreensaver-gl and xscreensaver installed, and manually set the >> symlink to XscreenSaver-nogl.
Yes, it leaves this corner case unresolved, but it is still a huge improvement from the current situation. If anyone cares, please file a new bug for the corner case. > > Mhm, couldn't we apply this part of the patch and at least make this bug > "less RC" that way? I have applied this and some other parts from Bastien's patch. Thanks a lot Bastien! http://anonscm.debian.org/cgit/collab-maint/xscreensaver.git/commit/?id=0eea212ec5deae3f3b10e57d8436e039c6d486b1 Best regards, Tormod -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org