Hi,
I am a new user trying to get spoon running properly under Linux.
It starts like it should, and all the features work properly, but I am experiencing a small but annoying graphic issue.
When I try to view the job history, it looks like this:
http://i.imgur.com/t4oPnLW.png
On a colleagues client running under windows, the output is nicely divided into seperate rows, where I get it in a big blob, making it very hard to read.
My console window is spamming tons of lines looking like:
(SWT:12883): GLib-GObject-WARNING **: /var/tmp/portage/dev-libs/glib-2.42.2/work/glib-2.42.2/gobject/gclosure.c:688: unable to remove uninstalled invalidation notifier: 0x7f2aa78104c0 (0x7f2af9d41110)
(SWT:12883): GLib-GObject-WARNING **: /var/tmp/portage/dev-libs/glib-2.42.2/work/glib-2.42.2/gobject/gclosure.c:688: unable to remove uninstalled invalidation notifier: 0x7f2aa78104c0 (0x7f2af9d41110)
(SWT:12883): GLib-GObject-WARNING **: /var/tmp/portage/dev-libs/glib-2.42.2/work/glib-2.42.2/gobject/gclosure.c:688: unable to remove uninstalled invalidation notifier: 0x7f2aa78104c0 (0x7f2af9d41110)
2015/07/20 10:59:30 - Spoon - Spoon
(SWT:12883): GLib-CRITICAL **: Source ID 27152 was not found when attempting to remove it
(SWT:12883): GLib-CRITICAL **: Source ID 27162 was not found when attempting to remove it
(SWT:12883): GLib-CRITICAL **: Source ID 30243 was not found when attempting to remove it
2015/07/20 11:01:34 - Spoon - Spoon
(SWT:12883): GLib-GObject-CRITICAL **: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
(SWT:12883): GLib-GObject-CRITICAL **: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Has anyone else experienced this and/or know what I could do to fix it?