Skip to content

Examples throw dk-CRITICAL and Gdk-WARNING when run #57

@GlennCr

Description

@GlennCr

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions