Hi
I have just installed Kubuntu 10.10 on my desktop. I have been a ubuntu user for some time and wanted to try this flavour.
When I went to add an fstab entry using sudo kate ...... I got a heap of errors relating to the user ID. I checked here and found a thread telling mt to use kdesudo instead of sudo.
However as you can see below a lot of errors resulted. Kate did open and I edited the file, but I would like to know what is happening. Can someone explain?
I have just installed Kubuntu 10.10 on my desktop. I have been a ubuntu user for some time and wanted to try this flavour.
When I went to add an fstab entry using sudo kate ...... I got a heap of errors relating to the user ID. I checked here and found a thread telling mt to use kdesudo instead of sudo.
However as you can see below a lot of errors resulted. Kate did open and I edited the file, but I would like to know what is happening. Can someone explain?
Code:
douglas@douglas-M61PME-S2P:~$ kdesudo kate /etc/fstab QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory QFileSystemWatcher: failed to add paths: /home/douglas/.config/ibus/bus Bus::open: Can not get ibus-daemon's address. IBusInputContext::createInputContext: no connection to ibus-daemon kbuildsycoca4 running... kbuildsycoca4(2752) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/im-switch.desktop" is not compliant with XDG standard (missing trailing semicolon). kate(2747)/kdecore (services) KMimeTypeFactory::parseMagic: 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::open: Can not get ibus-daemon's address. IBusInputContext::createInputContext: no connection to ibus-daemon Error: "/var/tmp/kdecache-douglas" is owned by uid 1000 instead of uid 0. kio_trash(2757)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/usr/share/mime/magic" kio_trash(2757)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/home/douglas/.local/share/mime/magic" klauncher(2647)/kio (KLauncher): SlavePool: No communication with slave. klauncher(2647)/kio (KLauncher): SlavePool: No communication with slave.
Comment