Announcement

Collapse
No announcement yet.

[SOLVED] KDE 4.1 SystemSettings has no Admin Button

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

    [SOLVED] KDE 4.1 SystemSettings has no Admin Button

    I've had this with all versions of KDE4 (currently running 4.1RC1 alongside KDE3). The System Settings Panel has no Administrator Mode button for any of the screens that require root access, consequently they're grayed out.

    Is this by design? a known bug? peculiar to my system?

    Thanks - Lindsay

    #2
    Re: KDE 4.1 SystemSettings has no Admin Button

    Access System Settings via kcontrol. Press Alt+F2 and type:
    Code:
    /usr/bin/kcontrol
    Windows no longer obstructs my view.
    Using Kubuntu Linux since March 23, 2007.
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Re: KDE 4.1 SystemSettings has no Admin Button

      Wow! that was quick thanks Snowhog.

      Yah, I do know about KControl, but it doesn't address non KDE things such as user administration etc, plus I like the sparseness of Systems Admin, plus I was wondering how such a major piece of functionality had been broken for so long (4.01 - 4.1RC).

      Cheers,

      Lindsay

      Comment


        #4
        Re: KDE 4.1 SystemSettings has no Admin Button

        Originally posted by blackpaw
        ...plus I was wondering how such a major piece of functionality had been broken for so long (4.01 - 4.1RC).
        You identified the why in your own post above - 4.x is still not a final version; it is still being developed.
        Windows no longer obstructs my view.
        Using Kubuntu Linux since March 23, 2007.
        "It is a capital mistake to theorize before one has data." - Sherlock Holmes

        Comment


          #5
          Re: KDE 4.1 SystemSettings has no Admin Button

          Originally posted by Snowhog
          You identified the why in your own post above - 4.x is still not a final version; it is still being developed.
          Ok, I presume it will be fixed someday then rather than being dropped.

          Comment


            #6
            Re: KDE 4.1 SystemSettings has no Admin Button

            I'm sure that most/all the glitches that are evident in KDE 4.x will be resolved when it is released as final. If it isn't at least as functional as KDE 3.5.9, well ...
            Windows no longer obstructs my view.
            Using Kubuntu Linux since March 23, 2007.
            "It is a capital mistake to theorize before one has data." - Sherlock Holmes

            Comment


              #7
              Re: KDE 4.1 SystemSettings has no Admin Button

              Originally posted by Snowhog
              I'm sure that most/all the glitches that are evident in KDE 4.x will be resolved when it is released as final. If it isn't at least as functional as KDE 3.5.9, well ...
              Knock on wood I guess. Suspect I'll be running dual KDE installs for a while yet ...

              Comment


                #8
                Re: [SOLVED] KDE 4.1 SystemSettings has no Admin Button

                KDE 4.1 RC1 Release Announcement
                KDE 4.1-rc1 is meant for testing the upcoming KDE 4.1 release and to filter out last-minute bugs. As such, the KDE 4.1 is frozen for commits unless the patches have been reviewed and are bugfix only.
                => So maybe with the KDE 4.2

                > 4.2 Feature Plan:
                Project System Settings
                Description add Administrator mode button
                Status ToDo
                With the Itrepid/KDE 4.1: Alt + F2 and kdesudo systemsettings is working.
                Before you edit, BACKUP !

                Why there are dead links ?
                1. Thread: Please explain how to access old kubuntu forum posts
                2. Thread: Lost Information

                Comment


                  #9
                  Re: [SOLVED] KDE 4.1 SystemSettings has no Admin Button

                  When I type kdesudo systemsettings, it comes up with the password box and then says "Command not found!" when I type my password. It's very frustrating because I would like to configure KDM. >.<

                  Comment


                    #10
                    Re: [SOLVED] KDE 4.1 SystemSettings has no Admin Button

                    Originally posted by Cauda_Draconis
                    When I type kdesudo systemsettings, it comes up with the password box and then says "Command not found!" when I type my password. It's very frustrating because I would like to configure KDM. >.<
                    I believe the problem is that the KDE4 binaries are not in root's PATH. Ths (from memory) should work.

                    Code:
                    sudo /usr/lib/kde4/bin/systemsettings

                    Comment


                      #11
                      Re: [SOLVED] KDE 4.1 SystemSettings has no Admin Button

                      Originally posted by blackpaw
                      Code:
                      sudo /usr/lib/kde4/bin/systemsettings
                      And remember, that if launching a GUI app as 'root' you should use:
                      Code:
                      kdesu /usr/lib/kde4/bin/application_name
                      You would think that such a simple thing as a fully functional path in KDE 4.1 would be incorporated at this point. :P
                      Windows no longer obstructs my view.
                      Using Kubuntu Linux since March 23, 2007.
                      "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                      Comment

                      Working...
                      X