Summary: | sys-apps/qingy fails to keep ConsoleKit PAM session open with default setting (using DirectFB) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jesús Guerrero Botella (RETIRED) <i92guboj> |
Component: | Current packages | Assignee: | Mark Wright <gienah> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ichelm610x, richard.kenney |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://sourceforge.net/tracker/?func=detail&aid=3314721&group_id=82854&atid=567419 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Updated patch for qingy with ConsoleKit. |
Description
Jesús Guerrero Botella (RETIRED)
![]() I'd second this - it took me ages to work out why my XFCE session was working nicely with consolekit when I started it from a terminal but not when starting it directly from qingy. IMHO, to fix this issue by using special setting or ewarn is not enough. There are different problems for each different situation, listed below. Using with DirectFB GUI frontend: (a) To get an active CK session, x_server_tty=unused_tty is needed. (b) Logging-in to text console, CK session will be inactive always. Using with text-based frontend: x_server_tty=qingy_tty is needed. Using an autologin feature: Never get an active CK session. I wrote a workaround patch and submitted it to upstream. https://sourceforge.net/tracker/?func=detail&aid=3314721&group_id=82854&atid=567419 Created attachment 279333 [details, diff]
Updated patch for qingy with ConsoleKit.
Patch update. /etc/X11/Sessions/{Gnome, KDE-4} did not work correctly with old patch. Now fixed.
Note:
To use Qingy with this patch, you need to remove "nox11" option for pam_ck_connector.so in /etc/pam.d/system-login.
Hi, ConsoleKit support in Qingy should be fixed upstream now (svn only). Still missing proper checks in configure.ac and autologin support. Hope to release a new version soon. Fixed in qingy-1.0.0-r1 by applying the patch qingy-1.0.0-consolekit-pam.patch obtained from upstream subversion. qingy-1.0.0: fix bug #359637 Updating sys-apps/qingy-1.0.0 autotools files: thanks to Justin for reporting, hal and axs for testing, Justin and s4t4n for fixing. Fix bug #462634 - sys-apps/qingy-1.0.0 build error: Thanks to Ole Langbehn for reporting, Rafal Muzylo, Ellison Marks, needle and Stephan Litterst for help. qingy-1.0.0-r1: Fix bug #372675 - sys-apps/qingy fails to keep ConsoleKit PAM session open with default setting (using DirectFB: Thanks to guboj for reporting, Richard Kenney for testing, Tomoh K. and s4t4n for fixing. Patches are from qingy upstream subversion. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 618E971F) |