[dolphin] [Bug 499813] Split mode is crashing when accessing /root/ as root user without kio-admin
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Wed Feb 12 18:38:03 GMT 2025
https://bugs.kde.org/show_bug.cgi?id=499813
--- Comment #6 from kdereport at mailinator.com ---
I've logged in under the root using sddm manager.
If you can't log in using root, try to change the "minimum user uid" in the
sddm settings (kde system settings -> color & themes -> login screen (sddm)).
1. login with the root user in sddm.
2. ~ # whoami
root
3. ~ # dolphin
4. click on the split icon.
5. Get the error:
org.kde.dolphin: Could not load default global viewproperties
org.kde.dolphin: Could not load default global viewproperties
KCrash: Application 'dolphin' crashing... crashRecursionCounter = 2
Segmentation fault (core dumped)
--------------------------------------------------------------------------------------------------
In the same time logging under the ordinary user and starting dolphin with su
works fine:
1. login with the ordinary user in sddm (not root).
2. #whoami
user
3. #su root
4. #whoami
root
5. #dolphin
6. split the window
7. the window is splitted fine, no error
--------------------------------------------------------------------------------------------------
Logging under the ordinary user and starting dolphin with kdesu also works
fine:
1. login with the ordinary user in sddm (not root).
2. #whoami
user
3. kdesu dolphin
4. split the window
5. the window is splitted fine, no error
--------------------------------------------------------------------------------------------------
So, the error is happened only when you are logged in under the root from the
start in sddm.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list