SUMMARY Dolphin tries to parse .theme files when it shouldn't (maybe others filetypes too, but .theme ones are the only ones i get errors in the logs) STEPS TO REPRODUCE 1. disable all preview options 2. open a directory containing a .theme file OBSERVED RESULT my system logs will be full of errors: > dolphin[5842]: kf.config.core: KConfigIni: In file /home/me/somefile.theme, line 27: Invalid escape sequence: «\W» around 30lines per file. EXPECTED RESULT Dolphin should not read random files. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.1.4 KDE Frameworks Version: 6.5.0 Qt Version: 6.7.2 Kernel Version: 6.10.6-arch1-1 (64-bit) Graphics Platform: Wayland ADDITIONAL INFORMATION