Bug 401074 - crash opening the project properties of a python project
Summary: crash opening the project properties of a python project
Status: RESOLVED DUPLICATE of bug 400769
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: general (show other bugs)
Version: 5.3.0
Platform: Microsoft Windows Microsoft Windows
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-15 16:23 UTC by Jaime Torres
Modified: 2019-01-24 14:58 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***