Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 591962 - lxqt-base/lxqt-session should depend on x11-misc/xdg-user-dirs
Summary: lxqt-base/lxqt-session should depend on x11-misc/xdg-user-dirs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LxQt maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-23 21:20 UTC by Jens Rutschmann
Modified: 2018-08-18 00:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Rutschmann 2016-08-23 21:20:09 UTC
x11-misc/xdg-user-dirs is required to display the correct icons on the desktop.
If this package is missing the contents of / will be displayed instead.

See upstream issues / code changes:
https://github.com/lxde/lxqt/issues/896
https://github.com/lxde/lxqt-session/pull/60

Installing x11-misc/xdg-user-dirs and running "xdg-user-dirs-update" fixed this issue for me.
Comment 1 Chiitoo gentoo-dev 2018-08-18 00:06:32 UTC
This seems to have been fixed since at least 0.11.0.

Thanks for the report!