Summary: | Tries to generate preview(?) when all preview options are disabled | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Gabriel Barros <descartavel1> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | REPORTED --- | ||
Severity: | minor | CC: | kfm-devel |
Priority: | NOR | ||
Version: | 24.08.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
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