| Summary: | Paint bug in file tree | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Jon Smirl <jonsmirl> |
| Component: | file tree | Assignee: | Alexander Neundorf <neundorf> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jon Smirl
2003-12-30 06:57:28 UTC
Odd question perhaps, but: using what project type? I've never seen this fail with an Automake Project, but I believe custom might still have a problem.. I am using custom make. OK, I suspected that.. IIRC, the real bug is that fileview expects to be notified when a change happens in the project, but I guess customproject doesn't know that(?). I guess the same issue is likely for other projectypes as well. Unless someone comes up with a trivial bandaid for 3.0, a fix for this will have to wait until 3.1 and the planned project manager unification. I can't reproduce it with kdevelop 3.1.2 and a custom makefile project Alex *** Bug has been marked as fixed ***. |