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 ronaldoussoren
Recipients SBC King, ned.deily, python-dev, remi.lapeyre, ronaldoussoren
Date 2020-06-21.09:18:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592731123.56.0.526670214169.issue41005@roundup.psfhosted.org>
In-reply-to
Content
I've commented on the attached PR.

IMHO a correct fix is to catch and ignore PermissionError when calling xdg-settings (on all platforms). An xdg-settings executable that cannot be started due to permission problems is similar to that executable not being available at all.
History
Date User Action Args
2020-06-21 09:18:43ronaldoussorensetrecipients: + ronaldoussoren, ned.deily, python-dev, remi.lapeyre, SBC King
2020-06-21 09:18:43ronaldoussorensetmessageid: <1592731123.56.0.526670214169.issue41005@roundup.psfhosted.org>
2020-06-21 09:18:43ronaldoussorenlinkissue41005 messages
2020-06-21 09:18:43ronaldoussorencreate