https://bugs.kde.org/show_bug.cgi?id=456710

--- Comment #14 from Phos <phyl...@protonmail.com> ---
(In reply to Phos from comment #13)
> (In reply to xiretza from comment #12)
> > The problematic state files seem to be located in
> > ~/.local/share/stalefiles/kwordquiz/. Deleting all files from there (not
> > just the .lock files) fixes the problem. KWordQuiz should handle these files
> > appropriately, be it by simply ignoring them (by passing
> > FileHandlingFlags::FileIgnoreLock to KEduVocDocument::open) or by doing some
> > more advanced recovery.
> 
> Deleting all the files in ~/.local/share/stalefiles/kwordquiz doesn't fix
> the problem. It gives the "File is not readable" when trying to open the
> .kvtml file the first time then outputting "The File is locked by another
> process" when opening the same file the second time

IGNORE WHAT I WROTE PREVIOUSLY, IT WAS INCORRECT (I had the flatpak version
installed which is why deleting those files did nothing)

When I tested it again after deleting the files in
~/.local/share/stalefiles/kwordquiz it works again.
So kwordquiz is not handling the lock files correctly for some reason.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to