|
Bugzilla – Full Text Bug Listing |
| Summary: | Powerdevil asks aboutorg.kde.powerdevil.discretegpuhelper.hasdualgpu permissions on every login | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Christian Boltz <suse-beta> |
| Component: | KDE Workspace (Plasma) | Assignee: | Marcus Meissner <meissner> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | fabian, krahmer |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | openSUSE 13.2 | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
powerdeveil 5.9 gained support for detecting presence of a dual gpu configuration and queries the information on startup, so it's intentional. Marcus, can you please change /etc/polkit-default-privs.restrictive to avoid this root password request on every KDE login? see bug 1019644 wrong bug. sigh. changed to "no:no:yes" in the polkit git. Is that sufficient? I tested this (via /etc/polkit-default-privs.local) and no longer get a password request on login :-) However, I wonder if the two "no" make sense or if you should use "auth_admin_keep" like the current /etc/polkit-default-privs.restrictive does. (I'm not an expert for PolicyKit, so I'll let you decide.) Indeed, there are some logical inconsitencies in some using auth_admin and some use "no". For reference, I took it from here: https://bugzilla.suse.com/show_bug.cgi?id=1019748#c18 For desktop sessions it should make no difference, as only logged in users apparenly invoke it. And only for desktop sessions this DBUS function is called. If there are problems with it in future, feel free to reopen it. Otherwise, closing as fixed. This is an autogenerated message for OBS integration: This bug (1026038) was mentioned in https://build.opensuse.org/request/show/492617 Factory / polkit-default-privs I find the amount of 'yes' settings in the restrictive level worrysome |
Since my last tumbleweed update, I get a request for the root password on every KDE login. (Unfortunately this update included the last 10 snapshots to make debugging more interesting.) This request is saying (first line translated back from german): Can't check for discrete GPU because of a system policy $default_text $root_password_input_field Application: # empty Action: Check existence of discrete gpu Manufacturer: KDE polkit.subject-pid: 8650 polkit.caller.pid: 8836 The requested permission is org.kde.powerdevil.discretegpuhelper.hasdualgpu Note: In case it's relevant - I'm using PERMISSION_SECURITY="secure local" in /etc/sysconfig/security.