-
Notifications
You must be signed in to change notification settings - Fork 0
Monocle Testing
Kyle La Barge edited this page Mar 31, 2020
·
2 revisions
To build:
git checkout monocle
- Purge
/lib/javafx
Windows | macOS | Ubuntu | |
---|---|---|---|
Basic | ⛔️ | ✅ | ⛔️ |
- On Windows 10 with AdoptOpenJDK 11.0.6.10, HTML printing hangs at "attempting image capture"
Message: {"call":"print","promise":{},"params":{"printer":{"name":"PDFCreator"},"options":{"colorType":"color","copies":"1","density":"","duplex":false,"fallbackDensity":null,"interpolation":"","jobName":"","legacy":false,"margins":"0","orientation":"","paperThickness":"","printerTray":"","rasterize":true,"rotation":"0","scaleContent":true,"size":null,"units":"in","altPrinting":false,"encoding":"","endOfDoc":"","perSpool":"1"},"data":[{"type":"html","format":"plain","data":"<html> <table style=\"font-family: monospace; border: 1px;\"> <tr style=\"height: 6cm;\"> <td valign=\"top\"><h2>* QZ Print Plugin HTML Printing *</h2><span style=\"color: #F00;\">Version:</span> 2.0.11<br/><span style=\"color: #F00;\">Visit:</span> https://qz.io/</td> <td valign=\"top\"><img src=\"file:///C:/Program%20Files/QZ%20Tray/demo/assets/img/image_sample.png\"></td> </tr> </table></html>"}]},"timestamp":1585616313793,"uid":"r8m6t4","position":{"x":720,"y":430}}
[WARN] 2020-03-30 20:58:33,789 @ qz.ws.PrintSocketClient:?
Bad signature on request
[DEBUG] 2020-03-30 20:58:33,899 @ qz.common.TrayManager:?
Calculated dialog centered at: java.awt.Point[x=568,y=340]
[INFO] 2020-03-30 20:58:34,899 @ qz.common.TrayManager:?
Allowed localhost to print to PDFCreator
[DEBUG] 2020-03-30 20:58:35,039 @ qz.utils.PrintingUtilities:?
Allowing 2 simultaneous processors based on memory available (1073 MB)
[TRACE] 2020-03-30 20:58:35,039 @ qz.utils.PrintingUtilities:?
Waiting for processor, 0/2 already in use
[DEBUG] 2020-03-30 20:58:35,039 @ qz.utils.PrintingUtilities:?
Using qz.printer.action.PrintHTML to print
[DEBUG] 2020-03-30 20:58:35,039 @ qz.printer.PrintServiceMatcher:?
Searching for PrintService matching PDFCreator
[DEBUG] 2020-03-30 20:58:35,071 @ qz.printer.PrintServiceMatcher:?
Found 9 printers
[DEBUG] 2020-03-30 20:58:35,071 @ qz.printer.PrintServiceMatcher:?
Found match: PDFCreator
[WARN] 2020-03-30 20:58:35,071 @ qz.printer.PrintOptions:?
Cannot read as a double for density, using default
[WARN] 2020-03-30 20:58:35,071 @ qz.printer.PrintOptions:?
Cannot read as a valid value for interpolation, using default
[WARN] 2020-03-30 20:58:35,071 @ qz.printer.PrintOptions:?
Cannot read as a valid value for orientation, using default
[WARN] 2020-03-30 20:58:35,071 @ qz.printer.PrintOptions:?
Cannot read as a double for paperThickness, using default
[DEBUG] 2020-03-30 20:58:35,180 @ qz.utils.PrintingUtilities:?
Found Resolution: 60000x60000 dphi
[TRACE] 2020-03-30 20:58:35,196 @ qz.printer.action.WebApp:?
Waiting for JavaFX..
[DEBUG] 2020-03-30 20:58:36,016 @ qz.printer.action.WebApp:?
Started JavaFX
[DEBUG] 2020-03-30 20:58:36,026 @ qz.printer.action.PrintHTML:?
Parsed 1 html records
[TRACE] 2020-03-30 20:58:36,029 @ qz.printer.action.WebApp:?
Waiting on capture..
[TRACE] 2020-03-30 20:58:36,454 @ qz.printer.action.WebApp:?
Zooming in by x8.333333333333334 for increased quality
[TRACE] 2020-03-30 20:58:36,677 @ qz.printer.action.WebApp:?
Done: -1.0 > 0.0
[TRACE] 2020-03-30 20:58:36,677 @ qz.printer.action.WebApp:?
New state: READY > SCHEDULED
[TRACE] 2020-03-30 20:58:36,678 @ qz.printer.action.WebApp:?
New state: SCHEDULED > RUNNING
[TRACE] 2020-03-30 20:58:37,027 @ qz.printer.action.WebApp:?
Done: 0.0 > 35.24521681009274
[TRACE] 2020-03-30 20:58:37,055 @ qz.printer.action.WebApp:?
Done: 35.24521681009274 > 100.0
[TRACE] 2020-03-30 20:58:37,055 @ qz.printer.action.WebApp:?
New state: RUNNING > SUCCEEDED
[TRACE] 2020-03-30 20:58:37,071 @ qz.printer.action.WebApp:?
Setting HTML page height to 2050.0
[DEBUG] 2020-03-30 20:58:37,132 @ qz.printer.action.WebApp:?
Attempting image capture