Revision 753735

Go back to digest for 30th December 2007

Bug Fixes in KDE Base

Robert Knight committed changes in /trunk/KDE/kdebase/apps/konsole/src:

Fix serious bug where starting Konsole with arguments such as -e,--workdir or -p made changes to the default profile which applied to other Konsole windows and were saved on exit.

Problem fixed by creating a new hidden profile which inherits from the window's default profile and applying the property changes to that.

Modify SessionManager so that hidden profiles are not saved to disk.

File Changes

Modified 4 files
  • /trunk/KDE/kdebase/apps/konsole/src
  •   /Application.cpp
  •   /Application.h
  •   /Profile.h
  •   /SessionManager.cpp
4 files changed in total