Bug 487758 - Ark fails to compress directories into 7z archive
Summary: Ark fails to compress directories into 7z archive
Status: RESOLVED DUPLICATE of bug 453452
Alias: None
Product: ark
Classification: Applications
Component: plugins (show other bugs)
Version: 24.05.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-29 18:45 UTC by Velent
Modified: 2024-05-30 16:10 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Velent 2024-05-29 18:45:09 UTC
SUMMARY
Ark cannot compress one or more directories into a 7zip archive.
If you try to create a archive directly and add one or more directory into archive, it displays a error: "The archive ‘archive.7z.001’ was not found.", if the Multi-volume Archive option is active. If it's not, then nothing happens after drag action.
Archive creation using Dolphin also does not work, even though notification about completion is sent:

STEPS TO REPRODUCE
1. Open Dolphin
2. Select one or more directories
3. Select 'Compress to...' context menu option
4. Select 7zip archive type
5. Click OK

OBSERVED RESULT
No archive or temporary files is present in specified location

EXPECTED RESULT
Archive is present in specified directory

SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.0.5
KDE Frameworks Version: 6.2.0
Qt Version: 6.7.1
Ark version: 24.05.0
p7zip version: 1:17.05-2
Comment 1 Velent 2024-05-29 18:47:46 UTC
It seems that I accidentally selected wrong importance, I intended to select major, not crash. I can't change it now..
Comment 2 Velent 2024-05-30 16:10:08 UTC
After some search, I found out that the problem isn't really related to directories, but to symlinks in them. See https://bugs.kde.org/show_bug.cgi?id=419009#c9

*** This bug has been marked as a duplicate of bug 453452 ***