https://bugs.kde.org/show_bug.cgi?id=479241
--- Comment #8 from 1516494...@qq.com --- (In reply to Harald Sitter from comment #6) > Crashes wouldn't cause this type of issue. Considering you are on arch I > would rather assume that you somehow misconfigured your system. Sorry, I misused the word "crash". I finally discovered we must reproduce the problem like this: 0. Open a "Focus terminal panel", which is a terminal inside dolphin, without a standalone new terminal. 1. Run shell command `mkdir /home/afeather/3abb6677af34ac57c0ca5828fd94f9d886c26ce59a8ce60ecf6778079423dccff1d6f19cb655805d56098e6d38a1a710dee59523eed7511e5a9e4b8ccb3a4686/3abb6677af34ac57c0ca5828fd94f9d886c26ce59a8ce60ecf6778079423dccff1d6f19cb655805d56098e6d38a1a710dee59523eed7511e5a9e4b8ccb3a4686` 2. Enter the path by click the directory Yeah, it is a bug while dolphin communicating with konsole. And you can use "cd THE_PATH" to reproduce the bug other than the way I put aforementioned. Now I fixxed the bug with the help of gdb and some of tools. I'm going to put a merge request to konsole to fix it. Thanks a million. -- You are receiving this mail because: You are watching all bug changes.