[okular] [Bug 470174] 40 Characters Annotation consuming 20MB

2023-06-01 Thread Sune Vuorela
https://bugs.kde.org/show_bug.cgi?id=470174 Sune Vuorela changed: What|Removed |Added CC||k...@pusling.com --- Comment #2 from Sune

[okular] [Bug 470446] Crash While Editing Forms

2023-05-30 Thread Sune Vuorela
https://bugs.kde.org/show_bug.cgi?id=470446 Sune Vuorela changed: What|Removed |Added CC||k...@pusling.com --- Comment #1 from Sune

[okular] [Bug 462312] Okular crash on editing form

2023-05-22 Thread Sune Vuorela
https://bugs.kde.org/show_bug.cgi?id=462312 Sune Vuorela changed: What|Removed |Added Resolution|--- |UPSTREAM Status|REPORTED

[okular] [Bug 462312] Okular crash on editing form

2023-05-22 Thread Sune Vuorela
https://bugs.kde.org/show_bug.cgi?id=462312 Sune Vuorela changed: What|Removed |Added CC||k...@pusling.com --- Comment #5 from Sune

[okular] [Bug 469882] The pdf file does not open and closes with an error.

2023-05-18 Thread Sune Vuorela
https://bugs.kde.org/show_bug.cgi?id=469882 --- Comment #7 from Sune Vuorela --- With a fixed poppler, it is also some degree of "cannot validate signature" -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 469882] The pdf file does not open and closes with an error.

2023-05-17 Thread Sune Vuorela
https://bugs.kde.org/show_bug.cgi?id=469882 --- Comment #4 from Sune Vuorela --- Thanks. Crash happens in poppler. Merge-request submitted. Neither the current NSS backend nor the upcoming GPG backend supports GOST as a hash algorithm though, so neither can validate the signature. I also don't

[okular] [Bug 469882] The pdf file does not open and closes with an error.

2023-05-17 Thread Sune Vuorela
https://bugs.kde.org/show_bug.cgi?id=469882 Sune Vuorela changed: What|Removed |Added CC||k...@pusling.com --- Comment #1 from Sune

[okular] [Bug 469705] okular does not find any certificate for digital signing

2023-05-15 Thread Sune Vuorela
https://bugs.kde.org/show_bug.cgi?id=469705 --- Comment #7 from Sune Vuorela --- (In reply to Philippe ROUBACH from comment #6) > It seems that kde policy is to use gpg store. Why not okular ? It's coming. -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 469705] okular does not find any certificate for digital signing

2023-05-15 Thread Sune Vuorela
https://bugs.kde.org/show_bug.cgi?id=469705 Sune Vuorela changed: What|Removed |Added CC||k...@pusling.com --- Comment #4 from Sune

[okular] [Bug 469664] Temporary freezing while editing form in pdf document

2023-05-15 Thread Sune Vuorela
https://bugs.kde.org/show_bug.cgi?id=469664 Sune Vuorela changed: What|Removed |Added Resolution|--- |UPSTREAM Status|REPORTED

[okular] [Bug 469664] Temporary freezing while editing form in pdf document

2023-05-15 Thread Sune Vuorela
https://bugs.kde.org/show_bug.cgi?id=469664 --- Comment #6 from Sune Vuorela --- (In reply to Gaƫl de Chalendar (aka Kleag) from comment #5) > This has already been merged. Should I compile it and test it? If yes, how > can I retrieve the correct version? The correct version would be git

[okular] [Bug 469664] Temporary freezing while editing form in pdf document

2023-05-12 Thread Sune Vuorela
https://bugs.kde.org/show_bug.cgi?id=469664 --- Comment #4 from Sune Vuorela --- Any chance you can compile a patched poppler ? https://gitlab.freedesktop.org/poppler/poppler/-/merge_requests/1384 -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 469664] Temporary freezing while editing form in pdf document

2023-05-12 Thread Sune Vuorela
https://bugs.kde.org/show_bug.cgi?id=469664 Sune Vuorela changed: What|Removed |Added CC||k...@pusling.com --- Comment #3 from Sune

[okular] [Bug 468630] .cbz files containing .webp or .tiff cannot be opened

2023-04-25 Thread Sune Vuorela
https://bugs.kde.org/show_bug.cgi?id=468630 Sune Vuorela changed: What|Removed |Added CC||k...@pusling.com --- Comment #5 from Sune

D12672: Use a target in FindDiscount (modern cmake) rather than variables

2018-05-08 Thread Sune Vuorela
This revision was automatically updated to reflect the committed changes. Closed by commit R223:3e48663fb764: Use a target in FindDiscount (modern cmake) rather than variables (authored by svuorela). REPOSITORY R223 Okular CHANGES SINCE LAST UPDATE

D12672: Use a target in FindDiscount (modern cmake) rather than variables

2018-05-05 Thread Sune Vuorela
svuorela added a comment. 1. The current code only works if discount is installed into existing locations (discount_INCLUDE_DIR is never used), and as a user of the FindPackage, you don't have to care about the include directory. It comes from the target. 2. The whole thing with targets

D12672: Use a target in FindDiscount (modern cmake) rather than variables

2018-05-02 Thread Sune Vuorela
svuorela created this revision. svuorela added a reviewer: kde-buildsystem. Restricted Application added a subscriber: Okular. Restricted Application added a project: Okular. svuorela requested review of this revision. TEST PLAN Things still builds REPOSITORY R223 Okular BRANCH

D12643: Don't crash if fopen fails

2018-05-01 Thread Sune Vuorela
This revision was automatically updated to reflect the committed changes. Closed by commit R223:13bdb97084d2: Dont crash if fopen fails (authored by svuorela). REPOSITORY R223 Okular CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D12643?vs=33444=33445 REVISION DETAIL

D12643: Don't crash if fopen fails

2018-05-01 Thread Sune Vuorela
svuorela updated this revision to Diff 33444. svuorela added a comment. Add spaces around if. REPOSITORY R223 Okular CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D12643?vs=33436=33444 BRANCH Applications/18.04 REVISION DETAIL https://phabricator.kde.org/D12643 AFFECTED

D12643: Don't crash if fopen fails

2018-05-01 Thread Sune Vuorela
svuorela added a comment. It is not a quest to make qrc work. it is just a "don't crash if such a thing is received". Will add some spaces. REPOSITORY R223 Okular BRANCH Applications/18.04 REVISION DETAIL https://phabricator.kde.org/D12643 To: svuorela, aacid Cc: #okular, ngraham,

D12643: Don't crash if fopen fails

2018-05-01 Thread Sune Vuorela
svuorela updated this revision to Diff 33436. svuorela added a comment. Fix review comments REPOSITORY R223 Okular CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D12643?vs=33426=33436 BRANCH Applications/18.04 REVISION DETAIL https://phabricator.kde.org/D12643 AFFECTED

D12643: Don't crash if fopen fails

2018-05-01 Thread Sune Vuorela
svuorela created this revision. svuorela added a reviewer: aacid. Restricted Application added a subscriber: Okular. Restricted Application added a project: Okular. svuorela requested review of this revision. REVISION SUMMARY If we have a qrc url, all checks so far fails, and this one returns

<    1   2