View Single Post
armtwister's Avatar
Posts: 16 | Thanked: 11 times | Joined on Mar 2009 @ Cambridge, England
#604
We actually have DBus-switchboard working with Easy Debian applications, including having OpenOffice open MS Word docs that are attached to Modest e-mails; the attached files are saved in the /var/tmp folder, not the /home/user/MyDocs folder.
The handler for oowriter should be

Code:
sudo debian hilda oowriter "%params%"
Yes, it is that. I've now seen pipeline's debugging info, and I can see where the problem is arising. I will post on Dbus-Switchboard thread. Thanks.