Announcement

Collapse
No announcement yet.

Error in Konsole

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Error in Konsole

    I get the following when executing any command in konsole.  I have just instaled kubuntu 6.06 and I even installed it twice and it happened both times.  Can anyone assist in solving..  thanks!

    ron@compute01:~$ sudo kwrite /etc/apt/sources.list
    Password:
    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
    kded: ERROR: KUniqueApplication: Registering failed!
    kded: ERROR: Communication problem with kded, it probably crashed.
    ScimInputContextPlugin()
    ~ScimInputContextPlugin()
    ron@compute01:~$

    #2
    Re: Error in Konsole

    Unless your app isn't running properly I don't think you have a problem. If you want to run a command by typing it in then press Alt and F2 to bring up the dialog box - or - if you want to be flash - install katapult and put it in your kicker or on your desktop (I love that program)

    Comment


      #3
      Re: Error in Konsole

      Hi,

      You should take a look at this : http://kubuntuforums.net/forums/index.php?topic=6921.0

      Cheers

      Comment


        #4
        Re: Error in Konsole

        The previous post helps you get you rid of this part:
        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
        use 'kdesu' instead of 'sudo' to start kwrite (or any other GUI program) to get rid of this part:
        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
        kded: ERROR: KUniqueApplication: Registering failed!
        kded: ERROR: Communication problem with kded, it probably crashed.

        Comment

        Working...
        X