Comment 16 for bug 1909941

Revision history for this message
Nicholas Guriev (mymedia) wrote : Re: [Bug 1909941] Re: xdg-email changes break simple-scan email functionality

On Tue, 2021-01-12 at 17:30 +0000, Dik wrote:
> claws-mail reports "File P\ doesn't exist or permission denied".
> Moreover, when I try to send from simple-scan, the same error occurs +
> opens browser dillo with a URL "mailto:?filename=xxxxxx.pdf"

Please also keep in mind that xdg-email behaves differently depending on
the XDG_CURRENT_DESKTOP environment variable. Which DE do you use? You
can find out what command is actually executed using "bash -x" or even
strace. And note, with running browser, there is another upstream issue.

  https://gitlab.freedesktop.org/xdg/xdg-utils/-/merge_requests/13

Or more precisely, it is a merge request.