<html>
<head>
<base href="https://issues.openmandriva.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:cris@beebgames.com" title="crisb <cris@beebgames.com>"> <span class="fn">crisb</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Dolphin - Open with doesn't remember association file"
href="https://issues.openmandriva.org/show_bug.cgi?id=2059">bug 2059</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>VERIFIED
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>REOPENED
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Dolphin - Open with doesn't remember association file"
href="https://issues.openmandriva.org/show_bug.cgi?id=2059#c17">Comment # 17</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Dolphin - Open with doesn't remember association file"
href="https://issues.openmandriva.org/show_bug.cgi?id=2059">bug 2059</a>
from <span class="vcard"><a class="email" href="mailto:cris@beebgames.com" title="crisb <cris@beebgames.com>"> <span class="fn">crisb</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>