discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ANNOUNCE] SimpleAgenda 0.42


From: Sebastian Reitenbach
Subject: Re: [ANNOUNCE] SimpleAgenda 0.42
Date: Sat, 30 Apr 2011 13:50:33 +0200
User-agent: Mozilla/5.0 (X11; U; OpenBSD i386; en-US; rv:1.9.2.14) Gecko/20110404 Thunderbird/3.1.8

Hi,

On 04/28/11 14:00, Philippe Roussel wrote:
> Hi
>
> Le jeudi 28 avril 2011 à 09:46 +0200, Niels Grewe a écrit :
>
> [snip]
>
>>> 2011-04-28 08:48:04.678 SimpleAgenda[28617] File DKPort.m: 235. In
>>> -[DKPort hasValidRemoteOnBus:] D-Bus service
>>> org.freedesktop.Notifications is neither available nor activatable
>>> 2011-04-28 08:48:04.678 SimpleAgenda[28617] Unable to create a proxy for
>>> /org/freedesktop/Notifications
>>> 2011-04-28 08:48:04.678 SimpleAgenda[28617] No response to
>>> GetCapabilities method
>>>
>>> dbus-1.4.6v0        message bus system
>>> dbus-glib-0.92v0    glib bindings for dbus message system
>>> gnustep-dbuskit-0.1 GNUstep dbus interface
>>> and latest releases of gnustep core installed.
>> Apart from the D-Bus daemon (which is just the message broker), you need
>> some application that provides the org.freedesktop.Notifications service
>> so SimpleAgenda can use it. I think both Gnome and KDE come with a
>> component to provide it but there are also some standalone packages. (In
>> Debian, for example, notification-daemon or notify-osd)
> Yep, I guess I should have said that in the announcement, sorry about
> that.
>
> In theory, with these errors, SimpleAgenda shouldn't show the dbus
> backend in the preferences panel, does that work for you Sebastian ?
I have 5 Preferences Submenus.

With system dbus daemon started, and kde 3.5.10 knotify running, I get
the following when starting simpleagenda:
...
2011-04-30 13:46:55.400 SimpleAgenda[14642] Alarm backend <Sound
notification> registered
ERROR: Removing exception handler that is not on top of the stack. (You
probably called return in an NS_DURING block.)
2011-04-30 13:46:56.173 SimpleAgenda[14642] File DKPort.m: 235. In
-[DKPort hasValidRemoteOnBus:] D-Bus service
org.freedesktop.Notifications is neither available nor activatable
2011-04-30 13:46:56.175 SimpleAgenda[14642] Unable to create a proxy for
/org/freedesktop/Notifications
2011-04-30 13:46:56.175 SimpleAgenda[14642] No response to
GetCapabilities method
2011-04-30 13:46:56.176 SimpleAgenda[14642] Alarm backend <Log backend>
registered
2011-04-30 13:46:56.177 SimpleAgenda[14642] Default alarm backend is
<Sound notification>
2011-04-30 13:46:56.178 SimpleAgenda[14642] Alarms are enabled

$ ps aux | grep -i dbus
_dbus    31355  0.0  0.0   940  1392 ??  Ss     1:14PM    0:00.03
/usr/local/bin/dbus-daemon --system
sebastia 18428  0.0  0.0   800  1004 ??  Is     1:14PM    0:00.00
/usr/local/bin/dbus-daemon --fork --print-pid 7 --print-address 9 --session
sebastia 28139  0.0  0.0   872  1348 ??  Ss     1:19PM    0:00.07
/usr/local/bin/dbus-daemon --fork --print-pid 9 --print-address 11 --session
sebastia 29988  0.0  0.0   360   336 p1  R+/1   1:48PM    0:00.00 grep
-i dbus
sebastia  7487  0.0  0.0   808  1572 p2  I      1:19PM    0:00.01
dbus-launch --autolaunch 490315cc638e8f5232fb78fd4d60e936
--binary-syntax --close-stderr

$ ps aux | grep -i knot
sebastia   961  0.0  0.4  2736 16684 ??  S      1:28PM    0:00.35
kdeinit: kdeinit: knotify (kdeinit)

Sebastian

> Philippe
>
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]