| Summary: | KDE Notify and JuK doesn't work | ||
|---|---|---|---|
| Product: | [Applications] juk | Reporter: | benjamin200 <benjamin200> |
| Component: | general | Assignee: | Scott Wheeler <wheeler> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | greg_g |
| Priority: | NOR | ||
| Version First Reported In: | 2.1.2 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
benjamin200
2005-02-05 23:10:43 UTC
Just a notice. I use KDE and Gentoo for about 12 month and never have problems with KDE or JuK (for Play and manage audio files). It works perfect under Gentoo. Hope anyone of the KDE developers could help to get more debug and find out where the problem is. Thanks & greetings from Germany, Ben If I start juk with the QT debug option I get this:
bash-2.05b$ juk --sync
*** glibc detected *** double free or corruption (out): 0x000000000095f008 ***
juk: ERROR: Communication problem with juk, it probably crashed.
bash-2.05b$
Did you really pasted all the gentoo bug here? A link wasn't enough?? This is almost certainly an issue of upgrading GCC without recompiling C++ libraries. The original backtrace and symptoms are identical to the one in bug #85889. This was kind of mentioned (but not explained) in the Gentoo bug report -- you CAN NOT upgrade GCC without recompiling EVERYTHING that uses C++. KDE, TagLib, MusicBrainz, libfam, ... This really should be handled by portage, but sadly it doesn't track this sort of dependancy. *** This bug has been marked as a duplicate of 85889 *** next time (if a szenario like this occurs) I will only post a link. Sorry for this disagreeableness. Thx, Benjamin |