Hi guys
after installing kde-desktop on ubuntu I decided to switch for now to kubuntu. I did a fresh install and I got some serious problems with Kate running as sudo. The bug was saying something like
X Error: BadDevice, invalid or uninitialized input device 168
Major opcode: 148
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 168
Major opcode: 148
Minor opcode: 3
Resource id: 0x0
Failed to open device
That was fixed by commenting out some wacom related lines in xorg.config and typing
xhost local:
at the terminal
Now the softwares work as sudo but when I launch them with sudo from the terminal I get this disturbing message
Link points to "/tmp/ksocket-root"
Link points to "/tmp/kde-root"
kbuildsycoca running...
kio (KSycoca): ERROR: No database available!
Invalid entry (missing '=') at /tmp/kde-root/kconf_updateGGreGa.tmp:1
KWrited - Listening on Device /dev/pts/2
Launched ok, pid = 4995
QObject::disconnect: Unexpected null parameter
QFile:pen: No file name specified
I have the feeling this message shouldn't be there to start with. Kate infact takes quite a while to start with sudo.
If I use kdesu instead of sudo I don't get any error messages. But still I would prefer sudo to work properly since this is a fresh install.
Any ideas guys. To whom will answer I can unveil the secret of proper pasta cooking (traditional italian style)
Cippa
after installing kde-desktop on ubuntu I decided to switch for now to kubuntu. I did a fresh install and I got some serious problems with Kate running as sudo. The bug was saying something like
X Error: BadDevice, invalid or uninitialized input device 168
Major opcode: 148
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 168
Major opcode: 148
Minor opcode: 3
Resource id: 0x0
Failed to open device
That was fixed by commenting out some wacom related lines in xorg.config and typing
xhost local:
at the terminal
Now the softwares work as sudo but when I launch them with sudo from the terminal I get this disturbing message
Link points to "/tmp/ksocket-root"
Link points to "/tmp/kde-root"
kbuildsycoca running...
kio (KSycoca): ERROR: No database available!
Invalid entry (missing '=') at /tmp/kde-root/kconf_updateGGreGa.tmp:1
KWrited - Listening on Device /dev/pts/2
Launched ok, pid = 4995
QObject::disconnect: Unexpected null parameter
QFile:pen: No file name specified
I have the feeling this message shouldn't be there to start with. Kate infact takes quite a while to start with sudo.
If I use kdesu instead of sudo I don't get any error messages. But still I would prefer sudo to work properly since this is a fresh install.
Any ideas guys. To whom will answer I can unveil the secret of proper pasta cooking (traditional italian style)
Cippa
Comment