Announcement

Collapse
No announcement yet.

adept manager won't load

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

    adept manager won't load

    Every time I try to load adept manager I am prompted for the password and then when I click ok nothing happens.

    #2
    Re: adept manager won't load

    It's gotta be the exact password that you gave yourself when you installed. Linux is case sensitive!

    Comment


      #3
      Re: adept manager won't load

      "Nothing" as in literally nothing, the button just pops back up, or as in the dialog disappears and nothing happens?
      For external use only.

      Comment


        #4
        Re: adept manager won't load

        I am typing the right password because it tells me if I type the wrong password. By nothing i meant that the dialog box disappears after I press ok.

        Comment


          #5
          Re: adept manager won't load

          Sometimes it can take a while to come up. If it doesn't come up in ten seconds, though, it's not coming.
          Open up Konsole and type "kdesu adept_manager" and hit enter. This should do the same thing, but hopefully provide some useful output.
          For external use only.

          Comment


            #6
            Re: adept manager won't load

            I sent the command output to a file and this is what i got:

            Xlib: connection to ":0.0" refused by server
            Xlib:
            No protocol specified

            adept_manager: cannot connect to X server :0.0

            the shell also output this:

            X Error: BadDevice, invalid or uninitialized input device 169
            Major opcode: 145
            Minor opcode: 3
            Resource id: 0x0
            Failed to open device
            X Error: BadDevice, invalid or uninitialized input device 169
            Major opcode: 145
            Minor opcode: 3
            Resource id: 0x0
            Failed to open device
            xauth: (argv):1: bad display name ":0.0" in "list" command
            kdesu (kdelibs): WARNING: No X authentication info set for display :0.0
            xauth: (argv):1: bad display name ":0.0" in "list" command
            kdesu (kdelibs): WARNING: No X authentication info set for display :0.0
            xauth: (argv):1: bad display name ":0.0" in "list" command
            kdesu (kdelibs): WARNING: No X authentication info set for display :0.0

            Comment


              #7
              Re: adept manager won't load

              Ouch. You did something bad.
              Umm... anyone know how to fix this?
              For external use only.

              Comment


                #8
                Re: adept manager won't load

                Originally posted by ajnock

                X Error: BadDevice, invalid or uninitialized input device 169
                Major opcode: 145
                Minor opcode: 3
                Resource id: 0x0
                Failed to open device
                X Error: BadDevice, invalid or uninitialized input device 169
                Major opcode: 145
                Minor opcode: 3
                Resource id: 0x0
                Failed to open device
                This much can safely be disregarded --- it is the wacom drivers crapola. The rest of it is .... a problem, I'm afraid.

                Comment


                  #9
                  Re: adept manager won't load

                  Originally posted by SheeEttin
                  Ouch. You did something bad.
                  Umm... anyone know how to fix this?
                  No, but there is a workaround that usually works:

                  Code:
                  $ sudo xhost +local
                  $ kdesu adept
                  But it will probably stop working after a reboot.

                  The cause of the problem is related to root permission for the xserver.

                  Javier.

                  Comment


                    #10
                    Re: adept manager won't load

                    How about that: http://www.penguin.ch/dokuwiki/doku....ro#the_x_files (?).

                    Comment

                    Working...
                    X