This is a known xcdroast problem - read the comments on the xcdroast.org
site.
You have to go back one release - but only root can launch it after that.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Monday, April 09, 2001 7:09 AM
To: [EMAIL PROTECTED]
Subject: [Cooker] "xcdroast" does not work for user other than root in
Cooker


Here's the session...
The user is in group "cdwriter!"


$ su
# rpm -ivh xcdroast-0.98-7mdk.i586.rpm
xcdroast
##################################################
# ls -l `which xcdroast`
-rwxr-xr-x    1 root     root       509468 Mar 30 17:22
/usr/bin/xcdroast*
# exit
$ xcdroast

** WARNING **: X-CD-Roast does not seem to have the correct permissions
set

** WARNING **: So do as root something like that: (and read the Manual)
         chown root:cdwrite xcdroast; chmod 2755 xcdroast


$ su
# chown root.cdwriter /usr/bin/xcdroast
# chmod 2755 /usr/bin/xcdroast
# ls -l /usr/bin/xcdroast
-rwxr-sr-x    1 root     cdwriter   509468 Mar 30 17:22
/usr/bin/xcdroast*
# exit
$ xcdroast

Gtk-WARNING **: This process is currently running setuid or setgid.
This is not a supported use of GTK+. You must create a helper
program instead. For further details, see:

    http://www.gtk.org/setuid.html

Refusing to initialize GTK+.



Any ideas if this will be fixed for 8.0 final


Reply via email to