Summary: | Crash on importing the project [CMakeManager::dirtyFile] | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Roman <rbyshko> |
Component: | Build tools: CMake | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | mihai.stanescu, msnkipa, phil.woodland, simon.esneault, tim |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Roman
2010-03-03 20:21:23 UTC
Milian, shouldn't this be fixed with KDE4.4.1 and the KIO-fixes from dfaure? The KDirWatch problem crashed somewhere inside KDirWatch, not in the CmakeManager. And if you look at the code the Project pointer p is not checked in that branch of the conditional. Apol should have a look at it. Thanks for checking, assigning to cmake. *** Bug 230107 has been marked as a duplicate of this bug. *** *** Bug 230154 has been marked as a duplicate of this bug. *** *** Bug 227519 has been marked as a duplicate of this bug. *** *** Bug 231212 has been marked as a duplicate of this bug. *** SVN commit 1105397 by apol: First approach to fix the reload cmake project crash. Prevents the project to be reloaded while it's already being reloaded. BUG: 229293 M +4 -3 cmakemanager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1105397 *** Bug 226917 has been marked as a duplicate of this bug. *** *** Bug 231796 has been marked as a duplicate of this bug. *** |