https://bugs.kde.org/show_bug.cgi?id=472767
--- Comment #1 from 975998...@qq.com --- export no_proxy=localhost, 127.0.0.0/8, ::1 actually this doesnt work with this line , my bad here are all four lines export https_proxy=http://127.0.0.1:7890 export http_proxy=http://127.0.0.1:7890 export all_proxy=socks5://127.0.0.1:7890 export no_proxy=localhost, 127.0.0.0/8, ::1 when line 4 is enabled , it will cause crash -- You are receiving this mail because: You are watching all bug changes.