simonwiles / cinnamon_applets

custom applets for the Cinnamon shell
10 stars 7 forks source link

Can't change Timezone on Fedora 18 #1

Closed samcarecho closed 8 years ago

samcarecho commented 11 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