Summary: | 8c72d54596afe8e97c7bb96cccb324f24f67b7b0 in plasma-integration broke `kioclient appmenu` | ||
---|---|---|---|
Product: | [Plasma] plasma-integration | Reporter: | bluescreenavenger |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sitter |
Priority: | NOR | ||
Version First Reported In: | master | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-integration/commit/1ca959de772e949ca8ab55ed41827ea796be1da8 | Version Fixed In: | 5.27.3 |
Sentry Crash Report: |
Description
bluescreenavenger
2022-10-20 04:16:15 UTC
plasma-integration is meant to be used inside a full plasma session, not something else OK, doing more research and I'll use qt5ct to be able to make the theme look like KDE outside of KDE instead, and it seems like that will work Sounds reasonable. FWIW this will also be solved once we reshuffle the code a bit A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-integration/-/merge_requests/73 Git commit 1ca959de772e949ca8ab55ed41827ea796be1da8 by Nate Graham. Committed on 28/02/2023 at 15:53. Pushed by ngraham into branch 'Plasma/5.27'. Revert "extend kio with portal-based open-with implementation" This reverts commit 8c72d54596afe8e97c7bb96cccb324f24f67b7b0. This reverts commit ae36cf167089b0bf42c29d501e9009b51980b4ec. This work to unify on a single "Open With" dialog implementation is important for the long-term, but it's not ready to be rolled out yet due to missing features in the portal-based dialog that some users currently rely on ("open with arbitrary binary" and "launch the chosen app in a terminal window"). Because the roll-out happened for Plasma 5.27 LTS, the possibility of adding those features soon is unlikely because the next Plasma feature release is 6.0 which is 8+ months way. Let's revert this work for now to un-break users and stabilize the last Plasma 5 LTS version, and then we can work on adding the missing features for Plasma 6.0 and try again then. Related: bug 460985 FIXED-IN: 5.27.3 M +1 -7 CMakeLists.txt M +0 -1 autotests/CMakeLists.txt M +0 -2 src/platformtheme/CMakeLists.txt M +0 -203 src/platformtheme/kdeplatformtheme.cpp https://invent.kde.org/plasma/plasma-integration/commit/1ca959de772e949ca8ab55ed41827ea796be1da8 |