https://bugs.documentfoundation.org/show_bug.cgi?id=148508

Jan-Marek Glogowski <glo...@fbihome.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Jan-Marek Glogowski <glo...@fbihome.de> ---
So the link tells me xdg-email had a bug with desktop files in the KDE case.
That was fixed ~8 months ago. The last release of xdg-utils was 1.1.3 in 2018,
roughly 4y ago. If I configure thunderbird in KDE as mail client, LO calls

/.../instdir/program/senddoc --mailclient 'thunderbird.desktop' --subject
'noname' --attach '/tmp/.../noname.odt'

That calls:
/usr/bin/xdg-email
mailto:?subject=noname&attach=file:///tmp/lu6209365ngrly.tmp/lu6209365ngrm0.tmp/noname.odt
&

That background job is a problem, because return codes from /usr/bin/xdg-email
won't be handled this way.

Not sure anything else could be done here. Maybe implementing something like
xdg-email's desktop_file_to_binary in senddoc would also help...

Nothing seems KDE specific in this bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to