I'm having a few different issues which may or may not be related.
1) if I use a different window decoration other than the defaults in Kubuntu 10.10 the titlebar starts disappearing and apps stop responding after some time. If I run kwin --replace & it fixes the problem temporarily but it doesn't release control of the terminal back to me (unless I type &). Window effects are turned off.
2) I'm seeing ibus error messages when I run kdesudo kate <path>.
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QStr ing,QString,QString)
QMetaObject::invokeMethod: No such method KUniqueApplication::loadCommandLineOptionsForNewIn stance()
kbuildsycoca4 running...
kate(2040)/kdecore (services) KMimeTypeFactory:arseMagic: Now parsing "/usr/share/mime/magic"
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory
QFileSystemWatcher: failed to add paths: /root/.config/ibus/bus
Bus:pen: Can not get ibus-daemon's address.
IBusInputContext::createInputContext: no connection to ibus-daemon
If I run ibus-setup it prompts me to start the ibus daemon so I click yes. Shouldn't this be running all the time automatically?
3) If I run sudo kate /etc/fstab (instead of kdesudo) for example, I get some weird output in terminal. and it doesn't release control back to me.
Error: "/tmp/kde-fw" is owned by uid 1000 instead of uid 0.
Error: "/tmp/ksocket-fw" is owned by uid 1000 instead of uid 0.
klauncher(2057)/kio (KLauncher): SlavePool: No communication with slave.
I'm not sure if any of these are related but I do know that I did not have these issues using the GNOME window manager...I'd like to continue using KDE if I can get these issues worked out.
I'm a windows convert with quite a few years of network administration / troubleshooting in a MS environment. If there's a problem I know exactly where to go but with Ubuntu/Linux I'm not sure where to start troubleshooting and gathering information. Can someone point me to a good resource? (Doesn't necessarily need to be using GUI tools)
1) if I use a different window decoration other than the defaults in Kubuntu 10.10 the titlebar starts disappearing and apps stop responding after some time. If I run kwin --replace & it fixes the problem temporarily but it doesn't release control of the terminal back to me (unless I type &). Window effects are turned off.
2) I'm seeing ibus error messages when I run kdesudo kate <path>.
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QStr ing,QString,QString)
QMetaObject::invokeMethod: No such method KUniqueApplication::loadCommandLineOptionsForNewIn stance()
kbuildsycoca4 running...
kate(2040)/kdecore (services) KMimeTypeFactory:arseMagic: Now parsing "/usr/share/mime/magic"
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory
QFileSystemWatcher: failed to add paths: /root/.config/ibus/bus
Bus:pen: Can not get ibus-daemon's address.
IBusInputContext::createInputContext: no connection to ibus-daemon
If I run ibus-setup it prompts me to start the ibus daemon so I click yes. Shouldn't this be running all the time automatically?
3) If I run sudo kate /etc/fstab (instead of kdesudo) for example, I get some weird output in terminal. and it doesn't release control back to me.
Error: "/tmp/kde-fw" is owned by uid 1000 instead of uid 0.
Error: "/tmp/ksocket-fw" is owned by uid 1000 instead of uid 0.
klauncher(2057)/kio (KLauncher): SlavePool: No communication with slave.
I'm not sure if any of these are related but I do know that I did not have these issues using the GNOME window manager...I'd like to continue using KDE if I can get these issues worked out.
I'm a windows convert with quite a few years of network administration / troubleshooting in a MS environment. If there's a problem I know exactly where to go but with Ubuntu/Linux I'm not sure where to start troubleshooting and gathering information. Can someone point me to a good resource? (Doesn't necessarily need to be using GUI tools)
Comment