Small, edge case bug.
Solus Budgie on local m.2 ssd
NAS is a mounted NFS4 share (FreeNAS)
- Transfer a large file from local disk to NAS.
- Right click any file with any extension
- "Open With..."
- Select any application
- Click Open
- "Select Application" dialog box locks up until the transfer finishes. Then the selected application immediately opens.
$ sudo mount 192.168.1.201:/mnt/thunder/media_nfs on /media/nas type nfs4 (rw,nosuid,nodev,noexec,relatime,vers=4.1,rsize=131072,wsize=131072,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.1.23,local_lock=none,addr=192.168.1.201,user=myname)
Any other info I'm happy to provide. I don't actually know how to pinpoint which application that dialog box belongs to (I'm open to tips).
