Skip to content

Instantly share code, notes, and snippets.

@SnoopJ
Created December 3, 2024 19:52
Show Gist options
  • Select an option

  • Save SnoopJ/85642bb2bc0bf850c152b6d6b084a719 to your computer and use it in GitHub Desktop.

Select an option

Save SnoopJ/85642bb2bc0bf850c152b6d6b084a719 to your computer and use it in GitHub Desktop.
Pomodouroboros error
$ python3 src/pomodouroboros/linux/gtk_progress_bar.py
(python3:868136): Gtk-CRITICAL **: 14:51:17.075: gtk_icon_theme_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed
(python3:868136): Gtk-CRITICAL **: 14:51:17.075: gtk_icon_theme_add_resource_path: assertion 'GTK_IS_ICON_THEME (self)' failed
Traceback (most recent call last):
File "/home/jgerity/repos/Pomodouroboros.git/src/pomodouroboros/linux/gtk_progress_bar.py", line 115, in on_activate
Gtk.StyleContext.add_provider_for_display(
TypeError: Argument 0 does not allow None as a value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment