Bug 374209

Summary: Error on opening file folder after clicking on any file result of a remote search (FTP / smb)
Product: [Applications] krusader Reporter: Rafael Linux User <rafael.linux.user>
Component: searchAssignee: Krusader Bugs Distribution List <krusader-bugs-null>
Status: RESOLVED FIXED    
Severity: major CC: clearmartin, krusader-bugs-null, rafael.linux.user
Priority: NOR    
Version First Reported In: 2.5.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Rafael Linux User 2016-12-27 12:51:42 UTC
Linux (x86_64) release 4.8.13-1-default

I open a search dialog from Krusader (Ctrl-S) standing on any SMB / FTP remote directory. I look for any existent file name and when I try to open any file from the result list, Krusader main window appear showing a "Error: Folder smb: (or) ftp:) ... doesn't exist", but it DOES exist.

Finally, I must go manually to that folder.

Any idea about this error?
Comment 1 Martin Kostolný 2016-12-27 13:28:55 UTC
Thanks for reporting. I can replicate this problem on Krusader version 2.5.0, but I cannot replicate it anymore on current git version, so it should be fixed with the next release.

Please reopen if I'm wrong about this.
Comment 2 Rafael Linux User 2016-12-27 23:57:36 UTC
Please, could you say me on what version should I try if it work?

Thank you
Comment 3 Martin Kostolný 2016-12-28 12:43:55 UTC
Currently you need to compile Krusader from the git code (git clone git://anongit.kde.org/krusader) to try if the problem is fixed. After cloning the repo please refer to INSTALL file for detailed info about building the project.

In case you have Arch Linux, there is a convenient AUR package for git version of Krusader (krusader-git).
Comment 4 Rafael Linux User 2018-08-15 21:16:05 UTC
Sorry, this bug is still in Versión 2.6.0 "Stiff Challenges" version. I was doubting about it was happening in NFS mounted folders, but it's not the problem. Locally it happens too  :(

I have the same file in two folders named:
/home/Music/Pendientes/#NewAge/NewFolder
/home/Music/Pendientes/NewAge/NewFolder
If I look for the file, Krusader show both folders but if I click on the first one, Krusader show me only /home/Music/Pendientes/ , ignoring the rest of the folders. Is in a XFS filesystem with locale LANG=es_ES.UTF-8 , if it can help.
Comment 5 Rafael Linux User 2018-08-15 21:40:57 UTC
Please, forgot my last post, wrong thread!!!

My apologies