a-sit / PDF-Over

https://technology.a-sit.at/en/pdf-over/
European Union Public License 1.2
17 stars 4 forks source link

State machine error with additional (non-placeholder) QR code #77

Closed iaik-skeller closed 9 months ago

iaik-skeller commented 1 year ago

Reported and reproduced on Linux. Not reproduceable under Windows atm, perhaps only on Linux (eventually Mac).

Steps to Reproduce

  1. Open PDF with QR placeholder and other QR code. corrupted_small_de.pdf
  2. Sign through cmd line
  3. Chose to use placeholder
  4. Enter credentials
  5. ERROR | main @ a.asit.pdfover.gui.workflow.StateMachine | StateMachine update: java.lang.IllegalArgumentException: Argument not valid at org.eclipse.swt.SWT.error(SWT.java:4899)

Expected Behavior

Correct placeholder should be used for positioning

Current Behavior

Error occurs and signature is placed with p: auto instead.

rarzberger4 commented 1 year ago

Is this error reproducible with only the placeholder qr-code like in #78?

iaik-jheher commented 1 year ago

re-test after #80 please

iaik-jheher commented 9 months ago

I cannot reproduce after #80.