debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #05368
[Bug 2090974] Re: nvidia-polkit not executable
Hello rakslice, or anyone else affected,
Accepted screen-resolution-extra into plucky-proposed. The package will
build now and be available at
https://launchpad.net/ubuntu/+source/screen-resolution-
extra/0.18.3ubuntu0.25.04.1 in a few hours, and then in the -proposed
repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed. Your feedback will aid us getting this
update out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
plucky to verification-done-plucky. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-plucky. In either case, without details of your testing we will
not be able to proceed.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance for helping!
N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.
** Changed in: screen-resolution-extra (Ubuntu Plucky)
Status: New => Fix Committed
** Tags added: verification-needed verification-needed-plucky
** Changed in: screen-resolution-extra (Ubuntu Noble)
Status: New => Fix Committed
** Tags added: verification-needed-noble
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to screen-resolution-extra in
Ubuntu.
https://bugs.launchpad.net/bugs/2090974
Title:
nvidia-polkit not executable
Status in screen-resolution-extra package in Ubuntu:
Fix Released
Status in screen-resolution-extra source package in Jammy:
Fix Committed
Status in screen-resolution-extra source package in Noble:
Fix Committed
Status in screen-resolution-extra source package in Plucky:
Fix Committed
Bug description:
SRU Justification:
[ Impact ]
Users cannot save their X configuration files from nvidia-settings due
to the called script not being marked executable
[ Test Plan ]
1. Run nvidia-settings
2. Go to the X Server Display Configuration page
3. Select a monitor in the layout and make any settings change to it using the controls below
4. Click the "Save to X Configuration File" button
5. On the "Save X Configuration" popup, click Save6
6. The polkit auth prompt will pop up. Authenticated
Expected / working:
It works -- the xorg.conf file you specified is saved and you return to the nvidia-settings window without incident
Actual / failing:
It errors with "Unable to open X config file '{file you specified}' for writing.'
[ Fix ]
Set nvidia-polkit's mode to executable
[ Where problems could occur ]
Unlikely to cause a regression unless there is some caller that
depends on nvidia-polkit *not* being executable
[ Original bug report from rakslice ]
I'm running version 0.18.3 of the package in 24.04 (noble).
The package does not set nvidia-polkit executable, so the nvidia-settings app fails to save xorg.conf changes with a misleading error message.
Clearly it is a python script, and simply setting it executable fixes the problem:
sudo chmod +x /usr/share/screen-resolution-extra/nvidia-polkit
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen-resolution-extra/+bug/2090974/+subscriptions