-
Notifications
You must be signed in to change notification settings - Fork 158
Closed
Description
The following messages prints when running either of the first two examples in python.exe:
(python.exe:4124): Gdk-CRITICAL **: gdk_screen_get_root_window: assertion 'GDK_IS_SCREEN (screen)' failed
(python.exe:4124): Gdk-CRITICAL **: gdk_window_new: assertion 'GDK_IS_WINDOW (parent)' failed
(python.exe:4124): Gdk-WARNING **: gdk_input_wintab_init: gdk_window_new failed
I am running on Windows 7, python 2.7 installed. May be due to having more than one monitor? (I have 3 Monitors)
The program then proceeds to run normally, showing the window and buttons (in the case of the second example). I Find this odd when this is supposedly a "critical" error...
Metadata
Metadata
Assignees
Labels
No labels