| Summary: | I cannot unpack file into NTFS file system | ||
|---|---|---|---|
| Product: | [Applications] ark | Reporter: | ironman466 |
| Component: | general | Assignee: | Elvis Angelaccio <elvis.angelaccio> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | aacid, makc, rthomsen6 |
| Priority: | NOR | ||
| Version First Reported In: | 21.08.1 | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | my hardware info | ||
|
Description
ironman466
2022-01-19 16:19:58 UTC
I am unable to reproduce this on Arch Linux (Kernel 5.16.1), with NTFS3 driver. [1] I directly drag a file from a RAR archive to an NTFS directory, and the file is successfully extracted to the destination. [1] https://www.kernel.org/doc/html/latest/filesystems/ntfs3.html I forgot to mention that I use ntfs-3g Is there any additional information I should provide? Created attachment 145838 [details]
my hardware info
It should contain all the information needed
I have re-tested this issue with zip file and it works, It seems like this is only happening for .rar files bump (In reply to 2wxsy58236r3 from comment #1) > I am unable to reproduce this on Arch Linux (Kernel 5.16.1), with NTFS3 > driver. [1] > > I directly drag a file from a RAR archive to an NTFS directory, and the file > is successfully extracted to the destination. > > [1] https://www.kernel.org/doc/html/latest/filesystems/ntfs3.html It's been a while since I've got reply from anyone, and this issue still present. I'm sorry to call you again but could you provide me further support? (In reply to ironman466 from comment #7) > I'm sorry to call you again but could you provide me further support? Unfortunately I am not a KDE developer and I am not sure why this bug happens, so I am afraid that you will have to wait... In the meantime, maybe you can try these? - Enable RAR plugin, disable Unarchiver plugin and test again - Enable Unarchiver plugin, disable RAR plugin and test again (Note: The `unar` package is needed for this test) Both didn't work, the issue was same :( (In reply to ironman466 from comment #2) > I forgot to mention that I use ntfs-3g I've managed to reproduce this when I mount usb drive with `ntfs-3g -o fmask=111 /dev/da0 /mnt'. Indeed drag and drop from Ark to /mnt doesn't work for cliplugins (7z, zip, rar), however other ways of extracting works fine. The issue is not seen when mounting ntfs without fmask. (In reply to Max from comment #10) > (In reply to ironman466 from comment #2) > > I forgot to mention that I use ntfs-3g > > I've managed to reproduce this when I mount usb drive with `ntfs-3g -o > fmask=111 /dev/da0 /mnt'. Indeed drag and drop from Ark to /mnt doesn't work > for cliplugins (7z, zip, rar), however other ways of extracting works fine. > The issue is not seen when mounting ntfs without fmask. I have mounted the drive using dolphin. so I assume that it should work with fmask considering that I can copy-past files just fine Just tested this again, the issue is still present Retested this on Kubuntu 22.04, issue is still present Fixed in current latest version. I don't know which version it fixed it, but it's cool. |