Kyle J. McDonald wrote: > Only the 'C' Locale? > > That's what I've done, and GNOME is behaving strangely. > > I get no window manager or panels, but Nautilus (the desktop) starts. I can > get a menu from right clicking and request a terminal but it never starts. > > I had to power down to reboot. When it came up I did a console login, and > tried running 'gnome-terminal' there. I expect ed the 'can't open display:' > error but I also saw a message about 'Can't convert from UTF8 to ASCII' (or > something very close to that.) > > Is this becuase I elected not to install the EN_us packages? > > Everythign else seems to be working fine.... > > > This message posted from opensolaris.org > _______________________________________________ > install-discuss mailing list > install-discuss at opensolaris.org > http://opensolaris.org/mailman/listinfo/install-discuss
It used to work just fine. What is your locale set to? % locale LANG=C LC_CTYPE=C LC_NUMERIC="C" LC_TIME="C" LC_COLLATE="C" LC_MONETARY="C" LC_MESSAGES="C" LC_ALL=C % -- Bart Smaalders Solaris Kernel Performance barts at cyber.eng.sun.com http://blogs.sun.com/barts
