Summary: | noatun crashes at startup | ||
---|---|---|---|
Product: | [Unmaintained] noatun | Reporter: | warcomp |
Component: | general | Assignee: | Multimedia Developers <kde-multimedia> |
Status: | CLOSED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
warcomp
2001-04-07 16:26:54 UTC
Version: KDE 2.9.1 Installed from: Mandrake RPMs Compiler: Not Specified OS: Linux OS/Compiler notes: I did not compile used RPMs Everytime I try to run noatun (via terminal or kde menu) I get a SIGSEGV error message. There is a similar bug report posted but not for KDE 3.0 beta 1. I tried using it in Koqui also it loads but does not work. does not play music doesent even add files to playlist. here is the backtrace when starting from console.: (no debugging symbols found)...[New Thread 1024 (LWP 8428)] 0x4163b1d9 in wait4 () from /lib/libc.so.6 #0 0x4163b1d9 in wait4 () from /lib/libc.so.6 #1 0x416b8ef8 in __check_rhosts_file () from /lib/libc.so.6 #2 0x400349f6 in waitpid (pid=8429 stat_loc=0x0 options=0) at wrapsyscall.c:172 #3 0x40995f74 in KCrash::defaultCrashHandler () from /opt/kde3//lib/libkdecore.so.4 #4 0x4154f847 in _IO_2_1_stderr_ () from /usr/lib/libstdc++-libc6.2-2.so.3 (Submitted via bugs.kde.org) I forgot to place the output of the konsole on my bug report. here it goes: [luli@luli bin]$ ./noatun Loading required GL library /usr/X11R6/lib/libGL.so.1.2.030402 0 Couldn't instanciate artsobject Noatun::Session. (This is normally caused b= y a=20 broken package or compiling kdemultimedia in a --prefix different from=20 kdelibs. KCrash: crashing.... crashRecursionCounter =3D 2 KCrash: Application Name =3D noatun path =3D <unknown> pid =3D 8947 ERROR: KUniqueApplication: DCOP communication error! [luli@luli bin]$ Loading required GL library=20 /usr/X11R6/lib/libGL.so.1.2.030402 0 =0D _________________________________________________________=0D Do You Yahoo!?=0D Get your free @yahoo.com address at http://mail.yahoo.com=0D =0D Report this to the person that made your KDE packages. If you compiled it yourself read this hint: Couldn't instanciate artsobject Noatun::Session. (This is normally caused by a broken package or compiling kdemultimedia in a --prefix different from kdelibs. Nothing I can do about it otherwise. On Tuesday 25 December 2001 09:45 pm Luiz Masagão wrote: > I forgot to place the output of the konsole on my bug report. > > here it goes: > [luli@luli bin]$ ./noatun > Loading required GL library /usr/X11R6/lib/libGL.so.1.2.030402 > 0 > Couldn't instanciate artsobject Noatun::Session. (This is normally caused > by a broken package or compiling kdemultimedia in a --prefix different from > kdelibs. > KCrash: crashing.... crashRecursionCounter = 2 > KCrash: Application Name = noatun path = <unknown> pid = 8947 > ERROR: KUniqueApplication: DCOP communication error! > [luli@luli bin]$ Loading required GL library > /usr/X11R6/lib/libGL.so.1.2.030402 > 0 > > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > _______________________________________________ > kde-multimedia mailing list > kde-multimedia@mail.kde.org > http://mail.kde.org/mailman/listinfo/kde-multimedia Duplicate of bug numbers 37721: http://bugs.kde.org/show_bug.cgi?id=37721 and 47781: http://bugs.kde.org/show_bug.cgi?id=47781 Plus It doesn't even effect latest CVS |