[Qt-creator] Problem with QTreeWidget
Thorbjørn Lindeijer
thorbjorn.lindeijer at nokia.com
Mon Jan 12 11:45:33 CET 2009
Hello Kormalev,
This information is very useful, but unfortunately you're sending it to
the wrong mailing list. Since this is an issue with Qt rather than Qt
Creator, please send your report to Qt support.
Please do include a minimal ui file that has the issue, your platform
spec, the Qt version for uic and the backtrace. You can give this form a
try:
http://qtsoftware.com/bugreport-form
Regards,
Bjørn
ext Kormalev Denis wrote:
> Of course. Also I tried it at simply QMainWindow with QTreeWidget and it
> crashes too.
>
> (gdb) run
> Starting program: d:\Qt\QtCreator\qt\bin\uic.exe c:\\mainwindow.ui
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x005ab3ba in DomProperty::elementString (this=0x0) at ./ui4.h:2769
> 2769 ./ui4.h: No such file or directory.
> in ./ui4.h
> (gdb) backtrace
> #0 0x005ab3ba in DomProperty::elementString (this=0x0) at ./ui4.h:2769
> #1 0x00499f3d in CPP::WriteInitialization::initializeTreeWidget (
> this=0x22f8e0, w=0x189c480) at cpp/cppwriteinitialization.cpp:2091
> #2 0x0047f6d1 in CPP::WriteInitialization::acceptWidget (this=0x22f8e0,
> node=0x189c480) at cpp/cppwriteinitialization.cpp:584
> #3 0x00406e0c in TreeWalker::acceptWidget (this=0x22f8e0, widget=0x189b520)
> at treewalker.cpp:116
> #4 0x004806f6 in CPP::WriteInitialization::acceptWidget (this=0x22f8e0,
> node=0x189b520) at cpp/cppwriteinitialization.cpp:634
> #5 0x00406e0c in TreeWalker::acceptWidget (this=0x22f8e0, widget=0x189b3f0)
> at treewalker.cpp:116
> #6 0x004806f6 in CPP::WriteInitialization::acceptWidget (this=0x22f8e0,
> node=0x189b3f0) at cpp/cppwriteinitialization.cpp:634
> #7 0x0047e5ce in CPP::WriteInitialization::acceptUI (this=0x22f8e0,
> node=0x189b378) at cpp/cppwriteinitialization.cpp:500
> #8 0x004716e5 in CPP::WriteDeclaration::acceptUI (this=0x22fab0,
> node=0x189b378) at cpp/cppwritedeclaration.cpp:174
> #9 0x0046dba8 in Uic::write (this=0x22fce0, ui=0x189b378) at uic.cpp:236
> #10 0x0046d75b in Uic::write (this=0x22fce0, in=0x22fd40) at uic.cpp:197
> #11 0x00405d76 in Driver::uic (this=0x22fed0, fileName=@0x22fe40, out=0x0)
> at driver.cpp:286
> #12 0x004a1ed2 in runUic (argc=2, argv=0x3d2610) at main.cpp:174
> #13 0x004a2244 in main (argc=2, argv=0x3d2610) at main.cpp:192
> (gdb)
>
> Denis Kormalev.
>
> Daniel Molkentin wrotes:
>> ext Kormalev Denis schrieb:
>>
>>> Hello,
>>> Maybe this bug is already was already in this mail list, but I didn't
>>> find it.
>>> I have Windows XP SP2 and Qt Creator snapshot from December, 19 (With
>>> included Qt and mingw).
>>> I have form with layout which contains frame which contains layout. When
>>> I add QTreeWidget to last layout and try to build project uic crashes.
>>> If I change it to QTreeView all is ok.
>>>
>> Any chance you can provide us with a gdb backtrace of the crashing uic?
>>
>> Cheers,
>> Daniel
--
Thorbjørn Lindeijer
Software Engineer
Nokia, Qt Software
More information about the Qt-creator-old
mailing list