Bug 456602

Summary: No edit option for profiles
Product: [Applications] konsole Reporter: kevin <pilotgi>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: a.samirh78
Priority: NOR    
Version: 22.04.3   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: attachment-19536-0.html

Description kevin 2022-07-11 22:26:58 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Open Konsole and choose Settings>Manage Profiles
2. 
3. 

OBSERVED RESULT
Edit option is grayed out

EXPECTED RESULT
Edit option should be active


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.25.2
KDE Frameworks Version: 5.95
Qt Version: 5.15.5

ADDITIONAL INFORMATION
Comment 1 kevin 2022-07-11 22:59:13 UTC
I suppose this could be listed under the fonts category also. Currently, no way to save font size changes.
Comment 2 kevin 2022-07-11 23:01:59 UTC
I would also like to change the amount of scrollback, so I can go back to the beginning.
Comment 3 Ahmad Samir 2022-07-12 12:06:11 UTC
If the profile you're trying to edit has "Read-only" in its name, then it can't be edited, you need to create a new profile.
Comment 4 kevin 2022-07-13 20:09:15 UTC
Creating a new profile does give me editing options. In older versions of Konsole the default profile was editable (not read only). Also, the root shell doesn't say it's read only but there are no editing options for that one either.
Comment 5 Ahmad Samir 2022-07-13 20:36:00 UTC
The default/built-in profile became read-only because otherwise it caused other issues.

The "Root Shell" profile is read-only because the .profile file is owned by root, so your user account has no write-access to it.
Comment 6 kevin 2022-07-13 21:39:10 UTC
Created attachment 150600 [details]
attachment-19536-0.html

Thank you for your explanations.

On Wed, Jul 13, 2022 at 3:36 PM Ahmad Samir <bugzilla_noreply@kde.org>
wrote:

> https://bugs.kde.org/show_bug.cgi?id=456602
>
> --- Comment #5 from Ahmad Samir <a.samirh78@gmail.com> ---
> The default/built-in profile became read-only because otherwise it caused
> other
> issues.
>
> The "Root Shell" profile is read-only because the .profile file is owned by
> root, so your user account has no write-access to it.
>
> --
> You are receiving this mail because:
> You reported the bug.
Comment 7 Ahmad Samir 2022-07-13 21:41:13 UTC
This is sort of duplicate of bug 438309; so closing as such.

*** This bug has been marked as a duplicate of bug 438309 ***