|
Bugzilla – Full Text Bug Listing |
| Summary: | polkit 0.113-3.8.1 Causes KDE Device Notifier to Pop a Root Auth Dialog When Mounting USB Drives | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Forgotten User p-xdTl4XxN <forgotten_p-xdTl4XxN> |
| Component: | Basesystem | Assignee: | Marcus Meissner <meissner> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | jwrl, marcus.gama, nwr10cst-oslnx |
| Version: | 13.2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | openSUSE 13.2 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Forgotten User p-xdTl4XxN
2015-10-17 12:21:27 UTC
This is not happening on my system. However, in KDE, I have a shutdown script which does: systemctl --user exit That is, it shuts down the systemd user process, which is restarted on my next login. I'm guessing that the problem the reporter has, is that he continues to use the left-over systemd user process, which is connected to the previous KDE login session. (Note that this is just a guess). Maybe try: systemctl --user exit from a terminal just before logout. And see if it then works in the next login. systemctl --user exit Failed to start exit.target: Process org.freedesktop.systemd1 exited with status 1 It does affect the problem - the mount can be done ONCE before the problem reappears. I'm hoping for a fix rather than a work around. This just started with the latest YPU update to 0.113-3.8.1 At least one other user (gogalthorp) reports the same problem on the forums. Same problem with my system In addition to USB mount problem find that 113 seems to require a password for appr updates. This causes a repeating authorizations failed notifications. this has been fixed by reverting a small change in polkit with online updates. (it is a systemd problem though, which will also be fixed) It should be fixed now I hope. |