https://bugs.kde.org/show_bug.cgi?id=439961
--- Comment #3 from kdeb...@toeai.com --- (In reply to Rob Krum from comment #2) > Sadly I am unable to reproduce the error with the script provided. > ... It might be because I'm running > it in IDLE and terminal? I just realized we're experiencing this error message in different places. You say it's in your systemd journal logs. For me, it's just dumped into my Konsole window via stderr. It does not appear when I look in journalctl. I don't have IDLE installed, but I can't imagine that would make a difference. It works the same for me whether I just run python3 kiobug.py or whether I start the REPL with python3 and then paste in the contents of the file. You do, of course, need to follow the directions at the top of the file, i.e. click into the 'subdir' folder and hit escape to close the first popup. The script I provided depends on PyQt5, but I also tried it with PySide2 and it works identically. Sorry if it didn't reproduce for you. It still does 100% for me. I was also able to reproduce it in K3B using the same method.** I also reproduced it in Konsole using the same method (using the Open File dialog that comes up with you click "View" -> "Load tab layout from file"). I couldn't reproduce it from certain other KDE programs, but that may have something to do with the particular file type filter each program applies to the Open File dialog. **Make a folder containing a file that the program will not recognize and will thus filter out in the Open File dialog. Launch the program from the folder containing the new folder (not from the new folder itself). Open the open dialog, click into the folder, cancel/escape, and then open the dialog again. -- You are receiving this mail because: You are watching all bug changes.