On Thu, August 11, 2005 11:21, [EMAIL PROTECTED] said: > Hi > > One query regarding Xlib > > We are using Ubuntu on our very small network of 5 machines. We are > learning to use the ssh command to access other machines on the network. > However launching programmes remotely does not work - we get an error > message as follows > > > [EMAIL PROTECTED]:~$ gimp > > (gimp:12399): Gdk-WARNING **: locale not supported by Xlib > > (gimp:12399): Gdk-WARNING **: cannot set locale modifiers > GIMP could not initialize the graphical user interface. > Make sure a proper setup for your display environment exists.
try $ ssh [EMAIL PROTECTED] -XC this enables X forwarding and compression. should work o--------------------------------------------------o | vivek * [EMAIL PROTECTED] * http://exain.net | | Registered Linux User: #305493 | o--------------------------------------------------o _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
