[dolphin] [Bug 439073] New: dolphin pauses when scanning mounts

Barry bugzilla_noreply at kde.org
Wed Jun 23 15:12:54 BST 2021


https://bugs.kde.org/show_bug.cgi?id=439073

            Bug ID: 439073
           Summary: dolphin pauses when scanning mounts
           Product: dolphin
           Version: 20.12.3
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: barry.lapthorn at gmail.com
                CC: kfm-devel at kde.org
  Target Milestone: ---

SUMMARY

I have a mount point, e.g. /mnt/nas/public

If I auto mount it using systemd, e.g.

[Unit]
Description=nas public mount using cifs
Requires=network-online.target
After=network-oneline.target

[Mount]
What=//192.168.0.123/Public
Where=/mnt/nas/public
Type=cifs

[Install]
WantedBy=multi-user.target

and then switch off the NAS drive, and re-open dolphin, it pauses for a while.  

Dolphin didn't do this under kubuntu 20.04 LTS, but does in kubuntu 21

STEPS TO REPRODUCE
1.  Create a NAS mount point in systemd
2.  cd to it in the terminal to mount it
3.  open dolphin and it should open instantly
4.  switch off NAS and sleep PC, and resume
5.  open dolphin and it pauses for seconds

OBSERVED RESULT

Dolphin pauses, window refresh doesn't happen.

EXPECTED RESULT

Dolphin should not pause

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
Operating System: Kubuntu 21.04
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2
Kernel Version: 5.11.0-18-generic
OS Type: 64-bit
Graphics Platform: X11
Processors: 32 × AMD Ryzen 9 3950X 16-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: Radeon RX 560 Series


ADDITIONAL INFORMATION

kubuntu 20.04 LTS didn't do this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list