Bug 159767

Summary: sessions are ignored when started with a file
Product: [Applications] kate Reporter: Ivo Anjo <ivo>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: brandon.ml
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ivo Anjo 2008-03-23 23:05:25 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

When starting kate with a file (e.g. from dolphin, konqueror, shell, ...) , it doesn't load a session, so none of the settings or plugins are restored.

This is very irritating because it's like you "lose" you settings each time you open kate from other programs, and the only solution is close kate and re-open it with no file, and then re-open the file.
Comment 1 Anders Lund 2008-03-24 08:56:12 UTC
Yes, this is another problem with session initialization.

Again, the default session settings should be in katerc. This is up for the 
meeting in april.
Comment 2 Anders Lund 2008-03-24 17:35:59 UTC
SVN commit 789576 by alund:

Always load the default session configuration if no session is set on the command line.
BUG: 159767


 M  +4 -0      kateapp.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=789576
Comment 3 Dominik Haumann 2010-10-26 23:38:46 UTC
*** Bug 156100 has been marked as a duplicate of this bug. ***