[okular] [Bug 387247] okular [12.17beta] crash upon highlighting text in pdfs

Albert Astals Cid bugzilla_noreply at kde.org
Tue Dec 5 22:08:33 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=387247

Albert Astals Cid <aacid at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/oku
                   |                            |lar/4e6c9f8f7ab5369528802a5
                   |                            |012865523afb4747b
             Status|CONFIRMED                   |RESOLVED

--- Comment #19 from Albert Astals Cid <aacid at kde.org> ---
Git commit 4e6c9f8f7ab5369528802a5012865523afb4747b by Albert Astals Cid.
Committed on 05/12/2017 at 22:07.
Pushed by aacid into branch 'Applications/17.12'.

Fix crash when accessing text page after save

text page was storing a pointer to a PagePrivate pointer but those die
after saving so we need to store a Page pointer since those are stable.

M  +2    -2    core/page.cpp
M  +12   -10   core/textpage.cpp
M  +1    -1    core/textpage_p.h

https://commits.kde.org/okular/4e6c9f8f7ab5369528802a5012865523afb4747b

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list