https://bugs.kde.org/show_bug.cgi?id=466195
Bug ID: 466195 Summary: Missing interface in smb.conf causes Dolphin to freeze upon launch Classification: Applications Product: dolphin Version: 22.12.2 Platform: Archlinux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: josephg...@gmail.com CC: kfm-de...@kde.org Target Milestone: --- SUMMARY Dolphin freezes on launch for ~6 seconds for every missing network interface added to /etc/samba/smb.conf. STEPS TO REPRODUCE For example, if smb.conf looks like this: ``` [global] interfaces = wtf wtf2 wtf3 wtf4 wtf5 ``` OBSERVED RESULT Then, upon launching `dolphin`, the GUI freezes for ~30 seconds EXPECTED RESULT Dolphin shouldn't freeze. SOFTWARE/OS VERSIONS OS: Arch Linux 6.1.12-zen1-1-zen dolphin: 22.12.2 smbd: 4.17.5 ADDITIONAL INFORMATION The smb/samba daemon doesn't need to be running for this bug to occur. -- You are receiving this mail because: You are watching all bug changes.