Bug#502852: openoffice.org: OOo calls removed sensible-ooomua

2008-10-22 Thread Chris Halls
Hi guys On Monday 20 Oct 2008, Rene Engelhard wrote: I tried senddoc but I need to configure/give it the Mailclient which I did already in Extras - Optionen - Internet - E-Mail which isn't used here. The advantage of kde-open IMHO is that it uses the configuration the user/admin did in

Bug#502852: openoffice.org: OOo calls removed sensible-ooomua

2008-10-22 Thread Rene Engelhard
Hi, Chris Halls wrote: I had a look at this earlier today but I hadn't written a comment yet (thanks Rene for the fix already!). The reason why this used sensible-ooomua is because it could fall back to another mailer if the mailer had not been set in KDE. But I agree this is ok, since

Bug#502852: openoffice.org: OOo calls removed sensible-ooomua

2008-10-21 Thread Noèl Köthe
Hallo René, Am Montag, den 20.10.2008, 20:37 +0200 schrieb Rene Engelhard: So the patch would be: s/sensible-ooomua/kde-open for openoffice.org-kde. So the following should do: # special handling for mailto: uris if echo $1 | grep '^mailto:' /dev/null; then if which

Bug#502852: openoffice.org: OOo calls removed sensible-ooomua

2008-10-21 Thread Rene Engelhard
tag 502852 + pending tag 502852 + patch thanks Noèl Köthe wrote: # special handling for mailto: uris if echo $1 | grep '^mailto:' /dev/null; then if which kde-open; do ^s/do/then ARGH. Thanks. Why do I do such a stupid mistake once again? yes. I tested it some

Bug#502852: openoffice.org: OOo calls removed sensible-ooomua

2008-10-21 Thread Noèl Köthe
Am Dienstag, den 21.10.2008, 09:01 +0200 schrieb Noèl Köthe: # special handling for mailto: uris if echo $1 | grep '^mailto:' /dev/null; then if which kde-open; do ^s/do/then kde-open $1 else kmailservice $1 fi else if which kde-open;

Bug#502852: openoffice.org: OOo calls removed sensible-ooomua

2008-10-20 Thread Noel Köthe
Package: openoffice.org Version: 1:3.0.0-3 Severity: normal Hello, sensible-ooomua was removed from OOo: openoffice.org (2.0.1-3) unstable; urgency=low ... * debian/sensible-ooomua: remove, obsolete with now imporoved senddoc, thanks Matthias Klose (closes: #335026, #350796) [RE] ... but

Bug#502852: openoffice.org: OOo calls removed sensible-ooomua

2008-10-20 Thread Rene Engelhard
Hi, Noel Köthe wrote: sensible-ooomua was removed from OOo: openoffice.org (2.0.1-3) unstable; urgency=low ... * debian/sensible-ooomua: remove, obsolete with now imporoved senddoc, thanks Matthias Klose (closes: #335026, #350796) [RE] ... but

Bug#502852: openoffice.org: OOo calls removed sensible-ooomua

2008-10-20 Thread Noèl Köthe
Hello René, Am Montag, den 20.10.2008, 13:13 +0200 schrieb Rene Engelhard: # special handling for mailto: uris if echo $1 | grep '^mailto:' /dev/null; then sensible-ooomua $1 ... Hrm. Indeed, thanks for pointing that out. No problem. This problem is also in 2.4 (lenny) and

Bug#502852: openoffice.org: OOo calls removed sensible-ooomua

2008-10-20 Thread Rene Engelhard
Hi, Noèl Köthe wrote: Gnome uses gnome-open so maybe openoffice.org-kde can/should use kde-open. I tried senddoc but I need to configure/give it the Mailclient which I did already in Extras - Optionen - Internet - E-Mail which isn't used here. The advantage of kde-open IMHO is that it uses