From owner-freebsd-gnome@freebsd.org Fri Nov 4 11:26:42 2016 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 544F1C2F08D for ; Fri, 4 Nov 2016 11:26: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 3D4C4DE2 for ; Fri, 4 Nov 2016 11:26:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 3CA5FC2F08C; Fri, 4 Nov 2016 11:26: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 3C4C9C2F08B for ; Fri, 4 Nov 2016 11:26: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 11A6DDE1 for ; Fri, 4 Nov 2016 11:26: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 uA4BQfs4054223 for ; Fri, 4 Nov 2016 11:26:41 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 206197] devel/dbus: help to identify & fix "Rejected send message" messages Date: Fri, 04 Nov 2016 11:26:42 +0000 X-Bugzilla-Reason: 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: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: marko.cupac@mimar.rs X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: 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 Nov 2016 11:26:42 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206197 --- Comment #1 from Marko Cupa=C4=87 --- In the meantime I moved to 11.0-RELEASE, installed from scratch, and am currently at: pacija@mephala:~ % freebsd-version -ku 11.0-RELEASE-p2 11.0-RELEASE-p3 dbus and consolekit are at: dbus-1.8.20 consolekit-0.4.5_4 I am still getting these messages: Nov 4 12:17:21 mephala dbus[574]: [system] Rejected send message, 2 matched rules; type=3D"method_call", sender=3D":1.14" (uid=3D1001 pid=3D879 comm=3D= "") interface=3D"org.freedesktop.ConsoleKit.Manager" member=3D"CanSuspend" error name=3D"(unset)" requested_reply=3D"0" destination=3D":1.2" (uid=3D0 pid=3D= 759 comm=3D"") Nov 4 12:17:21 mephala dbus[574]: [system] Rejected send message, 2 matched rules; type=3D"method_call", sender=3D":1.14" (uid=3D1001 pid=3D879 comm=3D= "") interface=3D"org.freedesktop.ConsoleKit.Manager" member=3D"CanHibernate" er= ror name=3D"(unset)" requested_reply=3D"0" destination=3D":1.2" (uid=3D0 pid=3D= 759 comm=3D"") Searching around the web I found the following page: http://www.ne-g.sakura.ne.jp/freebsd/20161030-04.html ...which says the solution is to add the following lines to ConsoleKit.conf: I have no idea what these do. Could someone with knowledge of dbus look int= o it and - if true - confirm this is a good solution? Perhaps create patch for t= he next port revision? Thank you in advance, --=20 You are receiving this mail because: You are the assignee for the bug.=