[00:26] omfg - ubuntu has a strange understanding of XDG [00:27] normal system (aka debian) :P [00:27] % echo $XDG_CONFIG_DIRS :( [00:27] /etc:/etc/xdg:/usr/share [00:28] ubuntu (lubuntu-next included): [00:28] $ echo $XDG_CONFIG_DIRS [00:28] /etc/xdg/xdg-/usr/share/xsessions/lxqt:/etc/xdg [00:29] if anyone wonders why configurations from /usr/share are not readed ... [00:30] or /etc [00:31] "If $XDG_CONFIG_DIRS is either not set or empty, a value equal to /etc/xdg should be used." - https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html [00:31] /etc/xdg/xdg- (at least the session should be set) [00:32] Unit193: and you dont understand [00:32] not the first time - but in this case it is important - diff x11-common in debian and in ubuntu [00:33] on will find a lot of files like ##x## 60x11-common_xdg_path [00:34] and that means: no upstream configurations for LXQt will be ever read [00:36] not a problem - but http://paste.debian.net/1007430/ [00:36] so at least a proper desktop-session should be set [00:38] and exactly in that case the lubuntu-next settings will be read and lubuntu-next will not be any longer "Back in Black" - and redwolf is a little bit happier again [00:40] enough debugging for today [00:47] Fwiw, '/usr/share' relates to $XDG_DATA_DIRS, not $XDG_CONFIG_DIRS - "If $XDG_DATA_DIRS is either not set or empty, a value equal to /usr/local/share/:/usr/share/ should be used." [02:08] the only problem is - upstream works everywhere except ubuntu - not a problem, but that means: at least the defaults should be set and all needed configurations has to be in a really readed directory - and thats not a bad starting point [02:08] in other words - cool, we must not take care of upstream not even of debian - we can do what we want to [02:10] and thats exactly what lubuntu wants - hmm - the only glitches should be fixes by someone who knows the (l)ubuntu way to handle that [02:10] s/only/only thing about is, the [02:12] and after that l-next is no longer "Back in Black" - but in the design and with the settings the team want - and the best is: it will work without programming [02:15] * agaida think: and instead of citing the xdg specs - just fix it [19:24] -GitHub36:#lubuntu-devel- [lubuntu-manual] CoolPolygons opened pull request #8: firefox manual added. (master...master) https://git.io/vNM5i [23:23] -GitHub0:#lubuntu-devel- [lubuntu-manual] tsimonq2 closed pull request #8: firefox manual added. (master...master) https://git.io/vNM5i [23:23] -GitHub185:#lubuntu-devel- [lubuntu-manual] tsimonq2 pushed 1 new commit to master: https://git.io/vNDUN [23:23] -GitHub185:#lubuntu-devel- lubuntu-manual/master 9e18459 Jacob Kim: firefox manual added. (#8)