Hello,
I'm having a bit of trouble running x applications in the terminal since upgrading to dapper.
In root-shell terminal sessions, I get "cannot connect to X server" for any x application I try and run.
In the normal shell I get the following errors, but the application will still run:
~$ krusader
X Error: BadDevice, invalid or uninitialized input device 168
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 168
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
kdeinit: Can't connect to the X Server.
kdeinit: Might not terminate at end of session.
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
kded: cannot connect to X server :0.0
DCOP aborting call from 'anonymous-5469' to 'kded'
kded: ERROR: Communication problem with kded, it probably crashed.
krusader: Initialisising useractions...
krusader: 5 useractions read.
ScimInputContextPlugin()
QLayout "unnamed" added to ListPanel "unnamed", which already has a layout
QLayout "unnamed" added to ListPanel "unnamed", which already has a layout
~ScimInputContextPlugin()
Anyone any ideas what is happening here?
Cheers
I'm having a bit of trouble running x applications in the terminal since upgrading to dapper.
In root-shell terminal sessions, I get "cannot connect to X server" for any x application I try and run.
In the normal shell I get the following errors, but the application will still run:
~$ krusader
X Error: BadDevice, invalid or uninitialized input device 168
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 168
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
kdeinit: Can't connect to the X Server.
kdeinit: Might not terminate at end of session.
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
kded: cannot connect to X server :0.0
DCOP aborting call from 'anonymous-5469' to 'kded'
kded: ERROR: Communication problem with kded, it probably crashed.
krusader: Initialisising useractions...
krusader: 5 useractions read.
ScimInputContextPlugin()
QLayout "unnamed" added to ListPanel "unnamed", which already has a layout
QLayout "unnamed" added to ListPanel "unnamed", which already has a layout
~ScimInputContextPlugin()
Anyone any ideas what is happening here?
Cheers
Comment