From owner-freebsd-ports@FreeBSD.ORG Fri Aug 26 16:07:03 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 472B4106564A for ; Fri, 26 Aug 2011 16:07:03 +0000 (UTC) (envelope-from duchateau.olivier@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0A9988FC16 for ; Fri, 26 Aug 2011 16:07:02 +0000 (UTC) Received: by ywo32 with SMTP id 32so3551255ywo.13 for ; Fri, 26 Aug 2011 09:07:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=GCK003ZmxxiW9/Cn2FRj+2Uf07nvpK4CIGN1rwX1AV0=; b=D/G12BtFvxaHu5Pfy8pjhqhXwCNvXgWMEvOb0CrmAKExFLinvb8KzMUBG3caE1OENb qfMtCL8G398R/roMb7i5bhwsAuKSruKz34W5S6DyeVy5ooJkCAGhnXfxLVj1wMDBV8yQ lBVmNF9G9FXnmSN7ak4uxOJ5m3eGU+zrHDYNE= MIME-Version: 1.0 Received: by 10.231.83.130 with SMTP id f2mr2539250ibl.15.1314374822299; Fri, 26 Aug 2011 09:07:02 -0700 (PDT) Received: by 10.231.147.133 with HTTP; Fri, 26 Aug 2011 09:07:02 -0700 (PDT) In-Reply-To: <4E57B6DB.3040701@gmail.com> References: <4E57B6DB.3040701@gmail.com> Date: Fri, 26 Aug 2011 18:07:02 +0200 Message-ID: From: Olivier Duchateau To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: jimmiejaz@gmail.com Subject: Re: libnotify & notification-daemon oddness X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Aug 2011 16:07:03 -0000 2011/8/26 Jimmie James : > libnotify-0.7.3_1 > notification-daemon-0.7.1 > FreeBSD jimmiejaz.org 8.2-STABLE FreeBSD 8.2-STABLE #0: Sun Jun 26 08:42:= 45 > EDT 2011 =A0 =A0 jimmie@jimmiejaz.org:/usr/obj/usr/src/sys/FORTYTWO =A0i3= 86 > > After following the portupgrade steps to update libnotify and libproxy > (notification-daemon got rebuild as well), I've lost pop-up notifications= in > XFCE4. Thunderbird, transmission were rebuilt as well. If you use Xfce4, notifications appear with deskutils/xfce4-notifyd. > Before, thunderbird, transmission would show a box with information when > they wanted attention, now they don't. > All I'm seeing is "libnotify-WARNING **: Failed to connect to proxy" when > the event is supposed to happen. > > The only thing I can really see is: > /usr/local/share/dbus-1/services/org.freedesktop.Notifications.service is= no > longer installed. > From the notification-daemon Makefile is it's not using GTK3. > > Is anyone else seeing this, have an idea how to restore the expected > behavior? > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > --=20 olivier