Bug#319319: new version, still 'setgroups: Operation not permitted'

2005-11-28 Thread Jamie Zawinski
when I compile and run this, I get: setgroups: Operation not permitted Note that xscreensaver (4.23) only calls setgroups if it needs to: if the group list already contains only the one group that is intended, it doesn't call it. So a setgroups failure really is a problem. Perhaps one

Bug#319319: new version, still 'setgroups: Operation not permitted'

2005-11-28 Thread Bart Vanhaute
On Mon, 2005-11-28 at 02:34 -0800, Jamie Zawinski wrote: when I compile and run this, I get: setgroups: Operation not permitted Note that xscreensaver (4.23) only calls setgroups if it needs to: if the group list already contains only the one group that is intended, it doesn't call

Bug#319319: new version, still 'setgroups: Operation not permitted'

2005-11-11 Thread Bart Vanhaute
Hello, after upgrading my xscreensaver package, I still have the same problem starting xscreensaver. (Actually I had my xscreensaver set u+s, and forgot about the problem until this upgrade.) I downloaded the source code of xscreensaver, and the code fails when it tries to call setgroups such