regolith-linux / regolith-desktop

Meta package for the Regolith Desktop Environment
1.5k stars 31 forks source link

'login-required' 'access denied' when trying to install an app from the App Center on Regolith 3.1, X11 #988

Closed amongoos1 closed 5 months ago

amongoos1 commented 7 months ago

Describe the bug I'm running Regolith 3.1 as a PPA in Ubuntu 23.10.1 as a fresh install. Whenever I open Regolith Wayland and then the App Center and try to install an app, I am prompted with a small authentication window which asks me to input a password and everything works fine. However on X11, whenever I click the install button, a window pops up telling me 'login-required' and below that, 'access denied' along with a Close button. To Reproduce

  1. Run Regolith 3.1 X11 on Ubuntu 23.10

  2. Open the App Center/Snap Store

  3. Choose any app (for instance Chromium)

  4. Click Install

  5. Be prompted with 'login-required' 'access-denied'. Expected behavior

  6. Run Regolith 3.1 X11 on Ubuntu 23.10

  7. Open the App Center/Snap Store

  8. Choose any app (for instance Chromium)

  9. Click Install

  10. Be prompted with an authentication screen

  11. Enter password

  12. Installation begins Screenshots Screenshot from 2024-03-02 14-07-05

Configuration file(s) It's a completely fresh install. 0 Configuration.

Installation Details

Npepperlinux commented 6 months ago

I am having the same problem with Regolith 3.1 and have encountered the problem in other situations that ask for a login password, but the conditions seem to be a little different.

Installation Details

I encountered this problem in Wayland, but could not reproduce it in X11. Is this the same issue?

SoumyaRanjanPatnaik commented 5 months ago

Should be fixed by this: https://github.com/regolith-linux/regolith-wm-config/pull/21

SoumyaRanjanPatnaik commented 5 months ago

The fixes should be available on unstable. It should be generally available with the 3.2 release.

stbneb commented 4 months ago

Hi @SoumyaRanjanPatnaik, thanks for the fix. Is there a way to apply the it without having to wait for the 3.2 release?