Bug 401074

Summary: crash opening the project properties of a python project
Product: [Applications] kdevelop Reporter: Jaime Torres <jtamate>
Component: UI: generalAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: crash CC: mail
Priority: NOR    
Version First Reported In: 5.3.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Jaime Torres 2018-11-15 16:23:43 UTC
KDevelop 5.3.0-x64
With a python project opened (doesn't crash with a Qt graphical project), pressing in Project | Open Configuration, to try to change de default python interpreter, crashes probably because an antivirus (Cb Defense) thinks Kdevelop opening cmd.exe is a threat. (Can't test without antivirus).
Didn't crashed with Kdevelop 5.2.4-x64
Comment 1 Francis Herne 2019-01-24 14:58:24 UTC
There was a bug in 5.3.0 where the project settings dialog would crash for a "Generic" project (not using a supported buildsystem).

This would apply to most Python projects, but not the Qt example.

Fixed in 5.3.1.

(please comment if there was a specific reason you suspected antivirus to be involved).

*** This bug has been marked as a duplicate of bug 400769 ***