MarginallyClever / Robot-Overlord-App

Simulation and control software for robots
https://www.marginallyclever.com/
GNU General Public License v2.0
157 stars 48 forks source link

Toolkit.getDefaultToolkit().getSystemClipboard() returns null on headless systems #247

Closed i-make-robots closed 5 months ago

i-make-robots commented 5 months ago

Describe the bug This causes the Registry to fail to initialize, because clipboard was being added once to the Registry as a public static.

Expected behavior Not failing to initialize

Platform (please complete the following information):