From: hbasic@wrightone.co.uk
I have installed hbasic (the rpm) on my
fedora core1 system (in kde) but when running it stops
immediately with
"Program aborted by exception!"
below is the output from console.
Can you give me a clue as to what the problem might be?
are there any logs I
can check for more details?
I have tried compiling the source as well but I get two
errors in one of the C
headers (something to do with '*' being unknown on line
129 )
[root@tony]# hbasic
trying without Euro
trying without Euro
ASSERT: "dl == d->drawables" in widgets/qlistview.cpp
(3087)
Obtained 26 stack frames
hbasic [0x80b8bca]
/lib/tls/libc.so.6 [0x34aa18]
/usr/lib/qt-3.3/lib/libqt-mt.so.3(_ZNK9QListView17buildDrawableListEv+0x313)
[0x392e703]
/usr/lib/qt-3.3/lib/libqt-mt.so.3
(_ZNK9QListView8itemRectEPK13QListViewItem+0x39)
[0x3934dc9]
hbasic(_ZN12PropertyItem11placeEditorEP7QWidget+0x1d)
[0x80eacdd]
hbasic(_ZN16PropertyTextItem10showEditorEv+0x4c)
[0x80ebb0c]
hbasic(_ZN12PropertyList11resizeEventEP12QResizeEvent+0x20a)
[0x80f8afa]
hbasic(_ZN12PropertyList16updateEditorSizeEv+0x96)
[0x80fc5b6]
hbasic(_ZN12PropertyList9qt_invokeEiP8QUObject+0x55)
[0x81018c5]
/usr/lib/qt-3.3/lib/libqt-mt.so.3
(_ZN7QObject15activate_signalEP15QConnectionListP8QUObject+0x13c)
[0x385072c]
/usr/lib/qt-3.3/lib/libqt-mt.so.3(_ZN7QHeader10sizeChangeEiii+0xdc)
[0x3b8ea6c]
/usr/lib/qt-3.3/lib/libqt-mt.so.3(_ZN9QListView14setColumnWidthEii+0xc8)
[0x392f178]
hbasic(_ZN12PropertyList11resizeEventEP12QResizeEvent+0x5a)
[0x80f894a]
hbasic(_ZN12PropertyList16updateEditorSizeEv+0x96)
[0x80fc5b6]
hbasic(_ZN12PropertyList18setupGuiPropertiesEv+0x12aa)
[0x80fb1ba]
hbasic(_ZN15CPropertyEditor5setupEv+0x30) [0x80fdf00]
hbasic(_ZN15CPropertyEditor16setCurrentWidgetEP12HBGuiElementP12FormDesigner+0xa2)
[0x80fde32]
hbasic(_ZN14CBasicDocument19createFormComponentEs+0x204)
[0x810c944]
hbasic(_ZN14CBasicDocumentC1EP8CProjectssss+0x25c)
[0x810b01c]
hbasic(_ZN8CProject15createNewSourceEsss+0x43) [0x80d5ed3]
hbasic(_Z13createNewFormii+0x2b) [0x80c700b]
hbasic(_ZN13CProjectGroupC1EiP7QString+0x6c) [0x80da90c]
hbasic(_Z21createNewProjectGroupb+0x32) [0x80c6fa2]
hbasic(main+0x350) [0x80b91b0]
/lib/tls/libc.so.6(__libc_start_main+0xf0) [0x338750]
hbasic(_ZNK7QHeader5labelEi+0x35) [0x80b5521]
[root@tony]#
Maybe You need qt4 ? If You are using 64 bit version it might be a problem. I had same problems with Kbasic. Now I have
Ubuntu(8.01) Ultimate 2.0 64 bit version and can not install kbasic because kbasic is 32 bit and use 32 bit library, I suppose that.