Codes like
give me a lot of errors in Konsole. For example:
Also, every time a odd-looking dialog box pops up labeled "xmessage". It tells me "could not start ksmserver. Check your installation." When I click it away, it throws me back to the login screen. I've had this behavior in several installations of 9.04 on this machine.
Starting the program in question without sudo works without problems. Ideas, anyone?
Thanks
Code:
sudo kate /somefile/
Code:
tb@tb-desktop:~$ sudo kcmshell4 fileshare [sudo] password for tb: Error: "/var/tmp/kdecache-tb" is owned by uid 1000 instead of uid 0. Error: "/tmp/kde-tb" is owned by uid 1000 instead of uid 0. Error: "/tmp/ksocket-tb" is owned by uid 1000 instead of uid 0. Error: "/tmp/kde-tb" is owned by uid 1000 instead of uid 0. Error: "/tmp/ksocket-tb" is owned by uid 1000 instead of uid 0. kdeinit4: Shutting down running client. kdeinit4: preparing to launch /usr/lib/kde4/libexec/klauncher Error: "/tmp/ksocket-tb" is owned by uid 1000 instead of uid 0. Error: "/tmp/kde-tb" is owned by uid 1000 instead of uid 0. kdeinit4: preparing to launch /usr/bin/kded4 Error: "/var/tmp/kdecache-tb" is owned by uid 1000 instead of uid 0. Error: "/tmp/kde-tb" is owned by uid 1000 instead of uid 0. kdeinit4: preparing to launch /usr/bin/kbuildsycoca4 kbuildsycoca4 running... Error: "/var/tmp/kdecache-tb" is owned by uid 1000 instead of uid 0. kdeinit4: preparing to launch /usr/bin/kbuildsycoca4 kbuildsycoca4 running... Error: "/var/tmp/kdecache-tb" is owned by uid 1000 instead of uid 0. Error: "/var/tmp/kdecache-tb" is owned by uid 1000 instead of uid 0. kdeinit4: preparing to launch /usr/lib/kde4/libexec/kconf_update kdeinit4: preparing to launch kdeinit4: preparing to launch Error: "/var/tmp/kdecache-tb" is owned by uid 1000 instead of uid 0. tb@tb-desktop:~$
Starting the program in question without sudo works without problems. Ideas, anyone?
Thanks
Comment