Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Konsole Edit Current Profile Problem

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
cmlism
Posts: 3
Joined: 2019-07-17 20:35

Konsole Edit Current Profile Problem

#1 Post by cmlism »

Hello. I am using Debian 10 KDE. When I try to "Konsole" >> "Edit Current Profile" >> "Appereance" >> "Get New" and search something "Konsole closed Unexpectedly". How can I fix that?
Image

L_V
Posts: 1477
Joined: 2007-03-19 09:04
Been thanked: 11 times

Re: Konsole Edit Current Profile Problem

#2 Post by L_V »

Try this and start again:

Code: Select all

rm ~/.config/konsolerc
rm -r ~/.local/share/konsole

cmlism
Posts: 3
Joined: 2019-07-17 20:35

Re: Konsole Edit Current Profile Problem

#3 Post by cmlism »

L_V wrote:Try this and start again:

Code: Select all

rm ~/.config/konsolerc
rm -r ~/.local/share/konsole
Nothing change.

L_V
Posts: 1477
Joined: 2007-03-19 09:04
Been thanked: 11 times

Re: Konsole Edit Current Profile Problem

#4 Post by L_V »

Mine does not crash, but is requesting konsole.knsrc to add new external stuff.
https://github.com/KDE/konsole/blob/mas ... sole.knsrc

I try to add /usr/share/konsole/data/konsole.knsrc , but no change. (not an issue for me, really don't need this).
I can edit the Konsole profile without anny problem.

cmlism
Posts: 3
Joined: 2019-07-17 20:35

Re: Konsole Edit Current Profile Problem

#5 Post by cmlism »

L_V wrote:Mine does not crash, but is requesting konsole.knsrc to add new external stuff.
https://github.com/KDE/konsole/blob/mas ... sole.knsrc

I try to add /usr/share/konsole/data/konsole.knsrc , but no change. (not an issue for me, really don't need this).
I can edit the Konsole profile without anny problem.
I found something. "Configuration file is invalid "konsole.ksnrc"
Image

Post Reply