[konsole] [Bug 447872] konsole starts with Root Shell as default

2022-01-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=447872 Nate Graham changed: What|Removed |Added CC||n...@kde.org Version Fixed In|21.12.0

[konsole] [Bug 447872] konsole starts with Root Shell as default

2022-01-03 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=447872 Ahmad Samir changed: What|Removed |Added Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util

[konsole] [Bug 447872] konsole starts with Root Shell as default

2022-01-03 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=447872 Ahmad Samir changed: What|Removed |Added Resolution|--- |FIXED Latest Commit|

[konsole] [Bug 447872] konsole starts with Root Shell as default

2022-01-03 Thread Jiri Slaby
https://bugs.kde.org/show_bug.cgi?id=447872 --- Comment #11 from Jiri Slaby --- (In reply to Ahmad Samir from comment #10) > (In reply to Axel Braun from comment #9) > > Same behaviour if you open a shell from dolphin with F4... > > Both use-cases use the same code, so it should be fixed for

[konsole] [Bug 447872] konsole starts with Root Shell as default

2022-01-03 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=447872 --- Comment #10 from Ahmad Samir --- (In reply to Axel Braun from comment #9) > Same behaviour if you open a shell from dolphin with F4... Both use-cases use the same code, so it should be fixed for both of them. -- You are receiving this mail

[konsole] [Bug 447872] konsole starts with Root Shell as default

2022-01-03 Thread Axel Braun
https://bugs.kde.org/show_bug.cgi?id=447872 Axel Braun changed: What|Removed |Added CC||axel.br...@gmx.de --- Comment #9 from Axel Braun

[konsole] [Bug 447872] konsole starts with Root Shell as default

2022-01-03 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=447872 --- Comment #8 from Ahmad Samir --- True, it's a variation of the same solution you posted. :-) -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 447872] konsole starts with Root Shell as default

2022-01-03 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=447872 Bug Janitor Service changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[konsole] [Bug 447872] konsole starts with Root Shell as default

2022-01-03 Thread Jiri Slaby
https://bugs.kde.org/show_bug.cgi?id=447872 --- Comment #6 from Jiri Slaby --- I believe you'll come up with sth like: --- a/src/profile/ProfileManager.cpp +++ b/src/profile/ProfileManager.cpp @@ -211,7 +211,7 @@ void ProfileManager::loadAllProfiles(const QString ) const QStringList =

[konsole] [Bug 447872] konsole starts with Root Shell as default

2022-01-03 Thread Jiri Slaby
https://bugs.kde.org/show_bug.cgi?id=447872 --- Comment #5 from Jiri Slaby --- (In reply to Jiri Slaby from comment #4) > (In reply to Ahmad Samir from comment #3) > > I think I see what's causing this, I'll create an MR shortly. > > It's likely the endsWith... And Root Shell.profile vs

[konsole] [Bug 447872] konsole starts with Root Shell as default

2022-01-03 Thread Jiri Slaby
https://bugs.kde.org/show_bug.cgi?id=447872 --- Comment #4 from Jiri Slaby --- (In reply to Ahmad Samir from comment #3) > I think I see what's causing this, I'll create an MR shortly. It's likely the endsWith... -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 447872] konsole starts with Root Shell as default

2022-01-03 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=447872 --- Comment #3 from Ahmad Samir --- I think I see what's causing this, I'll create an MR shortly. -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 447872] konsole starts with Root Shell as default

2022-01-03 Thread Jiri Slaby
https://bugs.kde.org/show_bug.cgi?id=447872 --- Comment #2 from Jiri Slaby --- Bisected to: commit 50041fd02ee42cf2cd484f91869896419e09ef83 (HEAD) Author: Ahmad Samir Date: Wed Aug 11 13:38:12 2021 +0200 Simplify ProfileManager code Now all the profiles are loaded in the

[konsole] [Bug 447872] konsole starts with Root Shell as default

2022-01-03 Thread Jiri Slaby
https://bugs.kde.org/show_bug.cgi?id=447872 Jiri Slaby changed: What|Removed |Added CC||a.samir...@gmail.com -- You are receiving this

[konsole] [Bug 447872] konsole starts with Root Shell as default

2022-01-03 Thread Jiri Slaby
https://bugs.kde.org/show_bug.cgi?id=447872 --- Comment #1 from Jiri Slaby --- This opens the profile just fine. $ konsole --profile Shell It's just [Desktop Entry].DefaultProfile cannot be loaded somehow and Root Shell is used instead (and also set as the default). The same profile is