https://bugs.kde.org/show_bug.cgi?id=468908
--- Comment #6 from hasez...@gmail.com --- (In reply to Munzir Taha from comment #5) > (In reply to hasezoey from comment #4) > > i think this bug and https://bugs.kde.org/show_bug.cgi?id=469585 are related > > to the same issue > > What's the shell you are using? My bug only happens with nushell, but with > bash I couldn't regenerate it. no shell, as my bug report is about "Show Target" and and "Points to" (and clicking on it) to show error "file does not exist" with special characters that are not encoded / decoded correctly (in my case a question mark). from what i can tell (at least from the original issue description) it sounds a lot like my bug, so i referenced it in case it is similar. i have also now tried the original issue reproduction steps, and dolphin can create and open the folders just fine, until i have a embedded terminal open (zsh in my case), where: - if you open the terminal from inside the folder, then dolphin starts to show "The file or folder ...path to arabic folder.. does not exist", but the shell opens just fine at the correct location - if the shell is opened before going into the folder, dolphin immediately complains that the folder does not exist and zsh says "cd: no such file or directory", but still cd's into that folder correctly the same conditions apply if i create a folder named "test?" (with a question mark) - ie a name to what my bug is about -- You are receiving this mail because: You are watching all bug changes.