I have installed dapper on two computers from a Kubuntu 6.06 Alternate disc.
Slick installation, all went well, dual boot and all.
When I went to change the
"sources.list" so I could get the Qt programming tool kit I got:
But the file came up, I made my changes and it all works. I am using Kdevelop for program development and sebugging. After a clean "build", no warnings or errors, I run teh program in Kdevelop ( it runes fine) but I get the same errors as the program ws loading.
I previously loaded Ubuntu 6.06 Alternate on two same two computers, made the same changes to the "sources,list" file with no prblems
Now ever time I "sudo kate" or "sudo kwrite or do a DDD dubugging session
Any help would be appreciated
Slick installation, all went well, dual boot and all.
When I went to change the
"sources.list" so I could get the Qt programming tool kit I got:
pete@OldCompaq:/etc/apt$ ls
apt.conf secring.gpg sources.list sources.list.d trusted.gpg
apt.conf.d sourcesbackup sources.list~ trustdb.gpg trusted.gpg~
pete@OldCompaq:/etc/apt$ sudo kwrite sources.list
Password:
X Error: BadDevice, invalid or uninitialized input device 166
Major opcode: 144
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 166
Major opcode: 144
Minor opcode: 3
Resource id: 0x0
Failed to open device
Link points to "/tmp/ksocket-root"
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.
Link points to "/tmp/kde-root"
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-5847' to 'kded'
kded: ERROR: Communication problem with kded, it probably crashed.
ScimInputContextPlugin()
~ScimInputContextPlugin()
pete@OldCompaq:/etc/apt$
apt.conf secring.gpg sources.list sources.list.d trusted.gpg
apt.conf.d sourcesbackup sources.list~ trustdb.gpg trusted.gpg~
pete@OldCompaq:/etc/apt$ sudo kwrite sources.list
Password:
X Error: BadDevice, invalid or uninitialized input device 166
Major opcode: 144
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 166
Major opcode: 144
Minor opcode: 3
Resource id: 0x0
Failed to open device
Link points to "/tmp/ksocket-root"
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.
Link points to "/tmp/kde-root"
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-5847' to 'kded'
kded: ERROR: Communication problem with kded, it probably crashed.
ScimInputContextPlugin()
~ScimInputContextPlugin()
pete@OldCompaq:/etc/apt$
I previously loaded Ubuntu 6.06 Alternate on two same two computers, made the same changes to the "sources,list" file with no prblems
Now ever time I "sudo kate" or "sudo kwrite or do a DDD dubugging session
Any help would be appreciated
Comment