See xfce4/xfce4-session/settings/session/session.c, line 263. It should read 'sensitive', not 'senstive'. This is the reason for the session manager settings plugin not starting up on Sparc/Solaris (GTK 2.4). Output: ** (xfce-mcs-manager:19561): WARNING **: Module /usr/local/lib/xfce4/mcs-plugins /session_settings.so cannot be opened (ld.so.1: xfce-mcs-manager: fatal: relocat ion error: file /usr/local/lib/xfce4/mcs-plugins/session_settings.so: symbol gtk _widget_set_senstive: referenced symbol not found) Reproducible: Always Steps to Reproduce: Start startxfce4 from a terminal for the first time or with no ~/.xfce4 directory, watch the output. Actual Results: Relocation error Expected Results: No error
Shame on me. I thought I tested everything on Solaris and I would swear it worked. But as usual, Murphys Law. Its fixed in CVS now. Thanks.