[Bug 53575] KDirWatch crash (was: Autoproject part crashes invoking the "add files to target" dialog)

Josef Weidendorfer josef.weidendorfer at gmx.de
Mon Feb 10 12:00:09 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=53575     




------- Additional Comments From josef.weidendorfer at gmx.de  2003-02-10 11:59 -------
Created an attachment (id=924)
 --> (http://bugs.kde.org/attachment.cgi?id=924&action=view)
Proposed Bugfix

Hi,

please can you try out this patch?
The removeList is only allowed to contain an entry to be removed at most once.
It's possible that this is the reason for your crash.
If it's not - that was still a bug and should be fixed.
The removeList should be a QStringList containing the paths to be removed.
Thus, your crash can't happen.




More information about the KDevelop-devel mailing list