[kate] [Bug 441188] Enabled plugins are reset when restarting Kate

2021-08-21 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=441188

Christoph Cullmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||christ...@cullmann.io
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Christoph Cullmann  ---
cullmann wrote:
@bug_id = 441188
@bug_status = RESOLVED
@resolution = FIXED
@cf_commitlink =
https://invent.kde.org/utilities/kate/commit/0dbfebcb4b0af998f9e2907c5bc185af31d03b5f

Git commit 0dbfebcb4b0af998f9e2907c5bc185af31d03b5f by Christoph Cullmann.
Committed on 21/08/2021 at 16:20.
Pushed by cullmann into branch 'master'.

Revert "sessions: upgrade anonymous session to regular one"

This reverts commit 88c6ab08f48fd3c088470716a1d175496a3960d2.

Reverts session behavior back to 21.08 release style

we need to re-think how we really want to handle that

M  +1-18   kate/autotests/session_manager_test.cpp
M  +0-1kate/autotests/session_manager_test.h
M  +0-1kate/data/kateui.rc
M  +5-25   kate/kateapp.cpp
M  +0-4kate/katemainwindow.cpp
M  +0-9kate/katepluginmanager.cpp
M  +0-1kate/katepluginmanager.h
M  +2-2kate/katestashmanager.cpp
M  +2-6kate/main.cpp
M  +2-2kate/session/katesession.cpp
M  +0-2kate/session/katesession.h
M  +3-1kate/session/katesessionmanagedialog.cpp
M  +50   -101  kate/session/katesessionmanager.cpp
M  +13   -53   kate/session/katesessionmanager.h

https://invent.kde.org/utilities/kate/commit/0dbfebcb4b0af998f9e2907c5bc185af31d03b5f

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 441188] Enabled plugins are reset when restarting Kate

2021-08-20 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=441188

Waqar Ahmed  changed:

   What|Removed |Added

 CC||waqar@gmail.com

--- Comment #3 from Waqar Ahmed  ---
This is due to reworking of Sessions in kate.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 441188] Enabled plugins are reset when restarting Kate

2021-08-20 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=441188

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 441188] Enabled plugins are reset when restarting Kate

2021-08-19 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=441188

--- Comment #2 from Noah Davis  ---
I am closing Kate using the X button in the titlebar or Ctrl+Q. From what I can
see, Kate is not crashing when closed, so there's no obvious reason why the
settings aren't being saved.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 441188] Enabled plugins are reset when restarting Kate

2021-08-19 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=441188

--- Comment #1 from Noah Davis  ---
In case it's relevant, these are the permissions for my Kate config files in
~/.config:

❯ ls -la | rg kate
drwxr-xr-x noah users   18 B  Wed Jan 20 22:54:01 2021 kate
.rw--- noah users   79 KB Thu Aug 19 14:55:32 2021 katemetainfos
.rw--- noah users  6.8 KB Thu Aug 19 14:55:35 2021 katerc
.rw--- noah users   56 B  Sat Jan 16 05:52:24 2021 kateschemarc
.rw--- noah users  419 B  Sat Jan 16 08:40:45 2021 katevirc

-- 
You are receiving this mail because:
You are watching all bug changes.