KDE CI: Applications okular kf5-qt5 FreeBSDQt5.10 - Build # 19 - Still Unstable!

2018-05-31 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Applications%20okular%20kf5-qt5%20FreeBSDQt5.10/19/ Project: Applications okular kf5-qt5 FreeBSDQt5.10 Date of build: Fri, 01 Jun 2018 01:36:53 + Build duration: 13 min and counting JUnit Tests N

[okular] [Bug 351849] Margins often cut when printing

2018-05-31 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=351849 Christoph Feck changed: What|Removed |Added Resolution|WAITINGFORINFO |UPSTREAM Status|NEEDSINFO

[okular] [Bug 394851] Configure Web Shortcut Error

2018-05-31 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=394851 --- Comment #8 from Christoph Feck --- Ah wait. Your Okular is still the KDE4 version, so you indeed need to use kcmshell4. Given that it errors out on "kcmshell4 webshortcuts" means you do not have Konqueror 4.x installed. The webshortcuts kcm was part

[okular] [Bug 394851] Configure Web Shortcut Error

2018-05-31 Thread Onur
https://bugs.kde.org/show_bug.cgi?id=394851 --- Comment #7 from Onur --- Created attachment 112991 --> https://bugs.kde.org/attachment.cgi?id=112991&action=edit Appeared window after running "kcmshell5 webshortcuts" command on terminal I have installed "kde-cli-tools" and I can use kcmshell5 n

[okular] [Bug 384695] Configurable horizontal scrolling key (ALT or SHIFT) + WHEEL

2018-05-31 Thread Mina
https://bugs.kde.org/show_bug.cgi?id=384695 Mina <842m...@gmail.com> changed: What|Removed |Added CC||842m...@gmail.com --- Comment #1 from

[okular] [Bug 394851] Configure Web Shortcut Error

2018-05-31 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=394851 --- Comment #6 from Christoph Feck --- Install kde-cli-tools, if kcmshell5 is not packaged separately. -- You are receiving this mail because: You are the assignee for the bug.

D11723: Add FormFieldSignature to Okular namespace

2018-05-31 Thread Oliver Sander
sander added inline comments. INLINE COMMENTS > aacid wrote in pdfsignatureinfo.cpp:43 > You need to delete d_ptr? Or use a std::unique_ptr? REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D11723 To: chinmoyr, aacid Cc: sander, ngraham, okular-devel, aacid

D11723: Add FormFieldSignature to Okular namespace

2018-05-31 Thread Albert Astals Cid
aacid added inline comments. INLINE COMMENTS > formfields.cpp:420 > +auto sigInfo = m_field->validate( > Poppler::FormFieldSignature::ValidateVerifyCertificate ); > +return static_cast( new PopplerSignatureInfo( > sigInfo ) ); > +} Why a static_cast here? > pdfsignatureinfo.cpp:43 > +

D13114: Add DocumentRevision to Okular

2018-05-31 Thread Albert Astals Cid
aacid added a comment. In D13114#269422 , @chinmoyr wrote: > In D13114#269280 , @aacid wrote: > > > Can you explain what's the use case for this? > > > Adobe reader allows user to view different

[okular] [Bug 394895] New: entering second time presentation mode crashes okular

2018-05-31 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394895 Bug ID: 394895 Summary: entering second time presentation mode crashes okular Product: okular Version: 1.3.3 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED

D13203: Add Typewriter annotation tool in Okular

2018-05-31 Thread Dileep Sankhla
dileepsankhla added a comment. > I didn't mean to change anything in Poppler. I meant it's the way it works in Poppler right now. I assume if both 'rg' operator and 'ca' entry are applied, alpha gets multiplied. Probably also depending on >blend mode. I don't know how this works exactly, it'

D13203: Add Typewriter annotation tool in Okular

2018-05-31 Thread Dileep Sankhla
dileepsankhla updated this revision to Diff 35240. dileepsankhla added a comment. Fixed typewriter transparency in PagePainter REPOSITORY R223 Okular CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D13203?vs=35136&id=35240 BRANCH master REVISION DETAIL https://phabricator.kde.

[okular] [Bug 392463] Okular segfaults all the time when used with emacs/latex

2018-05-31 Thread Sergio
https://bugs.kde.org/show_bug.cgi?id=392463 --- Comment #4 from Sergio --- To Albert, Christoph, I need to apologize, but I am overworked and I will be so for at least some more 15 days, with little possibility of testing. I opened the bug with the hope to create a place so that others who could

D13203: Add Typewriter annotation tool in Okular

2018-05-31 Thread Tobias Deiminger
tobiasdeiminger added a comment. In D13203#271231 , @dileepsankhla wrote: > I mean isn't it enough to change the line to `acolor.setAlpha( a->style().opacity() * a->style().color().alpha() )` as you suggested? Why do we need to change the Poppl

D13203: Add Typewriter annotation tool in Okular

2018-05-31 Thread Dileep Sankhla
dileepsankhla added a comment. > How about changing ui/pagepainter.cpp L668 to > > acolor.setAlpha( a->style().opacity() * a->style().color().alpha() ); > > It gives us transparent background for new typewriter annotations. It should be backwards/forwards compatible with *.okular d

[okular] [Bug 394851] Configure Web Shortcut Error

2018-05-31 Thread Onur
https://bugs.kde.org/show_bug.cgi?id=394851 --- Comment #5 from Onur --- I run "kcmshell5" and "kcmshell5 webshortcuts" from console but I get "command not found". I searched and recognized that there is "kcmshell4". (By the way, I use Debian 9-Gnome Version 3.22.2). If I run "kcmshell4 webshortc