Version: (using KDE KDE 3.1.1) Installed from: RedHat RPMs OS: Linux when i start noatun it crashes --- here is the kde crash handler backtrace ---(no debugging symbols found)...[New Thread 16384 (LWP 20214)] 0x40efc7f7 in waitpid () from /lib/i686/libpthread.so.0 #0 0x40efc7f7 in waitpid () from /lib/i686/libpthread.so.0 #1 0x4062b1a9 in KCrash::defaultCrashHandler(int) () from /usr/lib/libkdecore.so.4 #2 0x40efb74e in __pthread_sighandler () from /lib/i686/libpthread.so.0 #3 <signal handler called> #4 0x412ca711 in Engine::initArts() () from /usr/lib/libnoatun.so.0 #5 0x412c81c6 in Engine::Engine(QObject*) () from /usr/lib/libnoatun.so.0 #6 0x412d1d57 in Player::Player(QObject*) () from /usr/lib/libnoatun.so.0 #7 0x412d83ee in NoatunApp::NoatunApp() () from /usr/lib/libnoatun.so.0 #8 0x40016198 in main () from /usr/lib/kde3/noatun.so #9 0x0804cade in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) () #10 0x0804d7b9 in handle_launcher_request(int) () #11 0x0804dc8c in handle_requests(int) () #12 0x0804e9f0 in main () #13 0x420158f7 in __libc_start_main () from /lib/i686/libc.so.6 ---
Subject: Re: New: crashed on starting program On Sunday 04 May 2003 8:46, vivabenfica wrote: > Version: (using KDE KDE 3.1.1) > Installed from: RedHat RPMs Of course.. > OS: Linux This is guaranteed to be an install bug. Run noatun on the konsole, or/and killall artsd, and run it on the konsole with the option -l0 (EL ZERO) for debug messages. Then report the bug to Redhat. - -Charles
Subject: Re: crashed on starting program wow! that was fast. i was actually about to void the bug report because after submitting it i realized that i hadn't installed "arts", did so, and now it works fine from command line or from "start menu" these are the rpms i used: arts-1.1.1-0.8x.2.i386.rpm kdeaddons-3.1.1-0.8x.1.i386.rpm i have been using linux for 3 weeks now (ex-win98 victim) so pardon my ignorance, but, just out of curiousity, is konsole = terminal window (command line)? thanks. On Sunday 04 May 2003 17:24, you wrote: > ------- You are receiving this mail because: ------- > You reported the bug, or are watching the reporter. > > http://bugs.kde.org/show_bug.cgi?id=58113 > > > > > ------- Additional Comments From charles@kde.org 2003-05-04 18:24 ------- > Subject: Re: New: crashed on starting program > > On Sunday 04 May 2003 8:46, vivabenfica wrote: > > Version: (using KDE KDE 3.1.1) > > Installed from: RedHat RPMs > > Of course.. > > > OS: Linux > > This is guaranteed to be an install bug. Run noatun on the konsole, or/and > killall artsd, and run it on the konsole with the option -l0 (EL ZERO) for > debug messages. > > Then report the bug to Redhat. > > - -Charles
installed "arts" and now noatun works fine. oops. thanks.
Subject: Re: crashed on starting program On Sunday 04 May 2003 9:58, vivabenfica wrote: > i have been using linux for 3 weeks now (ex-win98 victim) so pardon my > ignorance, but, just out of curiousity, is konsole = terminal window > (command line)? Konsole is KDE's (excellent) console program, a terminal emulator, indeed. - -Charles