Bug 488241 - Export and compress entry in context menu is missing.
Summary: Export and compress entry in context menu is missing.
Status: RESOLVED FIXED
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: 2.8.1
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-09 05:45 UTC by Sławek
Modified: 2024-09-25 14:44 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 1fc5ce50f
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sławek 2024-06-09 05:45:26 UTC
SUMMARY
After an upgrade to KDE Plasma 6.x, compress and extract functions are missing in context menu. Before en upgrade I was able to compress or extract just by right click and select the option. Now it is not available.

STEPS TO REPRODUCE
1. Select file or folder to compress.
2. Right click with the mouse.
3. Extract or compress options are missing in context menu.

EXPECTED RESULT
Options to extract or compress should be available as it was before the upgrade.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: openSuse Tumbleweed
(available in About System)
KDE Plasma Version: 6.0.5
KDE Frameworks Version: 6.2.0
Qt Version: 6.7.1
Comment 1 Alex Bikadorov 2024-07-03 11:01:16 UTC
This is because the current Krusader version is based on KF5 and cannot show the menu actions of KF6.
It will be fixed when Krusader is ported to KF6. 

Note that the inbuild archive compress/extract functionality (File->Pack/Unpack) can be used as an alternative.
Comment 2 Sławek 2024-07-03 11:24:24 UTC
(In reply to Alex Bikadorov from comment #1)
> This is because the current Krusader version is based on KF5 and cannot show
> the menu actions of KF6.
> It will be fixed when Krusader is ported to KF6. 
> 
> Note that the inbuild archive compress/extract functionality
> (File->Pack/Unpack) can be used as an alternative.

Thank you for explanation. Is Krusader scheduled to be ported soon?
Comment 3 Alex Bikadorov 2024-07-03 14:54:05 UTC
In the best case it will only take some weeks. See the discussion at https://invent.kde.org/utilities/krusader/-/issues/28 .
Comment 4 Alex Bikadorov 2024-09-25 14:44:42 UTC
Fixed in current master (Krusader was ported to KF6.)