Summary: | xdg-open fails if your Window Manager is LXDE but you don't have pcmanfm | ||
---|---|---|---|
Product: | Portland | Reporter: | Paul <freedesktop_bugzilla> |
Component: | xdg-utils | Assignee: | thayne <astrothayne> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | astrothayne, galdralag, idarktemplar, palo.kisa, perqinxie |
Version: | 1.1.0 | Keywords: | patch |
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Patch to work if pcmanfm doesn't exist in lxde or lxqt
xdg-utils-bug-81674.patch xdg-open fix for LXQt |
Description
Paul
2014-07-23 13:05:52 UTC
It also assumes you have pcmanfm if you use LXQt. But the default file browser for LXQt is pcmanfm-qt (at least on archlinux) Created attachment 131382 [details] [review] Patch to work if pcmanfm doesn't exist in lxde or lxqt This checks to see if pcmanfm or pcmanfm-qt exist before calling them, and falls back to using open_generic. Created attachment 134515 [details] [review] xdg-utils-bug-81674.patch I've hit same bug with xdg-utils-1.1.2. Patch worked for me, but I've updated it a bit. LXQt can be installed without pcmanfm-qt. IMO https://github.com/luis-pereira/xdg-utils/commit/dbf58e9fd8c5e2089a13522d87d2e660e159b8e2 is a better fix. Upstream bug report: https://github.com/lxde/lxqt/issues/1298 Created attachment 136325 [details] [review] xdg-open fix for LXQt Hi, please, consider the attached patch, which makes xdg-open usable again in LXQt. thanks palo *** Bug 103146 has been marked as a duplicate of this bug. *** https://cgit.freedesktop.org/xdg/xdg-utils/commit/?id=7d4360c64d94de53d907f13ca99837285e972ec6 Thanks for the patch, applied |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.