Summary: | Okular crashed when filling form fields | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | TraceyC <kdedev> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | aacid, kde |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 24.12.2 | ||
Target Milestone: | --- | ||
Platform: | Solus | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/141798/events/7c8501386920451c88d0c3df6a0af46b/ | ||
Attachments: | PDF form where checkboxes trigger a crash |
Description
TraceyC
2025-03-04 02:44:04 UTC
Can you provide the document and steps involved ? I think we have a couple of duplicated, but if we can get a way to reproduce it, it will probably be simple to fix. (Also, what version of poppler is involved?) Created attachment 179145 [details]
PDF form where checkboxes trigger a crash
Apparently you can't add a comment and an attachment at the same time Poppler version 24.10.0 Can you try with master version? I have a feeling this is similar to the crash i fixed today? 🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! I haven't been able to get Okular to build on git-master /home/tracey/kde/src/okular/generators/poppler/generator_pdf.cpp:707:14: error: ‘setPgpSignaturesAllowed’ is not a member of ‘Poppler’ 707 | Poppler::setPgpSignaturesAllowed(PDFSettings::enablePgp()); | ^~~~~~~~~~~~~~~~~~~~~~~ [205/415] Building CXX object generators/poppler/CMakeFiles/okularGenerator_poppler.dir/pdfsettings.cpp.o [206/415] Building CXX object generators/poppler/CMakeFiles/okularGenerator_poppler.dir/annots.cpp.o ninja: build stopped: subcommand failed. The symbols are present in poppler sources so I don't know why this fails I was finally able to build okular I'm not seeing the crash in that version with the same file and reproduction steps Ok, closing as worksforme then |