On cauldron, running "echo $XDG_DATA_DIRS", I get: /usr//usr/share:/usr/share:/usr/local/share The first entry is wrong, I guess it does something like %{_prefix}%{_datadir}, we should probably fix that. Reproducible: Steps to Reproduce:
Assignee: bugsquad => pkg-bugs
(In reply to Rémi Verschelde from comment #0) > On cauldron, running "echo $XDG_DATA_DIRS", I get: Using what desktop? As this will always differs (even if it should not differ :/) Using LXQt, I get: /home/user/.local/share:/usr/local/share:/usr/share which is what it should look like according to http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
CC: (none) => doktor5000
Good point. This is with Plasma 5 after an upgrade from Mageia 5 KDE4.
CC: (none) => mageia
Blocks: (none) => 17523Summary: Wrong entry in XDG_DATA_DIRS => Wrong entry in XDG_DATA_DIRS on Plasma5
is it still valid ?
Yes $ echo $XDG_DATA_DIRS /usr//usr/share:/usr/share:/usr/local/share Yesterday's network minimal install with X and thereafter urpmi --no-recommends task-plasma5-minimal
CC: (none) => jyri2000
can you test new plasma-workspace please ?
The bug is fixed, though there is still an unnecessary duplicate: $ echo $XDG_DATA_DIRS /usr/share:/usr/share:/usr/local/share
please test next plasma-workspace, it should fix the issue?
Fixed in new plasma-workspace
Status: NEW => RESOLVEDResolution: (none) => FIXED