https://bugs.kde.org/show_bug.cgi?id=436085
Bug ID: 436085
Summary: Newly created session has all plugins disabled
Product: kate
Version: 20.12.3
Platform: Other
OS: All
Status: REPORTED
Severity: normal
Priority: NOR
Component: sessions
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
When I start Kate from the command line and pass -s option with unknown session
name, it creates a new session. However, no plugins are enabled by default,
which is a bit confusing and absolutely not neat.
At the same time, when creating a new session with GUI, it uses default plugin
set.
STEPS TO REPRODUCE
1. kate -s my-new-session somefile.cpp
OBSERVED RESULT
1. Kate opens and the session is created, but no plugins are enabled. For
instance, there is no side panel at all, because "Project" and "File Browser"
plugins are disabled.
2. Go to .local/share/kate/sessions and open my-new-session.katesession
3. The [Kate Plugins] section is filled with "false" values.
EXPECTED RESULT
The plugins section is filled with the same values as other .katesession's
created with GUI.
--
You are receiving this mail because:
You are watching all bug changes.