[Hbasic-userinfo] crashies
Status: Beta
Brought to you by:
mengels
From: Daniel <iP...@ei...> - 2005-04-06 19:03:12
|
am I doing something wrong here? why is it crashing when i re-size a button? and a lot of other things also make it crash. towel401@1[bin]$ ls hbasic help_window libdesc towel401@1[bin]$ ./hbasic Error loading mysql SO lib! Message: libmysqlclient.so: cannot open shared object file: No such file or directory Error loading erp SO lib! Message: /usr/local/hbasic/erp/lib/hbasic_erp_lib.so: cannot open shared objectfile: No such file or directory Obtained 16 stack frames hbasic [0x80beaaa] [0xffffe420] hbasic(_ZN10SizeHandle17mouseReleaseEventEP11QMouseEvent+0x43) [0x812feb3] /usr/lib/libqt-mt.so.3(_ZN7QWidget5eventEP6QEvent+0xb7) [0xb7af7737] /usr/lib/libqt-mt.so.3(_ZN12QApplication14internalNotifyEP7QObjectP6QEvent+0xbf) [0xb7a64bff] /usr/lib/libqt-mt.so.3(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x214) [0xb7a642f4] /usr/lib/libkdecore.so.4(_ZN12KApplication6notifyEP7QObjectP6QEvent+0xa3) [0xb7409e03] /usr/lib/libqt-mt.so.3(_ZN9QETWidget19translateMouseEventEPK7_XEvent+0xa40) [0xb79f9650] /usr/lib/libqt-mt.so.3(_ZN12QApplication15x11ProcessEventEP7_XEvent+0x46e) [0xb79f72de] /usr/lib/libqt-mt.so.3(_ZN10QEventLoop13processEventsEj+0x9b4) [0xb7a0e1c4] /usr/lib/libqt-mt.so.3(_ZN10QEventLoop9enterLoopEv+0xe8) [0xb7a76f58] /usr/lib/libqt-mt.so.3(_ZN10QEventLoop4execEv+0x28) [0xb7a76e08] /usr/lib/libqt-mt.so.3(_ZN12QApplication4execEv+0x21) [0xb7a64e51] hbasic(main+0x3ac) [0x80bfd0c] /lib/tls/libc.so.6(__libc_start_main+0xf4) [0x4102e904] hbasic(_ZN6QFrame10paintEventEP11QPaintEvent+0x6d) [0x80bc721] |