https://bugs.kde.org/show_bug.cgi?id=496084
Bug ID: 496084 Summary: Ark wakes up NAS and freezes until NAS has woken up/NFS share is available Classification: Applications Product: ark Version: 24.08.1 Platform: Manjaro OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: elvis.angelac...@kde.org Reporter: k...@dennis2society.de CC: rthoms...@gmail.com Target Milestone: --- SUMMARY I have a network attached storage (Synology DS124) in my home network, mounted as an NFS share to "/nas". This is mostly used for weekly sync tasks and sleeps for 95% of the time. Mount options for the NFS share: "my-NAS:/volume1/data /nas nfs auto,x-systemd.automount,x-systemd.device-timeout=10,timeo=14,x-systemd.idle-timeout=1min" Upon running Ark (either without any archive/file selected or via doubleclick on a local archive that is NOT located on the NAS), Ark freezes completely because for whatever reason it requires the NFS share to be mounted and available, despite no file from the NAS is requested. This freeze can take quite a while, for instance my Synology NAS takes about 15 seconds to wake up. The question here is: Why is Ark requiring the NAS/NFS share to to be mounted, even though no file from the share is opened? STEPS TO REPRODUCE 1. Have a NFS share on a NAS attached to your network, which auto-sleeps until it is used 2. Run Ark (double-click a local supported archive file or simply run Ark from the Plasma shell start menu) OBSERVED RESULT Ark freezes until the NFS share is available, i.e. the NAS has woken up from sleep EXPECTED RESULT Ark opens immediately without freeze and the NAS keeps on sleeping unless I want to extract the archive to the NFS share. SOFTWARE/OS VERSIONS Linux: Manjaro KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.2 ADDITIONAL INFORMATION Mount options for the NFS share: "my-NAS:/volume1/data /nas nfs auto,x-systemd.automount,x-systemd.device-timeout=10,timeo=14,x-systemd.idle-timeout=1min" Oh...since sometimes "histories" or "recent files" are the culprit, I have cleared the "recent files" list to make sure that no NAS related file is in this list, which still freezes ark when the NAS is sleeping. -- You are receiving this mail because: You are watching all bug changes.