Dolphin on manjaro encounters infinite loop, and the bug is only able to reproduce on manjaro hosts with zsh, KDE devs think this is something related to manjaro-zsh-config and manjaro-zsh-prompt.
For details, please refer to: (base64 encoded link)
aHR0cHM6Ly9idWdzLmtkZS5vcmcvc2hvd19idWcuY2dpP2lkPTUwMDYxNA==
(idk why I cannot send links, so I have to take base64 encoded link to bypass…)
Mod Note: Translation is: https://bugs.kde.org/show_bug.cgi?id=500614
Welcome to the forum!
Please take the time to read through the following links — among other things, it tells you how to post external links.
How to Request Support
- How to Post screenshots and links
- How to Find error logs
- How to Find System Information
- How to Post text information as Preformatted Text
- How to Reach a Minimal System
- How to Use the Terminal / TTY
- How to Use Public Pastebin Services
Tips and Tricks
Resources
Also note that a new Stable Update has just been pushed out.
You may want to update your system first, and then check whether your problem still exists after updating and rebooting.
I just checked - I steps to reproduce the issue - in textual format
- Open dolphin
- Open integrated terminal (F4)
mkdir test
- rightclick on desktop
- Create New
- Link to File or Directory
- Navigate to the test folder
- Create the shortcut
- Doubleclick the shortcut
Dolphin open in the select folder with terminal open - and is printing the navigation commands. (non displayable glyhps removed)~/Desktop/test cd ✔ / cd /home/fh/Desktop/test ✔ ~/Desktop/test cd /home/fh ✔ ~ cd /home/fh/Desktop/test ✔ ~/Desktop/test ✔
-
Open the test folder using the shortcut
-
Create a new folder inside test → test2 → open the test2 folder’s in dolphin → displays empty
-
Close dolphin with Home and test tab open
-
Open the test folder using the shortcut
-
This will produce a loop - it will eventually die
This does look strange - I give you that - I am no expert on zsh - so I cannot say if it is one or another.
If it is zsh configuration causing this the upstream source is
Please open an issue with the developer.