[Konsole-devel] [Bug 292637] Profile setting "Show in Menu" not saved

Jekyll Wu adaptee at gmail.com
Sat Jan 28 02:02:23 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=292637


Jekyll Wu <adaptee at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adaptee at gmail.com




--- Comment #1 from Jekyll Wu <adaptee gmail com>  2012-01-28 02:02:22 ---
The recent commits for global settings should not matter :) 

The related commit might be 8240973baf59036030dc60aa93bad9489f05bccb which
makes konsole use the form of "<profilename>.profile" instead of absolute path
for recording favorites and shortcuts information.

I guess the problematic profile is named/displayed as "xyz" while its
corresponding file on disk is saved as
"~/.kde4/share/apps/konsole/abc.profile". 

If so, then the real problem is konsole has always assumed profile "xyz"
corresponds to "~/.kde4/share/apps/konsole/xyz.profile" but fails to guarantee
that constraint in its own code/operation. A typical example is renaming a
profile through "Configure Current profile" or "Manager Profiles".

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list