Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68437 - Juk quits (not crash) when end of playlist reached.
Summary: Juk quits (not crash) when end of playlist reached.
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-21 12:44 UTC by Scott Jubenville
Modified: 2004-12-31 05:24 UTC (History)
0 users

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


Attachments
kde cvs fixes (juk-playlist.patch,12.23 KB, patch)
2004-11-08 17:22 UTC, Marcus Furlong
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Jubenville 2004-10-21 12:44:21 UTC
When playing any playlist in Juk, (Number of songs in playlist doesn't matter), after the last song is played the application quits. (Icon removed from kicker, no longer in background)

The maintainer of JUK at bugs.kde.org says that this is due to some old commits that slipped back in. He says that fixes are in CVS.

Since this makes using JUK inconvenient, hopefully someone with better knowledge of CVS can grab the changes and make a patch for Gentoo

Reproducible: Always
Steps to Reproduce:
1. Have JUK start playing. (Playlist of one is fine)
2. Either wait for song to end or move slider near end of song to speed up
3.

Actual Results:  
Application quits. 

Expected Results:  
Application remains open, either in foreground or background if only kicker 
icon showing.
Comment 1 Simone Gotti (RETIRED) gentoo-dev 2004-10-21 14:10:13 UTC
Is this the latest kdemultimedia version (3.3.1)?

Can you post a link to the bug report in bugs.kde.org?

thanks.
Comment 2 Scott Jubenville 2004-10-22 11:18:20 UTC
This is with kdemultimedia-3.3.1

There is no crash, hence no bug report. 
This is due to some commits to juk being mistakenly reintroduced.

I'm searching for the comments I found from the maintainer og Juk.
Comment 3 Marcus Furlong 2004-11-08 16:13:29 UTC
http://bugs.kde.org/show_bug.cgi?id=91467
Comment 4 Marcus Furlong 2004-11-08 17:22:19 UTC
Created attachment 43567 [details, diff]
kde cvs fixes

juk/k3bexporter.cpp
juk/playlistbox.cpp
juk/playlistbox.h
juk/playlistcollection.cpp
juk/playlistcollection.h
juk/playlistsplitter.cpp
juk/statuslabel.cpp

This patch contains the fixes backported from HEAD to KDE_3_3_BRANCH, please
test.

It fixes the problem for me.
Comment 5 Scott Jubenville 2004-11-08 19:48:39 UTC
Those patches worked for me too.
Hopefully make it into portage.

Comment 6 Gregorio Guidi (RETIRED) gentoo-dev 2004-12-31 05:24:09 UTC
it's late now... kde 3.3.2 is out.