IgnorantGuru / spacefm

SpaceFM File Manager
http://ignorantguru.github.com/spacefm/
GNU General Public License v3.0
490 stars 72 forks source link

Hang on mounted network folders #738

Open aloneuser opened 5 years ago

aloneuser commented 5 years ago

If the speed of copying / reading to a network drive is low, then Spacefm freeze. If the speed of copying / reading to a network drive is bad, then all windows and tabs with open directories hang in Spacefm. If you kill the file system, for example: killall -c 9 shhfs or killall -s 9 mount.davfs then the Spacefm immediately wakes up. Is there a solution of this problem?

aloneuser commented 5 years ago

File operations block the update of the user interface, and must be performed separately. This causes all windows to hang when copying to slow network drives or to failed hard drives. To copy to such media I have to use other programs!

aloneuser commented 5 years ago

Spacefm has a great opportunity to add menu items: http://imagizer.imageshack.com/img922/8995/txe1jN.png Here's how to insert a window to select the target directory for saving files, so as not to prescribe a manual path each time?

humpity commented 4 years ago

I can confirm this happens on 1.0.5 for Lubuntu 18.04.3. The first time a mounted network drive is accessed, it freezes. After killing and restarting SpaceFM, all is okay.

Edit:/ The problem only occurred for gtk2. After replacing with SpaceFM-GTK3, the problem went away.

aloneuser commented 4 years ago

In severe cased efrosting Spacefm occurs only after the virtual file system process is closed.