Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assertion 'GDK_IS_DISPLAY (display)' failed #20

Closed
denis-stepanov opened this issue Aug 16, 2022 · 1 comment
Closed

assertion 'GDK_IS_DISPLAY (display)' failed #20

denis-stepanov opened this issue Aug 16, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@denis-stepanov
Copy link
Owner

In a headless Raspbian environment I have this on startup:

(advent-pyenv) $ advent
Unable to init server: Could not connect: Connection refused
Unable to init server: Could not connect: Connection refused

(advent:1510): Gdk-CRITICAL **: 00:49:48.318: gdk_cursor_new_for_display: assertion 'GDK_IS_DISPLAY (display)' failed
TV starts unmuted
...

This is harmless, but is a but annoying as the entire tool has been written as a command line tool. The need for display is believed to come from Dejavu's use of mathplotlib and has even been investigated in worldveil/dejavu#29 but not fixed. The fix should be trivial.

@denis-stepanov denis-stepanov added the enhancement New feature or request label Aug 16, 2022
@denis-stepanov denis-stepanov added this to the v1.3.0 milestone Aug 19, 2022
@denis-stepanov denis-stepanov self-assigned this Aug 20, 2022
@denis-stepanov
Copy link
Owner Author

OK with a new release of Dejavu; resolving.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant