[okular] [Bug 415340] Crash when closing print preview dialog on Linux

2021-06-27 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=415340 David Hurka changed: What|Removed |Added CC||rjvber...@gmail.com --- Comment #8 from David Hur

[okular] [Bug 415340] Crash when closing print preview dialog on Linux

2019-12-28 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=415340 --- Comment #7 from Albert Astals Cid --- Git commit 5b5ef039cbc52a42d540b3705b67c9732ec4fbda by Albert Astals Cid. Committed on 28/12/2019 at 22:43. Pushed by aacid into branch 'master'. Add test that opens the print preview dialog At least this way

[okular] [Bug 415340] Crash when closing print preview dialog on Linux

2019-12-28 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=415340 Albert Astals Cid changed: What|Removed |Added Resolution|--- |FIXED Latest Commit|

[okular] [Bug 415340] Crash when closing print preview dialog on Linux

2019-12-19 Thread jimbo1qaz
https://bugs.kde.org/show_bug.cgi?id=415340 --- Comment #5 from jimbo1qaz --- (In reply to Oliver Sander from comment #4) > Indeed. For me it even crashes when *opening* the print preview. > > A fix for this should be accompagnied by a unit test. If that's the case, this may be the same issue

[okular] [Bug 415340] Crash when closing print preview dialog on Linux

2019-12-18 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=415340 Oliver Sander changed: What|Removed |Added Status|REPORTED|CONFIRMED CC|

[okular] [Bug 415340] Crash when closing print preview dialog on Linux

2019-12-18 Thread jimbo1qaz
https://bugs.kde.org/show_bug.cgi?id=415340 --- Comment #3 from jimbo1qaz --- PageView::capability() did not call methods on d->ptr until commit bd25d17e704ed4bfed8e0db1dd233fe584fa96ef, which I think introduced the crash. >Save view information per file > >Adds the functionality to save the vie

[okular] [Bug 415340] Crash when closing print preview dialog on Linux

2019-12-18 Thread jimbo1qaz
https://bugs.kde.org/show_bug.cgi?id=415340 --- Comment #2 from jimbo1qaz --- The crash occurs after ~FilePrinterPreview finishes, while unwinding FilePrinterPreview's Qt child widgets (via QObjectPrivate::deleteChildren). Okular::Part::~Part calls Okular::Document::closeDocument calls d->saveDo

[okular] [Bug 415340] Crash when closing print preview dialog on Linux

2019-12-18 Thread jimbo1qaz
https://bugs.kde.org/show_bug.cgi?id=415340 --- Comment #1 from jimbo1qaz --- Okular 78cf6bd910aa2dfeb55ea110a1d0423fc54f58a5 via AUR okular-git. Running with valgrind causes okular to crash as soon as I open a document. Is this a false positive? I managed to build Okular with `-fsanitize=addre