Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95022 - Juk Hangs between songs (KDE Bug 105342) and patch
Summary: Juk Hangs between songs (KDE Bug 105342) and patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-04 07:08 UTC by Nathan Toone
Modified: 2005-06-10 07:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
juk-3.4.1-hang.patch (juk-3.4.1-hang.patch,652 bytes, patch)
2005-06-04 07:09 UTC, Nathan Toone
Details | Diff
akode-3.4.1-hang.patch (akode-3.4.1-hang.patch,660 bytes, patch)
2005-06-04 07:15 UTC, Nathan Toone
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nathan Toone 2005-06-04 07:08:18 UTC
Juk hangs between songs as descirbed in KDE bug 105342 (http://bugs.kde.org/show_bug.cgi?id=105342)

I have ported the fix to the juk-3.4.1 ebuild.  I will post it next.
Comment 1 Nathan Toone 2005-06-04 07:09:37 UTC
Created attachment 60582 [details, diff]
juk-3.4.1-hang.patch

I also added this line to my juk-3.4.1.ebuild file (right before the pkg_setup
function):

PATCHES1="${FILESDIR}/juk-3.4.1-hang.patch"
Comment 2 Nathan Toone 2005-06-04 07:13:06 UTC
This patch should easily apply to the monolithic ebuilds as well - however, 
when you are using the split ebuilds, you need to apply this patch to BOTH 
the juk ebuild and the akode ebuild. 
Comment 3 Nathan Toone 2005-06-04 07:15:22 UTC
Created attachment 60586 [details, diff]
akode-3.4.1-hang.patch

Just minor changes to the juk patch so that it applies to the akode package.
Comment 4 Gabriel Devenyi 2005-06-09 18:30:42 UTC
can somebody commit this? its a very annoying bug  
Comment 5 Gregorio Guidi (RETIRED) gentoo-dev 2005-06-10 07:57:24 UTC
Committed in kdemultimedia and akode (it shouldn't be needed in the juk  
ebuild). Thanks.