Summary: | Crash in QListViewItem::takeItem() in selecting File in list | ||
---|---|---|---|
Product: | [Developer tools] kdevplatform | Reporter: | Daniel Yagan <daniel.yagan> |
Component: | classbrowser | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version First Reported In: | git master | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Daniel Yagan
2006-04-21 08:39:45 UTC
Could you please go into some more detail on what you did when this happened? "selecting File in list" is a bit sparse. What list? Is it reproducible? When I open a few files and decide to switch among them by clicking the Tab (to select the file), this error keeps on coming. What project type / build system are you using? Looks like we've had this one reported before: bug #97379 I'm using the latest KDE and KDEVELOP 3.3.2 on Fedora 5 Daniel the question Jens asked you is : Are you using Automake, QMake, custom Makefiles, ant or ... ? What Qt version do you have. I'm using custom Makefile. I'm using the latest QT from the latest Fedora 5 distribution. I think that's shown in the dump above: qt-3.3 The thing is I can make my project successfully. But, when I simply click the Tab to select the files, I'll get this pesky bug. Hello, I have here exactly the same problem. I am using qt 3.3.5 kde/kdevelop 3.5.2 all build from source. OS is RedHat WS 3 update 6. I am using custom Makefiles and have the same stacktrace. This happens very seldom. I can work for hours and suddenly kdevelop crashs the moment I switch tabs. But it happens regulary a minimum 2 times a day. :-( It is a pitty that kdevelop has no autosave, or do I missed something? My whole kde is running in a clearcase view. Maybe it has something to do with this. It could be possible that opened files are not available on disk for msecs if a network error happens. Daniel, what about you and clearcase? Kind regards Daniel Schmitt Ups, typo, using kde 3.5.2 kdevelop 3.3.2 it also happened in kde 3.5.1/kdevelop 3.3.1 and kde 3.5.0/kdevelop 3.3.0 Looks like a classview issue. This bug seems to be fixed with kdevelop 3.3.3, KDE 3.5.3 and qt 3.3.6 My kdevelop is running now for more than a week without a crash! :-) Thanks for the report. Closing it as Fixed. moving to kdevplatform's classbrowser |