You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I followed the tutorial and installed everything without any errors. However after final phone restart the KlipperScreen isn't working. XSDL starts and shows error: "Error: X server failed to initialize. Try to use different display.".
I have tested this with 1 smartphone Android 6.0.1 and Tablet Android 7.1.1, with both Debian "Oldstable" and Ubuntu Focal - same problem. Thank you in advance for help.
KlipperScreen.log:
2024-08-04 09:00:00,839 [functions.py:log_start()] - --------------------KlipperScreen Log Start--------------------
2024-08-04 09:00:00,840 [functions.py:log_start()] - KlipperScreen Version: v0.4.3-47-gc1035fed
2024-08-04 09:00:00,840 [functions.py:log_start()] - Python version: 3.8
2024-08-04 09:00:00,869 [screen.py:__init__()] - Gtk couldn't be initialized. Use Gtk.init_check() if you want to handle this case.
Traceback (most recent call last):
File "/home/print3D/KlipperScreen/screen.py", line 81, in __init__
super().__init__(title="KlipperScreen")
File "/home/print3D/.KlipperScreen-env/lib/python3.8/site-packages/gi/overrides/Gtk.py", line 508, in __init__
raise RuntimeError(
RuntimeError: Gtk couldn't be initialized. Use Gtk.init_check() if you want to handle this case.
Traceback (most recent call last):
File "/home/print3D/KlipperScreen/screen.py", line 81, in __init__
super().__init__(title="KlipperScreen")
File "/home/print3D/.KlipperScreen-env/lib/python3.8/site-packages/gi/overrides/Gtk.py", line 508, in __init__
raise RuntimeError(
RuntimeError: Gtk couldn't be initialized. Use Gtk.init_check() if you want to handle this case.
The text was updated successfully, but these errors were encountered:
Hi, I followed the tutorial and installed everything without any errors. However after final phone restart the KlipperScreen isn't working. XSDL starts and shows error: "Error: X server failed to initialize. Try to use different display.".
I have tested this with 1 smartphone Android 6.0.1 and Tablet Android 7.1.1, with both Debian "Oldstable" and Ubuntu Focal - same problem. Thank you in advance for help.
KlipperScreen.log:
The text was updated successfully, but these errors were encountered: