[okular] [Bug 444297] Okular "Could not open" a certain PDF, with no other details

2022-12-17 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=444297 Albert Astals Cid changed: What|Removed |Added Resolution|--- |WORKSFORME Status|REPORTED

[okular] [Bug 444297] Okular "Could not open" a certain PDF, with no other details

2022-11-26 Thread Wolfgang Faust
https://bugs.kde.org/show_bug.cgi?id=444297 --- Comment #18 from Wolfgang Faust --- Worth noting that KDE Neon 22.04 now has a much newer version of Poppler (22.09.0-0xneon+22.04+jammy+release+build3) and I can now open both the PDF I was having trouble with and the example that Gustavo provided

[okular] [Bug 444297] Okular "Could not open" a certain PDF, with no other details

2021-12-05 Thread Wolfgang Faust
https://bugs.kde.org/show_bug.cgi?id=444297 --- Comment #17 from Wolfgang Faust --- That seems entirely plausible. I see that Poppler has way to get error codes and also some kind of callback mechanism that can use actual error strings? Whereas I guess right now that Generator is just returning

[okular] [Bug 444297] Okular "Could not open" a certain PDF, with no other details

2021-12-05 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=444297 --- Comment #16 from David Hurka --- There are two ways to set this message: QMetaObject::Connection errorToOpenErrorConnection = QObject::connect(m_generator, &Generator::error, m_parent, [this](const QString &message) { m_openError = message; });

[okular] [Bug 444297] Okular "Could not open" a certain PDF, with no other details

2021-12-04 Thread Wolfgang Faust
https://bugs.kde.org/show_bug.cgi?id=444297 --- Comment #15 from Wolfgang Faust --- I did a bit of poking around in the Okular source code to see if I could improve this error message, and discovered that it's coming from this line (https://invent.kde.org/graphics/okular/-/blob/9144211ba26fed471

[okular] [Bug 444297] Okular "Could not open" a certain PDF, with no other details

2021-12-01 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=444297 Albert Astals Cid changed: What|Removed |Added Status|CONFIRMED |REPORTED Ever confirmed|1

[okular] [Bug 444297] Okular "Could not open" a certain PDF, with no other details

2021-11-30 Thread Wolfgang Faust
https://bugs.kde.org/show_bug.cgi?id=444297 Wolfgang Faust changed: What|Removed |Added Status|NEEDSINFO |CONFIRMED Resolution|WAITINGFORINFO

[okular] [Bug 444297] Okular "Could not open" a certain PDF, with no other details

2021-11-30 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=444297 --- Comment #13 from Albert Astals Cid --- The recommended releases of poppler and Okular are always the latest ones. -- You are receiving this mail because: You are watching all bug changes.

[okular] [Bug 444297] Okular "Could not open" a certain PDF, with no other details

2021-11-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444297 --- Comment #12 from gust...@angulosolido.pt --- Thank you. What would be the versions of Poppler and oKular recommended for an LTS release like 20.04? If the existing ones are so ancient, perhaps some kind of backport can be done. -- You are receiving

[okular] [Bug 444297] Okular "Could not open" a certain PDF, with no other details

2021-11-30 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=444297 --- Comment #11 from Albert Astals Cid --- Meanwhile you can use https://flathub.org/apps/details/org.kde.okular which ships more modern versions of both okular and poppler. -- You are receiving this mail because: You are watching all bug changes.

[okular] [Bug 444297] Okular "Could not open" a certain PDF, with no other details

2021-11-30 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=444297 --- Comment #10 from Albert Astals Cid --- That's an ancient poppler, don't use that if you're serious about PDF usage. @Wolfgang can you confirm you're also on poppler 0.86.1 ? -- You are receiving this mail because: You are watching all bug changes

[okular] [Bug 444297] Okular "Could not open" a certain PDF, with no other details

2021-11-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444297 --- Comment #9 from gust...@angulosolido.pt --- Hi Albert, I am using the latest from Kubuntu 20.04: * okular 4:19.12.3-2ubuntu1 * poppler-data 0.4.9-2 * libpoppler97:amd64, poppler-utils (and others) 0.86.1-0ubuntu1 -- You are receiving this mail be

[okular] [Bug 444297] Okular "Could not open" a certain PDF, with no other details

2021-11-30 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=444297 Albert Astals Cid changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|---

[okular] [Bug 444297] Okular "Could not open" a certain PDF, with no other details

2021-11-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444297 --- Comment #7 from gust...@angulosolido.pt --- Attached problematic file. It opens correctly on the Firefox builtin PDF viewer and on the GMail PDF preview function. -- You are receiving this mail because: You are watching all bug changes.

[okular] [Bug 444297] Okular "Could not open" a certain PDF, with no other details

2021-11-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444297 --- Comment #6 from gust...@angulosolido.pt --- Created attachment 144099 --> https://bugs.kde.org/attachment.cgi?id=144099&action=edit how GMail previews the document -- You are receiving this mail because: You are watching all bug changes.

[okular] [Bug 444297] Okular "Could not open" a certain PDF, with no other details

2021-11-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444297 --- Comment #5 from gust...@angulosolido.pt --- Created attachment 144098 --> https://bugs.kde.org/attachment.cgi?id=144098&action=edit example file that comes out of Docusign This file can't be opened by oKular. -- You are receiving this mail becau

[okular] [Bug 444297] Okular "Could not open" a certain PDF, with no other details

2021-11-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444297 gust...@angulosolido.pt changed: What|Removed |Added CC||gust...@angulosolido.pt --- Comment #4

[okular] [Bug 444297] Okular "Could not open" a certain PDF, with no other details

2021-11-06 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=444297 David Hurka changed: What|Removed |Added See Also||https://bugs.kde.org/show_b |

[okular] [Bug 444297] Okular "Could not open" a certain PDF, with no other details

2021-10-30 Thread Wolfgang Faust
https://bugs.kde.org/show_bug.cgi?id=444297 --- Comment #3 from Wolfgang Faust --- (On second thought, “Unknown, invalid, or corrupt PDF” might be more accurate, since this PDF at least was neither invalid nor corrupt even though Okular didn’t know what to do with it.) -- You are receiving this

[okular] [Bug 444297] Okular "Could not open" a certain PDF, with no other details

2021-10-30 Thread Wolfgang Faust
https://bugs.kde.org/show_bug.cgi?id=444297 --- Comment #2 from Wolfgang Faust --- Yes, I understand that there’s not much you can do about fixing the PDF problem without a copy of the file (unfortunately it’s got a bunch of personal information in it). I filed this bug with the intent that it w

[okular] [Bug 444297] Okular "Could not open" a certain PDF, with no other details

2021-10-24 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=444297 Albert Astals Cid changed: What|Removed |Added CC||aa...@kde.org --- Comment #1 from Albert As