This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author desbma
Recipients desbma, serhiy.storchaka
Date 2017-05-02.10:45:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493721928.97.0.221200031095.issue30219@psf.upfronthosting.co.za>
In-reply-to
Content
I'm on Arch Linux with Cinnamon, all packages up to date and xdg-utils 1.1.1 (https://www.archlinux.org/packages/extra/any/xdg-utils/).

The fix you mention has not been included in a release yet, last release of xdg-utils is from 2015 (https://portland.freedesktop.org/download/).

So it likely many other Linux distributions are affected (eg. Ubuntu 16.04 LTS) and will never see a xdg-utils fix, if it is ever released.

That is why I think we should consider silencing xdg-open's output at the Popen call line. I can't think of any downside of doing so.
History
Date User Action Args
2017-05-02 10:45:28desbmasetrecipients: + desbma, serhiy.storchaka
2017-05-02 10:45:28desbmasetmessageid: <1493721928.97.0.221200031095.issue30219@psf.upfronthosting.co.za>
2017-05-02 10:45:28desbmalinkissue30219 messages
2017-05-02 10:45:28desbmacreate