Bug 192839 - Kate does not save enabled plugins
Summary: Kate does not save enabled plugins
Status: RESOLVED DUPLICATE of bug 156330
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: VHI normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
: 159428 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-16 00:47 UTC by Albert Astals Cid
Modified: 2009-05-17 23:20 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Albert Astals Cid 2009-05-16 00:47:43 UTC
Version:           3.2.3 (using 4.2.3 (KDE 4.2.3), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.28-11-generic

How to reproduce:
 * Open kate
 * I get no sessions dialog (i've a default one)
 * Settings -> Configure -> Application -> Plugins
 * Enable them all
 * Press Apply
 * Close the dialog
 * Close kate
 * Open kate
 * Settings -> Configure -> Application -> Plugins
 * Not all plguins are enabled
Comment 1 Dario Andres 2009-05-16 05:20:04 UTC
I wonder if this could be related to bug 191415
Thanks
Comment 2 Albert Astals Cid 2009-05-16 14:04:13 UTC
Seems the same bug, but i can still reproduce it with trunk of today.
Comment 3 Dario Andres 2009-05-16 20:37:44 UTC
Could you try with an updated trunk just to be sure it is not the same (or it is the same and the bug was not properly fixed) ?. Thanks
Comment 4 Albert Astals Cid 2009-05-16 21:31:10 UTC
Updated trunk, no changes since the trunk of this morning, still fails
Comment 5 Dominik Haumann 2009-05-17 14:07:41 UTC
Sessions > Save as Default
Changes in anonymous sessions are dropped...
Comment 6 Albert Astals Cid 2009-05-17 19:53:20 UTC
What's the rationale on this? Doesn't seem much user friendly to me.
Comment 7 Dominik Haumann 2009-05-17 19:57:38 UTC
you configure your session once and it works. but agreed, it doesn't work at all...
Comment 8 Albert Astals Cid 2009-05-17 21:49:36 UTC
So any idea on how to fix this or it's just a won't fix by design?
Comment 9 Dominik Haumann 2009-05-17 22:52:06 UTC
Right now the information of the default/template session is in .kde/share/apps/kate/default.katesession. There even is a kdesdk/kate/data/default.katesession where defaults can be set.

Anders had the plan to remove the concept again and move all config options back to katerc, which makes sense.

In KDE3 the setting was usually "save session at exit". Anonymouse sessions should write back to katerc then. Btw. the concept of a fixed and not deletable "Default" session does not exist in KDE4. It only existed in KDE3. Maybe this should be added again as well...
Comment 10 Dominik Haumann 2009-05-17 23:14:25 UTC
*** Bug 159428 has been marked as a duplicate of this bug. ***
Comment 11 Dominik Haumann 2009-05-17 23:20:33 UTC

*** This bug has been marked as a duplicate of bug 156330 ***