From owner-freebsd-gnome@freebsd.org Fri Aug 4 19:12:42 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 500C0DC43B1 for ; Fri, 4 Aug 2017 19:12:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 37710740F6 for ; Fri, 4 Aug 2017 19:12:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 36BE7DC43AC; Fri, 4 Aug 2017 19:12:42 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 36497DC43AB for ; Fri, 4 Aug 2017 19:12:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 231E5740F5 for ; Fri, 4 Aug 2017 19:12:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v74JCf2X071342 for ; Fri, 4 Aug 2017 19:12:42 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 202269] [patch] sysutils/consolekit update to 1.0.0 Date: Fri, 04 Aug 2017 19:12:42 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch, patch-ready X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kwm@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Aug 2017 19:12:42 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D202269 Koop Mast changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress --- Comment #17 from Koop Mast --- 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.=