Bug 471975 - The option used to create/extract an archive with Ark disappeared from the context menu
Summary: The option used to create/extract an archive with Ark disappeared from the c...
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-07-05 12:56 UTC by Patrick Silva
Modified: 2023-07-16 13:16 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2023-07-05 12:56:19 UTC
STEPS TO REPRODUCE
1. open Dolphin
2. right-click on a folder/file
3. right-click on an archive

OBSERVED RESULT
after the step 2, the option "Compress" is not available in the context menu.
After the step 3, the "Extract" option is not available in the context menu.

EXPECTED RESULT
we can create/extract an archive via context menu

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.240.0
Qt Version: 6.5.1
Graphics Platform: Wayland
Comment 1 Nicolas Fella 2023-07-05 12:58:30 UTC
This is because of the lack of KF6-based Ark
Comment 2 Nate Graham 2023-07-16 13:16:21 UTC
Ark builds with KF6 now, so it's fixed, yay!