[om-qa-alerts] [Bug 2059] Dolphin - Open with doesn't remember association file
issues.openmandriva
bugzilla-daemon at openmandriva.net
Sat Mar 11 05:42:12 EST 2017
https://issues.openmandriva.org/show_bug.cgi?id=2059
crisb <cris at beebgames.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |RESOLVED
Resolution|REOPENED |FIXED
--- Comment #17 from crisb <cris at beebgames.com> ---
fixed in lxqt-common-0.11.1-3omv
root cause was found, because lxqt sets XDG_CONFIG_DIRS to /etc/xdg/qt5, it
misses the kde configuration which is in /etc/xdg. Therefore when dolphin
opens it cant find the kde menu information which is required to populate the
open with... dialog.
so we end up with a badly built ksycoca cache in ~/.cache/ksycoca5* which does
not contain all the information.
the new build removes the cache on start of lxqt in case it was invalid and
adds the correct dirs to xdg_config_dirs so the config is always found when
running under lxqt.
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ml.openmandriva.org/pipermail/om-qa-alerts_ml.openmandriva.org/attachments/20170311/74879efa/attachment.html>
More information about the OM-QA-Alerts
mailing list