Summary: | [regression] Commit e95e0f8e filtering of unread articles causes a bug | ||
---|---|---|---|
Product: | [Applications] akregator | Reporter: | Elias Probst <mail> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alex.merry, christopherheiny, dilfridge, j__n, nicolas.degand, oliver, squan, steve, tiposchi, vitorboschi, xrigou, yester64 |
Priority: | NOR | ||
Version: | GIT (master) | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Elias Probst
2011-04-24 20:13:23 UTC
Alex, commit e95e0f8e is your sorting fix for new articles. Can you have a look at this please ? Bug 271149 may also be related I am experiencing this too. It seems that the reporter has configured his client to "Mark selected article read after 0 sec". By raising the timeout a bit you can view the next article disappear a few secs later than the current. Same observed in Gentoo akregator-4.4.11.1. Fixed in Gentoo akregator-4.4.11.1-r1 by reverting kde commit a70973b91b6dd2b14462a114ce2c0b520e41b3af. also appears in debian packages. Akregator Version 1.6.6 Using KDE Development Platform 4.6.2 (4.6.2) 2.6.38-2-686 bug 271794 is also a regression introduced by this change Git commit 1380ce172e4f98ab433085721f0e8fddef4ba621 by Christophe Giboudeaux. Committed on 28/04/2011 at 11:34. Pushed by cgiboudeaux into branch '4.6'. Revert "Maintain sort order when new articles are added" While fixing the new article sorting issue, this introduced regressions when displaying only unread articles. Alex, please fix and resubmit to kdepim/4.6. BUG: 271794 BUG: 271149 CCBUG: 271640 FIXED-IN: kdepim 4.6 This reverts commit e95e0f8e3687137f02e19d3ecf5ea0a9463f5962. M +0 -3 akregator/src/articlelistview.cpp http://commits.kde.org/kdepim/1380ce172e4f98ab433085721f0e8fddef4ba621 *** Bug 271860 has been marked as a duplicate of this bug. *** I noticed this really anoying bug too with akregator 1.6.6 kde 4.6.2 Linux version 2.6.38-ARCH *** Bug 273526 has been marked as a duplicate of this bug. *** *** Bug 274383 has been marked as a duplicate of this bug. *** 'Fixed' (well, kinda) in kdepim 4.6 Just updated to KDE SC 4.6.5 (OpenSUSE RPMs, x86_64); Kontact 4.4.11/Akregator 1.6.6. I can confirm that this bug is still present. FWIW, it was there in KDE SC 4.6.4 too. Perhaps the 'revert' did not work? This is definately not fixed yet. Steve (In reply to comment #13) > Just updated to KDE SC 4.6.5 (OpenSUSE RPMs, x86_64); Kontact 4.4.11/Akregator > 1.6.6. [...] > Perhaps the 'revert' did not work? > This is definately not fixed yet. > What about reading the comment just before yours ? > 'Fixed' (well, kinda) in kdepim 4.6 Hi Christophe,
> What about reading the comment just before yours ?
> > 'Fixed' (well, kinda) in kdepim 4.6
Are you saying that this regression in kdepim 4.4 can only be fixed by going to 4.6, with all the other changes that entails? A number of distributions aren't even offering kdepim-4.6 yet.
We need a fix in the same branch where the breakage occurred, otherwise it's not really fixed!
Steve
Exactly. the kdepim 4.4 branch is now closed. Obviously, you can pick the commit and ask your distribution to add it to their kdepim 4.4.11 package (see comment #7 for the link) *** Bug 277546 has been marked as a duplicate of this bug. *** |