Closed TiTi closed 2 months ago
If this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. Otherwise please attach logs by following the instructions below, your issue will not be reviewed unless they are added. These logs will help us understand what is going on in your machine.
If this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. Otherwise please attach logs by following the instructions below, your issue will not be reviewed unless they are added. These logs will help us understand what is going on in your machine.
This issue has been automatically closed since it has not had any author activity for the past 7 days. If you're still experiencing this issue please re-file it as a new issue.
Thank you!
Windows Version
Microsoft Windows [Version 10.0.22631.4037]
WSL Version
2.2.4.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.153.1-microsoft-standard-WSL2
Distro Version
Ubuntu 22.04.4 LTS
Other Software
pdftk 2.02-5
Repro Steps
As you can see, it works when copying the files in the linux filesystem. But does not work from /mnt/c/Users/TiTi/Downloads/
Note: it does work as expected with others .pdf It looks like the specific content of image1/2/3.pdf trigger the issue. The content of those pdf is 1 image each.
image3.pdf Attached image3.pdf, you can do this to reproduce:
pdftk image3.pdf image3.pdf cat output res.pdf
Expected Behavior
pdftk should work on the ntfs mount (it usually does)
Actual Behavior
doesn't work from ntfs mount but does from the local linux filesystem
Diagnostic Logs
not sure what's going on here, a low level i/o or encoding thing?
wsl maybe not at fault, but weird from user perspective