Skip to content

Instantly share code, notes, and snippets.

@jivagoalves
Created January 9, 2016 12:51
Show Gist options
  • Save jivagoalves/d9f5013d2767de2160b8 to your computer and use it in GitHub Desktop.
Save jivagoalves/d9f5013d2767de2160b8 to your computer and use it in GitHub Desktop.
Maya Calendar on Ubuntu 15.10
$ env GSETTINGS_SCHEMA_DIR=$HOME/local/share/glib-2.0/schemas maya-calendar
[_LOG_LEVEL_INFO 12:09:15.571940] Application.vala:153: Maya version: 0.3.1.1
[_LOG_LEVEL_INFO 12:09:15.572054] Application.vala:155: Kernel version: 4.2.0-19-generic
[_LOG_LEVEL_FATAL 12:12:46.694963] maya_util_is_the_all_day: assertion 'dtend != NULL' failed
[_LOG_LEVEL_FATAL 12:12:46.695007] Maya will not function properly.
[_LOG_LEVEL_FATAL 12:12:46.695134] [GLib] g_date_time_format: assertion 'datetime != NULL' failed
[_LOG_LEVEL_FATAL 12:12:46.695177] Maya will not function properly.
Segmentation fault (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment