<table><tr><td style="">chehrlic created this revision.<br />Restricted Application added a reviewer: KDE Games.<br />Restricted Application added a subscriber: KDE Games.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D7502" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Since QStandardPaths::locate() only returns a valid filename when</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">the file exists, we have to make sure to not pass an empty 
filename to KConfig when trying to restore / save a puzzle</pre></div></div></div><br /><div><strong>TEST PLAN</strong><div><ol class="remarkup-list">
<li class="remarkup-list-item">remove ~/.local/share/palapeli (very important!)<ol class="remarkup-list">
<li class="remarkup-list-item">Start a puzzle, quit palapeli</li>
<li class="remarkup-list-item">Start palapeli and proceed with the last puzzle -> puzzle is loaded correctly</li>
<li class="remarkup-list-item">Try to restart puuzle (after finished or within) -> all pieces are placed randomly</li>
</ol></li>
</ol></div></div><br /><div><strong>REPOSITORY</strong><div><div>R423 Palapeli</div></div></div><br /><div><strong>BRANCH</strong><div><div>qstandarddirs</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D7502" rel="noreferrer">https://phabricator.kde.org/D7502</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/engine/gameplay.cpp<br />
src/engine/gameplay.h</div></div></div><br /><div><strong>To: </strong>chehrlic, KDE Games<br /><strong>Cc: </strong>KDE Games<br /></div>