Summary: | xdg-open on lxqt uses not existent pcmanfm command | ||
---|---|---|---|
Product: | Portland | Reporter: | Vjacheslav <galdralag> |
Component: | xdg-utils | Assignee: | Portland Bugs <portland-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | alex3kov, dglent |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
URL: | https://github.com/lxde/lxqt/issues/1298 | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vjacheslav
2017-10-08 10:38:38 UTC
Here's how this looks like in practice, with full LXQt installed: [username@arch ~]$ xdg-mime query filetype f.png image/png [username@arch ~]$ xdg-mime query default image/png viewnior.desktop [username@arch ~]$ xdg-open f.png /usr/bin/xdg-open: line 922: pcmanfm: command not found [username@arch ~]$ env |grep DE XKB_DEFAULT_LAYOUT=en DESKTOP_SESSION=/usr/share/xsessions/lxqt XDG_SESSION_DESKTOP= XDG_CURRENT_DESKTOP=LXQt [username@arch ~]$ Started here, https://cgit.freedesktop.org/xdg/xdg-utils/commit/?id=6387086e4938d568c2bab185632f60e1619b3f68 to treat lxqt and lxde equivalently. Probably not 100% wise in hindsight. There's a patch for this problem at https://bugs.freedesktop.org/show_bug.cgi?id=81674, yet I don't think it's a correct fix. LXQt can be easily installed and run without pcmanfm-qt, and you can use another file manager (dolphin, etc.) in LXQt as the default. More discussions are in https://github.com/lxde/lxqt/issues/1298. PS. I'm a developer in the LXQt team. Right now this is our preferred solution after discussing this issue for a while
> https://bugs.freedesktop.org/show_bug.cgi?id=81674
Bump: Is it really that hard to merge a fix? Thank you for letting this broken for all distributions. BUMP - is it really that hard to fix an self introduced bug or is it faster that $upstream rename their "false" named binaries??? |
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.