Fixes:
Traceback (most recent call last):
File "flatcam.py", line 174, in <module>
fc = App(qapp=app)
^^^^^^^^^^^^^
File "appMain.py", line 695, in __init__
current_screen_center = screen.availableGeometry().center()
^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'availableGeometry'
Signed-off-by: Damian Wrobel <dwrobel@ertelnet.rybnik.pl>
381 KiB
381 KiB