https://bugs.kde.org/show_bug.cgi?id=472766
Bug ID: 472766
Summary: crashing on getting new theme button with proxy
Classification: Applications
Product: systemsettings
Version: 5.27.6
Platform: Archlinux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: kcm_desktoptheme
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
the crash report shows segmentation fault
when
export all_proxy=socks5://127.0.0.1:7890
was in /etc/profile , click the get new theme button would leads to a crash
i have clash for windows installed on my arch and its working
the proxy port is 7890
STEPS TO REPRODUCE
1. add a line to /etc/profile and make sure the proxy is working instead of
none-proxy
export all_proxy=socks5://127.0.0.1:7890
2. click the button
OBSERVED RESULT
crash
EXPECTED RESULT
i think it should be a force check in some place
SOFTWARE/OS VERSIONS
archlinux
kde plasma 5.27.6
qt5.15.10+kde+r135-1
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.