Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClawPDF doesn't have permissions to copy to destination folder (in any folder) #154

Open
fixerivan opened this issue Aug 15, 2024 · 1 comment

Comments

@fixerivan
Copy link

when i try to print, it always fails on the step where it copies to destination folder - no matter what folder the destination folder is, these are the logs:

2024-08-15 15:07:08.7603 [Trace] 25592-7 (ProcessingThread) clawSoft.clawPDF.Core.Jobs.GhostscriptJob.RunJobWork: Finished Ghostscript execution
2024-08-15 15:07:08.7603 [Debug] 25592-7 (ProcessingThread) clawSoft.clawPDF.PDFProcessing.PDFProcessor.ProcessPDF: Start processing of C:\Users\klime\AppData\Local\Temp\clawPDF\Temp\Job_uy31gy04\tempoutput\output.pdf
2024-08-15 15:07:08.7654 [Trace] 25592-7 (ProcessingThread) clawSoft.clawPDF.Core.Jobs.GhostscriptJob.RunJobWork: Moving output files to final location
2024-08-15 15:07:08.7654 [Warn] 25592-7 (ProcessingThread) clawSoft.clawPDF.Core.Jobs.AbstractJob.CopyFile: Error while copying to target file.
from"C:\Users\klime\AppData\Local\Temp\clawPDF\Temp\Job_uy31gy04\tempoutput\output.pdf"
to "C:\tmp\CUPS Testpage.pdf"
Could not find file 'C:\Users\klime\AppData\Local\Temp\clawPDF\Temp\Job_uy31gy04\tempoutput\output.pdf'.
2024-08-15 15:07:11.6630 [Warn] 25592-7 (ProcessingThread) clawSoft.clawPDF.Core.Jobs.AbstractJob.CopyFile: Error while copying to target file.
from"C:\Users\klime\AppData\Local\Temp\clawPDF\Temp\Job_uy31gy04\tempoutput\output.pdf"
to "C:\tmp\CUPS Testpage.pdf"
Could not find file 'C:\Users\klime\AppData\Local\Temp\clawPDF\Temp\Job_uy31gy04\tempoutput\output.pdf'.

machine is latest windows 11 amd64

@dw-andrewsfasteners
Copy link

Same issue here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants