Bug 159767 - sessions are ignored when started with a file
Summary: sessions are ignored when started with a file
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
: 156100 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-03-23 23:05 UTC by Ivo Anjo
Modified: 2010-10-26 23:38 UTC (History)
1 user (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 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. ***