Summary: | Playlist creation is "stalled" | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | frautukka |
Component: | Playlists/Automated Playlist Generator | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | anzah1, bart.cerneels, karaluh, malarkannan.p, michel.poleur, mschoepf, optiluca, paulo.miguel.dias, stharward |
Priority: | NOR | ||
Version: | 2.4-GIT | ||
Target Milestone: | 2.5 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.5 | |
Sentry Crash Report: |
Description
frautukka
2011-07-15 21:45:31 UTC
I am having this exact issue with Amarok-2.4.3 only. Previous working APG just stalls forever. Newly created doesn't work either. OS: Gentoo X86_64 Kernel: Gentoo-sources-3.0 Confirmed by duplicate. I can confirm this too, 2.4.3 and git master. same output when generating APG playlists: amarok: [APG::ConstraintSolver] ConstraintSolver 1721736092 finished with satisfaction 1 amarok: [APG::ConstraintTester] "Match tag: genre contains "Rock"" delete delta failed 34 93 amarok: [APG::ConstraintTester] satisfaction expected: 0.430108 true: 0.365591 amarok: [APG::ConstraintTester] "Match tag: genre contains "Rock"" insert delta failed "Sunlight Shining Through Cloud" 69 94 amarok: [APG::ConstraintTester] satisfaction expected: 0.361702 true: 0.425532 Object::connect: No such signal APG::ConstraintSolver::endProgressOperation( QObject * ) Object::connect: No such signal APG::ConstraintSolver::totalSteps( int ) amarok: [APG::ConstraintTester] "Match tag: genre contains "Rock"" test cycle 6 of 10 amarok: [APG::ConstraintTester] "Match tag: genre contains "Rock"" test cycle 7 of 10 amarok: [APG::ConstraintTester] "Match tag: genre contains "Rock"" test cycle 8 of 10 amarok: [APG::ConstraintTester] "Match tag: genre contains "Rock"" test cycle 9 of 10 amarok: [APG::ConstraintTester] "Match tag: genre contains "Rock"" test cycle 10 of 10 amarok: [APG::ConstraintTester] 2 errors encountered in "Match tag: genre contains "Rock"" amarok: [APG::ConstraintTester] "Match tag: genre contains "Pop"" test cycle 1 of 10 amarok: [APG::ConstraintTester] "Match tag: genre contains "Pop"" test cycle 2 of 10 amarok: [APG::ConstraintTester] "Match tag: genre contains "Pop"" test cycle 3 of 10 amarok: [APG::ConstraintTester] "Match tag: genre contains "Pop"" test cycle 4 of 10 amarok: [APG::ConstraintTester] "Match tag: genre contains "Pop"" test cycle 5 of 10 amarok: [APG::ConstraintTester] "Match tag: genre contains "Pop"" test cycle 6 of 10 amarok: [APG::ConstraintTester] "Match tag: genre contains "Pop"" test cycle 7 of 10 amarok: [APG::ConstraintTester] "Match tag: genre contains "Pop"" test cycle 8 of 10 amarok: [APG::ConstraintTester] "Match tag: genre contains "Pop"" test cycle 9 of 10 amarok: [APG::ConstraintTester] "Match tag: genre contains "Pop"" test cycle 10 of 10 amarok: [APG::ConstraintTester] 0 errors encountered in "Match tag: genre contains "Pop"" amarok: [APG::ConstraintTester] ConstraintTester with serial number 2092230116 has finished and is being deleted The StatusBar was removed a couple weeks ago, and evidently the only regression testing that was done with the APG was checking that it compiles, not that it actually works. This shouldn't be too hard to fix; it just looks like some signals are misconnected. I may have time to get to it before the next release, but if someone who's more familiar with the Logger API wants to fix it, I'd appreciate it. *** Bug 279894 has been marked as a duplicate of this bug. *** *** Bug 280458 has been marked as a duplicate of this bug. *** *** Bug 280999 has been marked as a duplicate of this bug. *** Just want to add this is also happening on Fedora 15 with the latest Amarok packages. Just noticed the target has been moved to 2.5? Surely this is a pretty fundamental bug to ship in 2.4.4? I mean, playlists don't work... There will be no 2.4.4, the next release will be 2.5 Git commit 57271f77d46791d4f456af45ab79c0c7bcc76349 by Soren Harward. Committed on 30/09/2011 at 15:29. Pushed by stharward into branch 'master'. Fix frozen APG APG now returns control after the solver finishes. BUG: 277865 M +4 -0 src/playlistgenerator/ConstraintSolver.cpp M +2 -0 src/playlistgenerator/ConstraintSolver.h M +2 -8 src/playlistgenerator/Preset.cpp M +0 -1 src/playlistgenerator/Preset.h http://commits.kde.org/amarok/57271f77d46791d4f456af45ab79c0c7bcc76349 When will the next release be? This crap is ongoing since July. Please... I would really wish more releases of Amarok with smaller changes, instead of having to wait half a year for things to be fixed. That's not too user friendly... I agree with martux. On Wed, Nov 30, 2011 at 3:43 PM, Martux <mschoepf@gmx.de> wrote: > https://bugs.kde.org/show_bug.cgi?id=277865 > > > > > > --- Comment #12 from Martux <mschoepf gmx de> 2011-11-30 10:13:03 --- > When will the next release be? This crap is ongoing since July. Please... > I would really wish more releases of Amarok with smaller changes, instead > of > having to wait half a year for things to be fixed. That's not too user > friendly... > > -- > Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You are on the CC list for the bug. > You can already test with Amarok 2.5 beta 1 aka 2.4.90 (http://amarok.kde.org/en/releases/2.5/beta/1), 2.5 final is targeted for release on December 5th. Thanks for the hint, Myriam. I am downloading it right now. As I am under Gentoo here and would have to add an overlay, this is may work now but not all the time. Why is Amarok not shipped with the monthly KDE update? Isn't it *the* default player? Ohh, I hope this will work, the AGPs are a really heavy used feature here... :) |