https://bugs.kde.org/show_bug.cgi?id=442707
Bug ID: 442707
Summary: Behavior settings for "Switch to output view upon
message type" never get saved
Product: kate
Version: 21.08.1
Platform: Manjaro
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Changing the setting "Switch to output view upon message type" doesn't get
applied.
STEPS TO REPRODUCE
1. Go to Settings -> Configure Kate -> Behavior
2. Change to anything else than "Error" in the drop-down menu "Switch to output
view upon message type"
3. Hit Apply
OBSERVED RESULT
Check katerc, no change
EXPECTED RESULT
Check katerc, option changed
SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2
Kernel Version: 5.14.5-1-MANJARO (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 2700X Eight-Core Processor
Memory: 15,6 GiB of RAM
Graphics Processor: Radeon RX 570 Series
ADDITIONAL INFORMATION
Searching trough the Kate source code, I noticed that there is no writeEntry
for this setting, only readEntry. Is that the source of the problem?
https://invent.kde.org/utilities/kate/-/blob/master/kate/kateconfigdialog.cpp#L91
https://invent.kde.org/utilities/kate/-/blob/master/kate/kateconfigdialog.cpp#L338
https://invent.kde.org/utilities/kate/-/blob/master/kate/kateoutputview.cpp#L233
--
You are receiving this mail because:
You are watching all bug changes.