[konsole] [Bug 460383] Custom profiles do not remain saved after Konsole is restarted

Vladislav Rubtsov bugzilla_noreply at kde.org
Thu Oct 20 01:14:28 BST 2022


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

--- Comment #2 from Vladislav Rubtsov <rubstov at gmail.com> ---
Alright, if anyone else suffers from this bug and wants a quick fix, you can
copy-paste my profile data as a placeholder, then edit it to your liking
(editing should work fine).

WORKAROUND:
1. In Konsole, open Settings > Manage Profiles...
2. Create a new profile name `Your Profile Name.profile`, SET IT AS A DEFAULT
ONE.
3. Exit Konsole. YOUR PROFILE WON'T BE SAVED DUE TO A BUG, but it's path will
be written to `~/.config/konsolerc` (see my comment above for details).
4. Manually create a file `~/.local/share/konsole/Your Profile Name.profile`.
You can use my data as a placeholder:

* * *
[Appearance]
AntiAliasFonts=true
BoldIntense=true
ColorScheme=Breeze
DimmValue=128
Font=Consolas,12,-1,5,50,0,0,0,0,0
LineSpacing=0
TabColor=invalid
UseFontLineChararacters=false

[Cursor Options]
CursorShape=0
CustomCursorColor=255,255,255
CustomCursorTextColor=0,0,0
UseCustomCursorColor=false

[Encoding Options]
DefaultEncoding=UTF-8

[General]
Command=/bin/bash
DimWhenInactive=false
Environment=TERM=xterm-256color,COLORTERM=truecolor
Icon=utilities-terminal
LocalTabTitleFormat=%d : %n
Name=Profile 4
RemoteTabTitleFormat=(%u) %H
ShowTerminalSizeHint=true
SilenceSeconds=10
StartInCurrentSessionDir=true
TerminalCenter=false
TerminalColumns=110
TerminalMargin=1
TerminalRows=28

[Interaction Options]
AllowEscapedLinks=false
AlternateScrolling=true
AutoCopySelectedText=false
CopyTextAsHTML=true
CtrlRequiredForDrag=true
DropUrlsAsText=true
EscapedLinksSchema=http://;https://;file://
MiddleClickPasteMode=0
MouseWheelZoomEnabled=true
OpenLinksByDirectClickEnabled=false
PasteFromClipboardEnabled=false
PasteFromSelectionEnabled=true
TrimLeadingSpacesInSelectedText=false
TrimTrailingSpacesInSelectedText=false
TripleClickMode=0
UnderlineFilesEnabled=false
UnderlineLinksEnabled=true
WordCharacters=:@-./_~?&=%+#

[Keyboard]
KeyBindings=default

[Scrolling]
HighlightScrolledLines=true
HistoryMode=1
HistorySize=1000
ScrollBarPosition=1
ScrollFullPage=false

[Terminal Features]
BellMode=1
BidiRenderingEnabled=true
BlinkingCursorEnabled=false
BlinkingTextEnabled=true
FlowControlEnabled=true
PeekPrimaryKeySequence=
ReverseUrlHints=false
UrlHintsModifiers=0
VerticalLine=false
VerticalLineAtChar=80

* * *

Notice I use Consolas font in this config. I don't think it will break if you
don't have it.

5. Try loading Konsole again. You should now be able to load and edit `Your
Profile Name`.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list