[dolphin] [Bug 499813] Split mode is crashing when accessing /root/ as root user without kio-admin

[email protected]
Newsgroups gmane.comp.kde.devel.kfm
Message-ID <[email protected]/>
https://bugs.kde.org/show_bug.cgi?id=499813

--- Comment #6 from [email protected] ---
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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.