mattcasters opened a new issue, #8075:
URL: https://github.com/apache/hop/issues/8075

   ### Apache Hop version?
   
   2.19.0
   
   ### Java version?
   
   Microsoft OpenJDK 21.0.12
   
   ### Operating system
   
   Windows
   
   ### What happened?
   
   Windows 11 at startup:
   
   ```
   ===[Starting Hop]=========================================================
   Error starting the Hop GUI: monitor-specific scaling is only implemented for 
auto-scale values "quarter", "exact", but "false" has been specified
   org.eclipse.swt.SWTError: monitor-specific scaling is only implemented for 
auto-scale values "quarter", "exact", but "false" has been specified
           at 
org.eclipse.swt.internal.DPIUtil.updateAutoScaleValue(DPIUtil.java:118)
           at org.eclipse.swt.internal.DPIUtil.<clinit>(DPIUtil.java:106)
           at 
org.eclipse.swt.widgets.Display.retrieveDefaultIconSize(Display.java:537)
           at org.eclipse.swt.widgets.Display.<clinit>(Display.java:534)
           at org.apache.hop.ui.hopgui.HopGui.setupDisplay(HopGui.java:1030)
           at org.apache.hop.ui.hopgui.HopGui.main(HopGui.java:418)
   Press any key to continue . . .
   ```
   
   ### Issue Priority
   
   Priority: 1
   
   ### Issue Component
   
   Component: Hop Gui


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to