Summary: | Crash on login caused by libartskde | ||
---|---|---|---|
Product: | [Unmaintained] arts | Reporter: | abrahams |
Component: | libartskde | Assignee: | Multimedia Developers <kde-multimedia> |
Status: | CLOSED UNMAINTAINED | ||
Severity: | crash | CC: | konst1988 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
abrahams
2004-02-05 05:28:01 UTC
I've gotten the sound back (though not completely) and I have a hunch about the problem. To get the sound back I had to go into the Yast setup for the sound card, a Via 8235, and change the DSX setting from 0 (auto) to 2 (disable). So there's probably some subtle problem in how Arts handles DSX that shows up only for certain sound cards. I also note that even though I can now play sound using aplay, I cannot get any sound for my system notifications. I am in the same situation (Via 8235, SuSE 9.0, KDE 3.2.0) and disabling DSX had the same effect. Juk crashed without DSX disabled and produced the following stack trace: [New Thread 16384 (LWP 3079)] 0x41885a86 in waitpid () from /lib/i686/libpthread.so.0 #0 0x41885a86 in waitpid () from /lib/i686/libpthread.so.0 #1 0x40d9fa7a in KCrash::defaultCrashHandler(int) () from /opt/kde3/lib/libkdecore.so.4 #2 0x4188496c in __pthread_sighandler () from /lib/i686/libpthread.so.0 #3 <signal handler called> #4 0x400ce975 in KAudioManagerPlay::KAudioManagerPlay(KArtsServer*, QString const&) () from /opt/kde3/lib/libartskde.so.1 #5 0x08069347 in ArtsPlayer::setupArtsObjects() () #6 0x08069555 in ArtsPlayer::setupPlayer() () #7 0x080684ff in ArtsPlayer::ArtsPlayer() () #8 0x0808f804 in Player::createPlayer(int) () #9 0x08098194 in JuK::setupPlayer() () #10 0x08094c2a in JuK::JuK(QWidget*, char const*) () #11 0x0809b724 in main () This is solved now. However, I also have no system notification sound and kmix still crashes on exit: [New Thread 16384 (LWP 2608)] 0x413c5a86 in waitpid () from /lib/i686/libpthread.so.0 #0 0x413c5a86 in waitpid () from /lib/i686/libpthread.so.0 #1 0x4081ba7a in KCrash::defaultCrashHandler(int) () from /opt/kde3/lib/libkdecore.so.4 #2 0x413c496c in __pthread_sighandler () from /lib/i686/libpthread.so.0 #3 <signal handler called> Maybe those two things share the same reason. Note that playing sounds via noatun works like always. I solved the issue of no sound for system notifications, at least. There was a problem in KDE's sound configuration file. So I did what I usually do now in such cases: I deleted the file and let KDE reconstruct it. That seemed to do the trick. *** Bug 137499 has been marked as a duplicate of this bug. *** Arts is no longer developed and has been unmaintained for quite some time - more than 2 years. With phonon as the replacement for arts in KDE4, we're closing out all the arts bugs in Bugzilla since there is no chance of them being fixed. Thanks |