From owner-freebsd-gnome@FreeBSD.ORG Tue Sep 24 15:30:01 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 937203AC for ; Tue, 24 Sep 2013 15:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8152324DC for ; Tue, 24 Sep 2013 15:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r8OFU16R094417 for ; Tue, 24 Sep 2013 15:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8OFU1Zg094416; Tue, 24 Sep 2013 15:30:01 GMT (envelope-from gnats) Date: Tue, 24 Sep 2013 15:30:01 GMT Message-Id: <201309241530.r8OFU1Zg094416@freefall.freebsd.org> To: gnome@FreeBSD.org From: Raphael Kubo da Costa Subject: Re: ports/180604: devel/xdg-utils: xdg-screensaver depends on dcop X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Raphael Kubo da Costa List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Sep 2013 15:30:01 -0000 The following reply was made to PR ports/180604; it has been noted by GNATS. From: Raphael Kubo da Costa To: Arrigo Marchiori Cc: bug-followup@FreeBSD.org Subject: Re: ports/180604: devel/xdg-utils: xdg-screensaver depends on dcop Date: Tue, 24 Sep 2013 12:26:54 -0300 Arrigo Marchiori writes: > I am quite confused... I cannot reboot my PC now, but do you think > it's worth trying? > > Maybe something was mis-configured from the past, and running > xdg-screensaver from csh fixed it? Hmm, this is weird :-) It would be good to try rebooting, yes, so that we can verify whether the problem comes back or not. If it does, please run xdg-screensaver with `bash -x' for us to get more information on where it is failing. Otherwise, I guess we can close this one as 'weird but cannot reproduce anymore'.