Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Aug 2017 19:12:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 202269] [patch] sysutils/consolekit update to 1.0.0
Message-ID:  <bug-202269-6497-PDhK0OUtli@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202269-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202269-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D202269

Koop Mast <kwm@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |In Progress

--- Comment #17 from Koop Mast <kwm@FreeBSD.org> ---
Hi, thanks for your patches. I have been testing them and I'm almost ready =
to
commit them! The only thing I'm pondering is the "session controller" stuff=
.=20
It seems to depend on udev and/or libevdev being present, seems to prefer u=
dev
by default. And "HAVE_LIBDRM" is only present in a udev file, in
src/ck-device-udev.c. So we either have missing dependancies or we should
disable udev/evdev (for now) and remove the libdrm dependancy.

Beyond ck-list-sessions, which seems to report something usefull, I have no
idea how to really test this more.

kwm@crashalot:~ % ck-list-sessions=20
Session1:
        unix-user =3D '1001'
        realname =3D 'Koop Mast'
        seat =3D 'Seat1'
        session-type =3D 'unspecified'
        session-class =3D 'user'
        session-state =3D 'active'
        active =3D TRUE
        x11-display =3D ':0'
        x11-display-device =3D '/dev/ttyv8'
        display-device =3D '/dev/ttyv1'
        remote-host-name =3D ''
        is-local =3D TRUE
        on-since =3D '2017-08-04T19:09:14.936559Z'
        login-session-id =3D ''
        XDG_RUNTIME_DIR =3D '/var/run/user/1001'
        VTNr =3D '9'

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202269-6497-PDhK0OUtli>