Closed samcarecho closed 8 years ago
When trying to change the timezone of a world clock (world_clock_calendar_settings.py), I get the following Gtk errors:
(world_clock_calendar_settings.py:14068): Gtk-CRITICAL **: gtk_widget_get_style_context: assertion `GTK_IS_WIDGET (widget)' failed
(world_clock_calendar_settings.py:14068): Gtk-CRITICAL **: gtk_style_context_add_class: assertion `GTK_IS_STYLE_CONTEXT (context)' failed
(world_clock_calendar_settings.py:14068): Gtk-CRITICAL **: gtk_cell_area_activate_cell: assertion `GTK_IS_CELL_EDITABLE (editable_widget)' failed
When trying to change the timezone of a world clock (world_clock_calendar_settings.py), I get the following Gtk errors:
(world_clock_calendar_settings.py:14068): Gtk-CRITICAL **: gtk_widget_get_style_context: assertion `GTK_IS_WIDGET (widget)' failed
(world_clock_calendar_settings.py:14068): Gtk-CRITICAL **: gtk_style_context_add_class: assertion `GTK_IS_STYLE_CONTEXT (context)' failed
(world_clock_calendar_settings.py:14068): Gtk-CRITICAL **: gtk_cell_area_activate_cell: assertion `GTK_IS_CELL_EDITABLE (editable_widget)' failed