Summary: | KPart doesn't remember font/profile settings after restart | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Michał <mcv> |
Component: | kpart | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | major | CC: | mail, rudametkin, simonandric5, trap000d, wbauer1 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Michał
2016-03-11 19:56:12 UTC
KPart is the module that's also used by Konsole, right? I tried changing font in Konsole, the same way as described for Yakuake and it worked with no problem. Restarted Konsole does remember font settings, as opposed to Yakuake. In konsolerc I found [DesktopEntry]/DefaultProfile=Fixed.profile, but in yakuakerc that setting was empty. I added there =Fixed.profile manually and it seems to work after restart (i.e. I have now the same settings as in Konsole, which is what I want). So maybe this the bug is specifically about not writing that setting to yakuakerc file after changes? But where exactly those profiles are saved? Thanks for the workaround. I confirm that editing .config/yakuakerc manually to add : [Desktop Entry] DefaultProfile=SavedInKonsole.profile works good. This seems to be the same as bug#358083. (In reply to Wolfgang Bauer from comment #3) > This seems to be the same as bug#358083. Might also be bug#364336, i.e. konsole-part writes profile changes to ~/.local/share/yakuake/ if embedded in yakuake, but only finds/reads profiles in ~/.local/share/konsole/. https://bugs.kde.org/show_bug.cgi?id=369624 describes a similar behavior, but I cannot reproduce it with the latest version of Konsole. I think this is probably fixed, because both possibly related bugs have been resolved. Can someone confirm that they also do no longer experience this issue? Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! From my point of view meanwhile, this is a duplicate of bug#364336, but the reporter hasn't responded. I'll close it as such now though. *** This bug has been marked as a duplicate of bug 364336 *** |