[systemsettings] [Bug 472767] crashing on getting new theme button with proxy

2023-07-31 Thread Ismael Asensio
https://bugs.kde.org/show_bug.cgi?id=472767 Ismael Asensio changed: What|Removed |Added Resolution|--- |DUPLICATE CC|

[systemsettings] [Bug 472767] crashing on getting new theme button with proxy

2023-07-29 Thread bugzilla_noreply
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