[Okular-devel] [okular] [Bug 322662] New: Okular freezes when trying to print PDF

2013-07-21 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=322662 Bug ID: 322662 Summary: Okular freezes when trying to print PDF Classification: Unclassified Product: okular Version: 0.16.5 Platform: Archlinux Packages OS: Linux Sta

[Okular-devel] [okular] [Bug 322662] Okular freezes when trying to print PDF

2013-07-21 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=322662 --- Comment #3 from Milian Wolff --- This is my zlib version: core/zlib 1.2.8-1 [installed] -- You are receiving this mail because: You are the assignee for the bug. ___ Okular-devel mailing list Okular

[Okular-devel] [okular] [Bug 322662] Okular freezes when trying to print PDF

2013-07-21 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=322662 --- Comment #2 from Milian Wolff --- On ArchLinux? I doubt it - but well, what is "new"? Here's what I have: milian@minime:~$ okular --version Qt: 4.8.5 KDE Development Platform: 4.10.5 Okular: 0.16.5 milian@minime:~$ pacman -Ss

D8379: PDF: Support the new poppler renderToImage with update callback

2017-11-01 Thread Milian Wolff
mwolff added inline comments. INLINE COMMENTS > generator.cpp:407 > +{ > +request->page()->setPixmap( request->observer(), new QPixmap( > QPixmap::fromImage( image ) ), request->normalizedRect() ); > + is `setPixmap` old API? Why create a QPixmap on the heap? That should not be done, pass

D8379: PDF: Support the new poppler renderToImage with update callback

2017-11-02 Thread Milian Wolff
mwolff added inline comments. INLINE COMMENTS > aacid wrote in generator.h:581 > Are you asking for a reword? i see both my and your sentence basically say > the same? well, mine is shorted. Your's probably refers to going through the event loop or something? It boils down to the same thing. A

D8379: PDF: Support the new poppler renderToImage with update callback

2017-11-02 Thread Milian Wolff
mwolff accepted this revision. mwolff added a comment. lgtm from my side INLINE COMMENTS > generator_pdf.cpp:920 > + > +// Since the timer lives in a thread without even loop we need to stop > it ourselves > +// when the remaining time has reached 0 typo: "without _an_ even_t_ loop"

D8379: PDF: Support the new poppler renderToImage with update callback

2017-11-02 Thread Milian Wolff
mwolff added a comment. In https://phabricator.kde.org/D8379#163631, @rkflx wrote: > @aacid In general I notice the changes you are making, sorry I'm not always able test immediately. I'll try to have another look in the next couple of days. > > (That said, more people testing by actu

D8642: Rework saving of annotations and form data

2017-11-15 Thread Milian Wolff
mwolff added a comment. I started with a cursory glance at the changes, but the change set is huge, which makes it really hard to review, especially for people who have no extensive prior experience with okular. I think some of my comments could be "solved" by adding a comment here or there,

D8642: Rework saving of annotations and form data

2017-11-15 Thread Milian Wolff
mwolff added inline comments. INLINE COMMENTS > aacid wrote in documenttest.cpp:112 > i don't understand why we would use QEXECTED_FAIL here, yes the annotations > have been migrated so we compare docdata migration to false, at most we could > use a qverify since one could argue qcompare with

[okular] [Bug 478141] Height of the window decrease after changing tabs

2024-02-01 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=478141 --- Comment #17 from Milian Wolff --- I agree that this is a duplicate of https://bugs.kde.org/show_bug.cgi?id=477700 and is not okular specific. Albert, see also https://bugs.kde.org/show_bug.cgi?id=477700#c22 - it really seems to be hidpi/fractional