On 02/24/2011 04:01 AM, [email protected] wrote: > "Sudo meego-im-uiserver restart" command > Meego-im-uiserver: cannot connect to X server "
The uiserver process runs in the desktop session, you don't run it as root using sudo. And it doesn't have a "restart" command line option as far as I can see, what this does is try to run a second copy, and that won't work. You can spawn it manually if you want, as long as you're careful to verify the original is dead. But do it from underneath a terminal from the desktop, or otherwise get your environment (DISPLAY, DBUS_SESSION_BUS_ADDRESS) set up properly. Andy _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev http://wiki.meego.com/Mailing_list_guidelines
