KDevelop-2.2 or Gideon bug
Matthew L Tang
mltang at carbon.cudenver.edu
Mon Jul 15 11:56:02 UTC 2002
Hello, I found a bug in the new kdevelop.
Here is the gdb stack.
(gdb) backtrace
#0 0x08120da4 in CProject::readGroupEntry (this=0x0, group=@0xbfffe6d0,
tag=@0xbfffe6e0, defaultValue=@0x81fc308) at cproject.cpp:1669
#1 0x081a35dd in CProject::getSubDir (this=0x0) at cproject.h:316
#2 0x08125198 in CNewFileDlg::CNewFileDlg (this=0xbfffe840, p_prj=0x0,
parent=0x8290b28, name=0x81da1ca "test", modal=true, f=0)
at cnewfiledlg.cpp:166
#3 0x08141457 in CKDevelop::newFile (this=0x8290b28,
add_to_project=false, dir=0x0) at ckdevelop_project.cpp:1335
#4 0x080ac47d in CKDevelop::slotFileNew (this=0x8290b28) at
ckdevelop.cpp:126
#5 0x080aa22b in CKDevelop::qt_invoke (this=0x8290b28, _id=126,
_o=0xbfffea00) at ckdevelop.moc:965
#6 0x40e5a385 in QObject::activate_signal () from
/usr/lib/qt3/lib/libqt-mt.so.3
#7 0x4000ce13 in fixup () at /usr/lib/qt3/include/qsizepolicy.h:73
It looks like if the user wants to create a new file, but there is no
p_prj.
If I load my old kdevelop and open a project, the kdeveloprc file holds
the last project, then when the Gideon loads, it loads the last project
stored in the kdeveloprc file. Now creating a new file is fine.
Also in my spare time I would like to help develop Gideon. I am very
fimular with QT, and I could become fimular with KDE. If someone thinks I
could help in some way, please let me know.
Thanks,
Matthew Tang
More information about the KDevelop-devel
mailing list