Hi, I'm trying adding .ics files from orage command line.
On my debian sid box: $ orage -a ~/tmp/evento_orage ** (orage:6432): WARNING **: Can not do add foreign file without dbus. failed file=/home/javi/tmp/evento_orage $ ps aux | grep dbus 103 3143 0.0 0.1 2752 1080 ? Ss 07:52 0:00 /usr/bin/dbus-daemon --system javi 4570 0.0 0.0 3108 696 ? S 08:04 0:00 /usr/bin/dbus-launch --exit-with-session startxfce4 javi 4571 0.0 0.0 2624 968 ? Ss 08:04 0:00 /usr/bin/dbus-daemon --fork --print-pid 6 --print-address 9 --session javi 4651 0.0 0.6 34252 6520 ? SNsl 08:05 0:00 pinot-dbus-daemon javi 6481 0.0 0.0 3652 812 pts/2 S+ 08:29 0:00 grep dbus $aptitude search ~i~ndbus i dbus - simple interprocess messaging system i dbus-x11 - simple interprocess messaging system (X11 deps) i libdbus-1-3 - simple interprocess messaging system i libdbus-1-dev - simple interprocess messaging system (development headers) i A libdbus-glib-1-2 - simple interprocess messaging system (GLib-based shared library) i libdbus-glib-1-dev - simple interprocess messaging system (GLib interface) i A libnet-dbus-perl - Extension for the DBus bindings i A libqt4-dbus - Qt 4 D-Bus module i python-dbus - simple interprocess messaging system (Python interface) Which package should I install or configure to do the trick ? Thank you Debian Rocks!

