https://bugs.kde.org/show_bug.cgi?id=439961
Rob Krum <biggestsonic...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #156588|0 |1 is obsolete| | --- Comment #4 from Rob Krum <biggestsonic...@gmail.com> --- Created attachment 166530 --> https://bugs.kde.org/attachment.cgi?id=166530&action=edit kiobug.py rewritten more pythonically I had been meaning to do this for some time, but I have rewritten the test case by kdeb...@toeai.com in a more pythonic way. Instead of handing file/folder creation/removal via the "system" command, it uses python libraries. There is also the rare danger of running the original script in where a "subdir" folder exists, and the script will nuke it. This is avoided by creating a temp folder with a hashed timestamp to avoid any potential conflicts. However, as with the original script, I can not reproduce the error still. I also no longer use linux as a daily driver but only as a subsystem in Windows now. However, I am confident if I just installed Firefox with Kmozillahelper and use it, I would continue to get this error flooding the journal. -- You are receiving this mail because: You are watching all bug changes.