Version: 1.6.1 (using KDE 4.6.3) OS: Linux When dolphin opens a network mount folder (some /mnt/network/servername), it hangs when the network server is unreachable. In this specific case, the server existed on a different subnet (192.* instead of 10.*) Reproducible: Didn't try Steps to Reproduce: * Create an autofs setup. /etc/auto.master: ------------------ +auto.master /mnt/nas9000 /etc/auto.nas9000 --timeout=15 /etc/auto.nas9000: ------------------- diederik -fstype=cifs,credentials=/etc/auto.nas9000.credentials,uid=diederik,gid=users,noperm,dir_mode=0755,file_mode=0644 ://nas9000/diederik /etc/auto.nas9000.credentials: ------------------------------- username=.... password=... * Start it: /etc/init.d/autofs start * Navigate to the folder in Dolphin Actual Results: Dolphin hangs Expected Results: Dolphin showing a loading indicator in the folder, as long as needed, before the content is either available, or the request timed out. OS: Linux (i686) release 2.6.37.6-0.5-desktop Compiler: gcc
Dup of bug 184062 ?
I experience same one and i think it is dup of #184062
*** This bug has been marked as a duplicate of bug 184062 ***