| Summary: | okular crash when try to insert annotation stamp | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | tommaso <codicem69> |
| Component: | general | Assignee: | Okular developers <okular-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | aacid, carlos.r.castro.m, noel.curray |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 21.12.0 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/graphics/okular/commit/2a041d484591c5f832247e7036432cb6e8183324 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
tommaso
2021-12-23 08:28:01 UTC
Crashes doing that on any file or a particular file? Created attachment 144835 [details]
New crash information added by DrKonqi
okular (21.12.0) using Qt 5.15.3
- What I was doing when the application crashed:
Okular crashes every time I try to create a new stamp.
- Unusual behavior I noticed:
I go to PREFERENCES and then to NOTES and when placing add I choose the option STAMPS and Okular crashes every time.
- Custom settings of the application:
None
-- Backtrace (Reduced):
#4 0x00007f91312f6c69 in StampAnnotationWidget::createStyleWidget (this=0x557ff8e1a520, formlayout=0x557ff8e2e9e0) at ./part/annotationwidgets.cpp:442
#5 0x00007f91312f19c4 in AnnotationWidget::createAppearanceWidget (this=this@entry=0x557ff8e1a520) at ./part/annotationwidgets.cpp:247
#6 0x00007f91312f19e9 in AnnotationWidget::appearanceWidget (this=0x557ff8e1a520) at ./part/annotationwidgets.cpp:219
#7 0x00007f91312aa207 in EditAnnotToolDialog::rebuildAppearanceBox (this=this@entry=0x7ffe675a0770) at ./part/editannottooldialog.cpp:337
#8 0x00007f91312ac045 in EditAnnotToolDialog::slotTypeChanged (this=0x7ffe675a0770) at ./part/editannottooldialog.cpp:460
ohhhhhh You're no trying to insert a stamp annotation to the document you're trying to add a stamp annotation to quick tools A possibly relevant merge request was started @ https://invent.kde.org/graphics/okular/-/merge_requests/524 Git commit 2a041d484591c5f832247e7036432cb6e8183324 by Albert Astals Cid. Committed on 26/12/2021 at 21:34. Pushed by aacid into branch 'release/21.12'. Fix crash when adding stamps to the quick annotations M +14 -10 part/annotationwidgets.cpp https://invent.kde.org/graphics/okular/commit/2a041d484591c5f832247e7036432cb6e8183324 *** Bug 448864 has been marked as a duplicate of this bug. *** |