Alextandre: The bug with gdmsetup not starting is fixed in build 106. This problem was caused by a bug in the Sun Studio 12 compiler optimization, which caused gdmsetup to get confused about whether GDM was running or not. We fixed this in build 106 by changing the compiler options to avoid the problem. I understand the Sun Studio team is working to fix the underlying bug.
Unfortunately, there isn't a workaround, short of upgrading to build 106, or rebuilding the SUNWgnome-display-manager by hand from spec-files. Though you don't need to run gdmsetup to modify GDM's configuration, you can also edit the configuration files by hand. If you need help learning how to do this, it is discussed in the GDM manual in the Configuration section. http://library.gnome.org/admin/gdm/2.20/ Brian > I've live upgraded to b104 from b103. > With b103 I had in gnome the option to shutdown my system and now I don't. > > I have gdm running as my default login. > > online 11:31:14 svc:/application/graphical-login/gdm:default > > bash-3.2$ ps -ef |grep gdm > root 788 1 0 11:31:14 ? 0:00 /usr/sbin/gdm-binary > gdm 787 1 0 11:31:14 ? 0:00 /usr/lib/dbus-daemon > --fork --print-pid 4 --print-address 6 --session > root 789 788 0 11:31:14 ? 0:00 /usr/sbin/gdm-binary > aalves 1353 789 11 11:39:59 ? 17:49 /usr/X11/bin/Xorg :0 > -depth 24 -nolisten tcp -audit 0 -br -auth /var/lib/gdm/:0 > aalves 2443 1676 0 15:08:41 pts/3 0:00 grep gdm > > When I try to launch gdmsetup it says that I don't have gdm running. > To be able to activate the shutdown button I must access the gdmsetup. > > Anyone have the same issue? Or how can I solve the gdmsetup launch? > > Thanks > Alexandre Alves
