| Summary: | KDevelop crashes when project folder gets renamed on disk. | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Remco Bloemen <remco.bloemen> |
| Component: | general | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | andrew.crouthamel, Ekkehard.Blanz |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 4.6.0 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Remco Bloemen
2014-05-05 14:02:17 UTC
Created attachment 86524 [details]
New crash information added by DrKonqi
kdevelop (4.6.0) on KDE Platform 4.13.0 using Qt 4.8.6
Same as OP - renamed the folder that contained one of the open projects in separate window - then KDE crashed after I closed the waring popups.
-- Backtrace (Reduced):
#7 0x00007effa12067be in KDevelop::ProjectController::closeProject (this=0x1b7e040, proj_=0x6fbcec0) at ../../shell/projectcontroller.cpp:889
#8 0x00007eff9bf3d0a3 in KDevelop::AbstractFileManagerPlugin::Private::deleted (this=0x661bd00, path=...) at ../../project/abstractfilemanagerplugin.cpp:314
[...]
#10 0x00007effa17cf5a5 in KDirWatch::deleted (this=this@entry=0x6f28ce0, _t1=...) at ./kdirwatch.moc:126
#11 0x00007effa17d21c2 in KDirWatch::setDeleted (this=0x6f28ce0, _file=...) at ../../kdecore/io/kdirwatch.cpp:1923
#12 0x00007eff9f92fc1e in QObject::event (this=0x6f28ce0, e=<optimized out>) at kernel/qobject.cpp:1194
Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! My currently installed version of kdevelop (5.2.1) does not exhibit this problem anymore. In fact, it handles renaming active directories from external applications VERY gracefully by just quietly displaying the new directory name. As far as I am concerned, this can be closed. Thanks for the update! |