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

PDF lost with Fail error after hitting Run (big PDF file) #120

Open
jeremieprudhomme opened this issue Jun 26, 2020 · 7 comments
Open

PDF lost with Fail error after hitting Run (big PDF file) #120

jeremieprudhomme opened this issue Jun 26, 2020 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@jeremieprudhomme
Copy link

Desciription
When I tried to run the tool with a big PDF file (1,8 GB) I got a Fail message and the PDF was deleted, I ended up with only a temp file with 0KB size.
Works great with a part of this same PDF (first 10 pages).

To Reproduce

  1. Mode Single File
  2. Select file with Browse
  3. Zoom level = Inherit zoom
  4. Click Run

Desktop (please complete the following information):

  • OS: Windows 10
  • Java version: java version "1.8.0_171"
  • PDF Zoom Wizard version: 0.5.0
@jeremieprudhomme jeremieprudhomme added the bug Something isn't working label Jun 26, 2020
@beatngu13
Copy link
Owner

Hey @lim-on-air,

Thanks for reporting this issue. Really weird that the PDF was deleted, this shouldn't happen!

The problem is that I cannot reproduce the error. Could you attach (or send me) the original PDF? Or at least re-run the Wizard and show me the log file?

Best,
Daniel

@jeremieprudhomme
Copy link
Author

Hi @beatngu13,

The file is really big (1,8 GB) so I don't want to send it for now.
Attached is the log file.
log.txt

I hope you can find something interesting in it...
From what I saw all bookmarks are modified by the bookmark but then "INFO Wizard - Modified XX bookmark(s) in XXXXXX" is missing in the log.

@beatngu13
Copy link
Owner

Hmmm, the log doesn't say much. I will try to find a PDF of similar size, but if you find a way to provide me yours, that would also be helpful.

I'm afraid this is (again) caused by the underlying PDF lib I'm using, which is outdated and unmaintained. Really have to switch the implementation.

@jeremieprudhomme
Copy link
Author

Strange, I tried on macos and the conversion went well...
I will try to send you the file so you can investigate.

@beatngu13
Copy link
Owner

@lim-on-air it's been a while since you've sent me your PDF file. Unfortunately, I still cannot reproduce the error on macOS, everything's fine (tested with PDF Zoom Wizard v0.6.0).

Do you have access to another OS? Or is this issue obsolete?

@jeremieprudhomme
Copy link
Author

@beatngu13 I haven't use pdf-zoom-wizard since summer 2020. I am not currently at work and don't have access to the file in question. I will test with last version and will get back to you asap.

By the way, the issue was on Windows and NOT on macOS.

@jeremieprudhomme
Copy link
Author

@beatngu13 I tested today with v0.7.0, I get a failed when I try to runthe app. And the file was deleted (Copy was unchecked as I wanted to overwrite the original file).
OS : Windows 10 Pro version 1903. Java 1.8.0_170

The file proceeds better under macOS, indeed (with java 1.8.0_101). But the inherit zoom is not applied :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants