https://bugs.kde.org/show_bug.cgi?id=518102
Bug ID: 518102
Summary: Compression Service Menu Doubling Top Level Folder
Classification: Applications
Product: ark
Version First 25.12.3
Reported In:
Platform: Bazzite
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
It used to be that you could compress a folder's contents directly into
FolderName.zip or FolderName.tar.gz by opening the context menu without
anything selected inside the folder in Dolphin, now it functions the same as if
you had right clicked the folder directly and selected to compress, causing a
duplicated top-level folder to be created inside the archive.
Example Folder Structure for the results below:
-Folder1
--Folder2
---File1
--Folder3
---File2
STEPS TO REPRODUCE
1. Open a folder in Dolphin
2. Right click the empty background space and select "Compress" -> "Compress To
[FileName].[extension]"
3. Open the resulting archive in Ark or Dolphin and see the duplicated
top-level folder
OBSERVED RESULT
Right Clicking on Folder1 and selecting to compress via the Service Menu
creates the following:
-Folder1.zip
--Folder1
---Folder2
----File1
---Folder3
----File2
This previously only occured when directly selecting Folder1 and then
compressing via the same method.
EXPECTED RESULT
Opening Folder1 inside Dolphin, right clicking the background, and then
compressing via the Service Menu used to create the following:
-Folder1.zip
--Folder2
---File1
--Folder3
---File2
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Bazzite 43
KDE Plasma Version: 6.6.2
KDE Frameworks Version: 6.23.0
Qt Version: 6.10.2
ADDITIONAL INFORMATION
If this is an intended change, I feel it should be reverted, as currently there
is no way to quickly archive, keeping the top-level folder's name, via the
Service Menu, without duplicating the top-level folder inside the resultant
archive.
--
You are receiving this mail because:
You are watching all bug changes.