https://bugs.kde.org/show_bug.cgi?id=509248

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
          Component|general                     |Startup process
                 CC|                            |[email protected]
         Resolution|---                         |NOT A BUG
            Product|plasma-login-manager        |plasmashell
   Target Milestone|---                         |1.0
      Version First|unspecified                 |6.4.4
        Reported In|                            |

--- Comment #1 from Nate Graham <[email protected]> ---
Unfortunately there's no way to improve this from the KDE side. `sudo` is a
command-line tool that doesn't know how to display a GUI authentication prompt.
So if there is none, it'll just ask invisibly into the ether, hanging forever.
As such, this is unfortunately a configuration issue on your side that needs to
be fixed there too.

If you replaced `sudo` with `run0` or `pkexec`, then it would do what you
expect automatically, because those tools do know how to display a GUI
authentication prompt.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to