Summary: |
'xdg-desktop-menu install --novendor' hangs because $XDG_DATA_HOME/applications/defaults.list is missing |
Product: |
Portland
|
Reporter: |
Yuri <yuri> |
Component: |
xdg-utils | Assignee: |
Portland Bugs <portland-bugs> |
Status: |
RESOLVED
MOVED
|
QA Contact: |
|
Severity: |
normal
|
|
|
Priority: |
medium
|
|
|
Version: |
unspecified | |
|
Hardware: |
Other | |
|
OS: |
FreeBSD | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
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.
In the FreeBSD port, the command > XDG_DATA_HOME=/usr/ports/misc/Drawpile/work xdg-desktop-menu install --novendor desktop/drawpile.desktop hangs because it expects the file $XDG_DATA_HOME/applications/defaults.list which is missing. It does 'grep -v image/png= {empty-file}' from it, and grep hangs because the file name is empty.