View Single Post
  #1 (permalink)  
Old March 7th, 2004
anonimous
Guest
 
Posts: n/a
Default compiling qtella in suse 8.2

Hi all:
I'm trying to install qtella in Suse 8.2(kde3.1) but when it is installed and i try to run it crashes.
I've compiled it in varios directories and crashes in all of them
Post one log error--i have some more compiled in /usr --prefix=/usr
i`ve got intalled the qt3 libraries v 3.1.1-62


0x40eecc4a in waitpid () from /lib/libc.so.6
#0 0x40eecc4a in waitpid () from /lib/libc.so.6
#1 0x40784c89 in KCrash::defaultCrashHandler(int) ()
from /opt/kde3/lib/libkdecore.so.4
#2 0x40f7d895 in __pthread_sighandler () from /lib/libpthread.so.0
#3 <signal handler called>
#4 0x082a4ecc in ?? ()
#5 0x4021db50 in QApplication::notify(QObject*, QEvent*) ()
from /usr/lib/libqt-mt.so.3
#6 0x40711929 in KApplication::notify(QObject*, QEvent*) ()
from /opt/kde3/lib/libkdecore.so.4
#7 0x401f5935 in QEventLoop::activateTimers() () from /usr/lib/libqt-mt.so.3
#8 0x401d2974 in QEventLoop:rocessEvents(unsigned) ()
from /usr/lib/libqt-mt.so.3
#9 0x40232b83 in QEventLoop::enterLoop() () from /usr/lib/libqt-mt.so.3
#10 0x40232a76 in QEventLoop::exec() () from /usr/lib/libqt-mt.so.3
#11 0x4021e87f in QApplication::exec() () from /usr/lib/libqt-mt.so.3
#12 0x080a6c24 in main (argc=1, argv=0xbffff320) at main.cpp:79
#13 0x40e518ae in __libc_start_main () from /lib/libc.so.6
Any idea?
thx
Reply With Quote