Summary: | xdg-open calls Nautilus with all arguments quoted together | ||
---|---|---|---|
Product: | Portland | Reporter: | Russell Haley <yumpusamongus> |
Component: | xdg-utils | Assignee: | Portland Bugs <portland-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | pva |
Version: | 1.1.0 rc3 | Keywords: | regression |
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Russell Haley
2015-02-05 09:35:14 UTC
Same issue, but with libreoffice: $ xdg-open somedocument.docx START /usr/bin/libreoffice --writer somedocument.docx LibreOffice 4.4.3.2 40m0(Build:2) Unknown option: --writer somedocument.docx Usage: soffice [options] [documents...] Options: --minimized keep startup bitmap minimized. [skip help] Remaining arguments will be treated as filenames or URLs of documents to open. Same version 1.1.0_rc3_p20150119 (Gentoo) This is regression. I've emerged 1.1.0_rc2 and it worked as it should: $ xdg-open ~/Downloads/Описание\ функциональной\ схемы\ ГС.DOC Selected DE generic Running file --mime-type "/home/peter/Downloads/Описание функциональной схемы ГС.DOC" Checking /home/peter/.local/share//applications/mimeapps.list Checking /usr/local/share/applications/defaults.list and /usr/local/share/applications/mimeinfo.cache Checking /usr/local/share/applications/defaults.list and /usr/local/share/applications/mimeinfo.cache Checking /usr/share/applications/defaults.list and /usr/share/applications/mimeinfo.cache /home/peter/.local/share:/usr/local/share:/usr/share:/usr/share/gdm START /usr/bin/libreoffice --writer "/home/peter/Downloads/Описание функциональной схемы ГС.DOC" [application run sucessufuly] And the following commit already fixed that: ommit 13d9b0cac97e438bf7dc06452ee7fb3480907d88 Author: Rex Dieter <rdieter@math.unl.edu> Date: Fri Feb 20 15:54:46 2015 -0600 xdg-open: safer xdg-open (BR89130) inspired by patch from Vincent Bernat <bernat@debian.org> So I guess this is Gentoo specific bug at the moment. I'll ope Reported downstream: https://bugs.gentoo.org/show_bug.cgi?id=555272 |
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.