[okular] [Bug 406269] New: pdf document with empty signature field is claimed to be signed

2019-04-05 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=406269

Bug ID: 406269
   Summary: pdf document with empty signature field is claimed to
be signed
   Product: okular
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-devel@kde.org
  Reporter: oliver.san...@tu-dresden.de
  Target Milestone: ---

Created attachment 119266
  --> https://bugs.kde.org/attachment.cgi?id=119266=edit
File with empty signature form field

The attached pdf file contains an empty signature field.  When opening the
file, Okular shows a blue message box claiming "This document is digitally
signed.", which is not correct.

For the same file, pdfsig shows

Digital Signature Info of: Anzeige_DM_Seite_3_empty.pdf
Unimplemented Feature (0): Unable to validate this type of signature
Signature #1:
  - Signer Certificate Common Name: (null)
  - Signer full Distinguished Name: (null)
  - Signing Time: Jan 01 1970 01:00:00
  - Signing Hash Algorithm: unknown
  - Signature Type: adbe.pkcs7.detached
  - Signature Validation: Signature has not yet been verified.
Unimplemented Feature (0): Unable to validate this type of signature
Signature #2:
  - Signer Certificate Common Name: (null)
  - Signer full Distinguished Name: (null)
  - Signing Time: Jan 01 1970 01:00:00
  - Signing Hash Algorithm: unknown
  - Signature Type: adbe.pkcs7.detached
  - Signature Validation: Signature has not yet been verified.
Unimplemented Feature (0): Unable to validate this type of signature
Signature #3:
  - Signer Certificate Common Name: (null)
  - Signer full Distinguished Name: (null)
  - Signing Time: Jan 01 1970 01:00:00
  - Signing Hash Algorithm: unknown
  - Signature Type: adbe.pkcs7.detached
  - Signature Validation: Signature has not yet been verified.

That looks dubious, too, so maybe the root cause is in poppler.

This happens with Okular from today's git master on Debian testing.

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

D16519: Set Qt::AA_CompressTabletEvents attribute to avoid latency when scrolling with a tablet

2019-04-05 Thread kezi
kezik added a comment.


  In D16519#443979 , @ngraham wrote:
  
  > I had to do "Kezi Olio" to pass the commit filters which demand a two-part 
name, hope you don't mind.
  
  
  Perfect
  Thanks

REPOSITORY
  R223 Okular

REVISION DETAIL
  https://phabricator.kde.org/D16519

To: kezik, #okular, ngraham
Cc: ngraham, sander, aacid, okular-devel, #okular, joaonetto, tfella, darcyshen


D16519: Set Qt::AA_CompressTabletEvents attribute to avoid latency when scrolling with a tablet

2019-04-05 Thread Nathaniel Graham
ngraham added a comment.


  I had to do "Kezi Olio" to pass the commit filters which demand a two-part 
name, hope you don't mind.

REPOSITORY
  R223 Okular

REVISION DETAIL
  https://phabricator.kde.org/D16519

To: kezik, #okular, ngraham
Cc: ngraham, sander, aacid, okular-devel, #okular, joaonetto, tfella, darcyshen


[okular] [Bug 399208] Okular has an extemely high latency when scrolling with a wacom tablet

2019-04-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=399208

Nate Graham  changed:

   What|Removed |Added

 Resolution|FIXED   |UPSTREAM
   Version Fixed In||19.04.0

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

[okular] [Bug 399208] Okular has an extemely high latency when scrolling with a wacom tablet

2019-04-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=399208

Nate Graham  changed:

   What|Removed |Added

 Resolution|UPSTREAM|FIXED
  Latest Commit||https://commits.kde.org/oku
   ||lar/5ef54e97ecd2e2a7557de9c
   ||b5e07c55a172b55e1

--- Comment #10 from Nate Graham  ---
Git commit 5ef54e97ecd2e2a7557de9cb5e07c55a172b55e1 by Nate Graham, on behalf
of Kezi Olio.
Committed on 05/04/2019 at 16:34.
Pushed by ngraham into branch 'Applications/19.04'.

Set Qt::AA_CompressTabletEvents attribute to avoid latency when scrolling with
a tablet

Summary:

See also: https://bugreports.qt.io/browse/QTBUG-71708

Enabling this option _vastly_ improves the user experience on wacom tablets and
touchscreens

Reviewers: #okular

Subscribers: sander, aacid, okular-devel, #okular

Tags: #okular

Differential Revision: https://phabricator.kde.org/D16519

M  +1-0shell/main.cpp

https://commits.kde.org/okular/5ef54e97ecd2e2a7557de9cb5e07c55a172b55e1

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

D16519: Set Qt::AA_CompressTabletEvents attribute to avoid latency when scrolling with a tablet

2019-04-05 Thread Nathaniel Graham
This revision was automatically updated to reflect the committed changes.
Closed by commit R223:5ef54e97ecd2: Set Qt::AA_CompressTabletEvents attribute 
to avoid latency when scrolling with… (authored by Kezi Olio 
keziolio...@gmail.com, committed by ngraham).

REPOSITORY
  R223 Okular

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D16519?vs=54655=55485

REVISION DETAIL
  https://phabricator.kde.org/D16519

AFFECTED FILES
  shell/main.cpp

To: kezik, #okular, ngraham
Cc: ngraham, sander, aacid, okular-devel, #okular, joaonetto, tfella, darcyshen


[okular] [Bug 399208] Okular has an extemely high latency when scrolling with a wacom tablet

2019-04-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=399208

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

D16519: Set Qt::AA_CompressTabletEvents attribute to avoid latency when scrolling with a tablet

2019-04-05 Thread kezi
kezik added a comment.


  In D16519#443932 , @ngraham wrote:
  
  > Works better for me too on my HP Spectre x360, and I couldn't find any 
regressions in behavior.
  >
  > @kezik can you provide your full name and email address so we can land this 
patch with correct authorship information? Thanks!
  
  
  Thanks
  
  I don't want to disclose my full name, email is keziolio...@gmail.com and you 
can put "kezi" as the name

REPOSITORY
  R223 Okular

REVISION DETAIL
  https://phabricator.kde.org/D16519

To: kezik, #okular, ngraham
Cc: ngraham, sander, aacid, okular-devel, #okular, joaonetto, tfella, darcyshen


D16519: Set Qt::AA_CompressTabletEvents attribute to avoid latency when scrolling with a tablet

2019-04-05 Thread Nathaniel Graham
ngraham accepted this revision.
ngraham added a comment.
This revision is now accepted and ready to land.


  Works better for me too on my HP Spectre x360, and I couldn't find any 
regressions in behavior.
  
  @kezik can you provide your full name and email address so we can land this 
patch with correct authorship information? Thanks!

REPOSITORY
  R223 Okular

REVISION DETAIL
  https://phabricator.kde.org/D16519

To: kezik, #okular, ngraham
Cc: ngraham, sander, aacid, okular-devel, #okular, joaonetto, tfella, darcyshen


D16519: Set Qt::AA_CompressTabletEvents attribute to avoid latency when scrolling with a tablet

2019-04-05 Thread kezi
kezik added a comment.


  Ping

REPOSITORY
  R223 Okular

REVISION DETAIL
  https://phabricator.kde.org/D16519

To: kezik, #okular
Cc: sander, aacid, okular-devel, #okular, joaonetto, tfella, ngraham, darcyshen


[okular] [Bug 406237] PDFs get an added margin when printing

2019-04-05 Thread Matthew Trescott
https://bugs.kde.org/show_bug.cgi?id=406237

--- Comment #4 from Matthew Trescott  ---
Okay, thanks. I hope that fixes it.

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

[okular] [Bug 406237] PDFs get an added margin when printing

2019-04-05 Thread Michael Weghorn
https://bugs.kde.org/show_bug.cgi?id=406237

Michael Weghorn  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REOPENED|RESOLVED

--- Comment #3 from Michael Weghorn  ---
Ah, sorry for not being more explicit. Bug 348172 has the "Version Fixed In"
set to 19.04.0, i.e. you'll get that feature with the upcoming Okular version
only.

The scaling options are just below the "Force rasterization" option (i.e. under
"Options" -> "PDF Options" in the print dialog).

*** This bug has been marked as a duplicate of bug 348172 ***

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

[okular] [Bug 348172] Scaling options missing in print dialog

2019-04-05 Thread Michael Weghorn
https://bugs.kde.org/show_bug.cgi?id=348172

--- Comment #27 from Michael Weghorn  ---
*** Bug 406237 has been marked as a duplicate of this bug. ***

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