Summary: | kicker v5.6.4 still use KF5::ActivitiesExperimentalStats of kactivities-5.16.0 deprecated in v5.21.0 | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Leslie Zhai <zhaixiang> |
Component: | Application Menu (Kicker) widget | Assignee: | Eike Hein <hein> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bshah, ivan.cukic, plasma-bugs-null, rdieter, sudhir |
Priority: | NOR | ||
Version First Reported In: | 5.6.95 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | conflict-kactivities.patch |
Description
Leslie Zhai
2016-04-19 04:51:36 UTC
On Tue, Apr 19, 2016 at 10:21 AM, Leslie Zhai via KDE Bugzilla <bugzilla_noreply@kde.org> wrote: > but KF5::ActivitiesExperimentalStats was deprecated in kactivities-5.21.0 > already, so History/Recentusage is empty! New framework : kactivities-stats was released. Sorry, mistook bug. (In reply to Bhushan Shah from comment #1) > On Tue, Apr 19, 2016 at 10:21 AM, Leslie Zhai via KDE Bugzilla > <bugzilla_noreply@kde.org> wrote: > > but KF5::ActivitiesExperimentalStats was deprecated in kactivities-5.21.0 > > already, so History/Recentusage is empty! > > New framework : kactivities-stats was released. kactivities-stats is not relative with ActivitiesExperimentalStats, and it is ivan's branch ;-) https://github.com/KDE/kactivities/tree/ivan/libkactivities-experimental-stats so I git pull the latest plasma-desktop, and diff with plasma-desktop-5.6.2 to generate the kicker conflict kactivities version patch ;-P CC'ing Ivan. Created attachment 98457 [details]
conflict-kactivities.patch
diff -Naur plasma-desktop-5.6.2/applets/kicker plasma-desktop > conflict-kactivities.patch
when building rpm package for plamsa-desktop 5.6.2, please patch it, and added build requires: kf5-kactivities-stats-devel
v5.6.3 still need the backport patch attached! marking confirmed Ivan, please deal with this ... @Leslie You don't have push permissions? Plasma5.7 beta - 5.6.95 fixed ;-) |