[Bug 794345] New: Systemd rejected send message from Member "Inhibit" from kdeinit4
https://bugzilla.novell.com/show_bug.cgi?id=794345 https://bugzilla.novell.com/show_bug.cgi?id=794345#c0 Summary: Systemd rejected send message from Member "Inhibit" from kdeinit4 Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: All OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: i@marguerite.su QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.20 (KHTML, like Gecko) Chrome/25.0.1343.0 Safari/537.20 SUSE/25.0.1343.0 Hi, There's a strange problem for kde 4.9.4 + systemd 44 (maybe systemd only). which makes openSUSE can't boot if it occurs, especially when you're using dracut (maybe unrelated but that's my case, I have to manually power down a few times to get a successful boot). Dec 13 23:44:25 earth dbus-daemon[631]: dbus[631]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.15" (uid=1000 pid=1176 comm="kdeinit4: kded4 [kdeinit] ") interface="org.freedesktop.login1.Manager" member="Inhibit" error name="(unset)" requested_reply="0" destination="org.freedesktop.login1" (uid=0 pid=600 comm="/lib/systemd/systemd-logind ") Dec 13 23:44:25 earth dbus[631]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.15" (uid=1000 pid=1176 comm="kdeinit4: kded4 [kdeinit] ") interface="org.freedesktop.login1.Manager" member="Inhibit" error name="(unset)" requested_reply="0" destination="org.freedesktop.login1" (uid=0 pid=600 comm="/lib/systemd/systemd-logind ") In /var/log/message these lines are marked red. which means potential errors. By searching 'member="Inhibit" error name="(unset)"' we'll find only openSUSE has this problem and it's reproducible (at least a few users get this problem too) http://www.google.com.hk/search?hl=zh-CN&newwindow=1&safe=strict&tbo=d&biw=1024&bih=682&noj=1&q=member%3D%22Inhibit%22+error+name%3D%22%28unset%29%22&btnG=Google+%E6%90%9C%E7%B4%A2 I don't know what causes this reject action exactly, but here's a simple fix: in /etc/dbus-1/system.d/org.freedesktop.login1.conf: <allow send_destination="org.freedesktop.login1" send_interface="org.freedesktop.login1.Manager" send_member="FlushDevices"/> +<allow send_destination="org.freedesktop.login1" + send_interface="org.freedesktop.login1.Manager" + send_member="Inhibit"/> <allow send_destination="org.freedesktop.login1" send_interface="org.freedesktop.login1.Seat" send_member="ActivateSession"/> Thanks. Marguerite Reproducible: Sometimes -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=794345 https://bugzilla.novell.com/show_bug.cgi?id=794345#c Marguerite Su <i@marguerite.su> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|bnc-team-screening@forge.pr |fcrozat@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=794345 https://bugzilla.novell.com/show_bug.cgi?id=794345#c1 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fcrozat@suse.com Component|Basesystem |KDE4 Workspace AssignedTo|fcrozat@suse.com |kde-maintainers@suse.de --- Comment #1 from Frederic Crozat <fcrozat@suse.com> 2012-12-13 17:21:32 UTC --- Inhibit doesn't exist on systemd v44. I guess KDE 4.9.4 expects more recent systemd release than the one we had in 12.2.. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=794345 https://bugzilla.novell.com/show_bug.cgi?id=794345#c2 --- Comment #2 from Marguerite Su <i@marguerite.su> 2012-12-18 11:49:14 UTC --- Hi, Frederic & KDE maintainers, Sorry, My domain ran out of money, so I didn't receive the notification. I meant...if "Inhibit" is nothing in v44 and these lines can't do any harm to systemd, can we add these lines into 12.2 v44 through an update stack to skip the error? without these lines it may sometimes block KDM from start in 12.2 + KDE 4.9.4 environment. although I can't be sure the block happens because of that. sometimes my system hangs after the Nvidia splash (KDM doesn't show) without them. Regards Marguerite -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=794345 https://bugzilla.novell.com/show_bug.cgi?id=794345#c3 --- Comment #3 from Frederic Crozat <fcrozat@suse.com> 2013-01-02 16:35:15 UTC --- sorry but no, I won't push such update for systemd in 12.2. KDE should be fixed to not try to use those API for 12.2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=794345 https://bugzilla.novell.com/show_bug.cgi?id=794345#c4 Marguerite Su <i@marguerite.su> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution| |WONTFIX --- Comment #4 from Marguerite Su <i@marguerite.su> 2013-01-13 12:49:39 UTC --- Hi, Frederic, Sorry for the delay. I was on my annual leave since then. Your concern is reasonable. I agree with you. Close the bug report. Greetings. Marguerite -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com