| Summary: | crashes when any outline item points to pages out of the document | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | andres ordonez <andres.felipe.ordonez> |
| Component: | general | Assignee: | Okular developers <okular-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | 0.11.1 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.6.1 | |
| Sentry Crash Report: | |||
|
Description
andres ordonez
2011-02-12 14:16:40 UTC
Can you please attach a sample document showing the issue? Thanks, useful. Fixes coming in few minutes. SVN commit 1220023 by pino: do not try to get the label of pages "out of the document" CCBUG: 266133 M +1 -1 tocmodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1220023 SVN commit 1220024 by pino: do not try to get the label of pages "out of the document" CCBUG: 266133 M +1 -1 tocmodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1220024 SVN commit 1220027 by pino: ignore setViewport() for page numbers out of the document CCBUG: 266133 M +5 -0 document.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1220027 SVN commit 1220028 by pino: ignore setViewport() for page numbers out of the document CCBUG: 266133 M +5 -0 document.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1220028 Ok, should be fixed now, for KE 4.6.1. idiot proof. That was fast! thanks! |