edubuntu-bugs team mailing list archive
-
edubuntu-bugs team
-
Mailing list archive
-
Message #01322
[Bug 742516] Re: gimp-2.6 crashed with SIGSEGV in g_closure_invoke()
Interesting in that the workaround fixes the problem (i.e the gimp starts) but still shows errors on startup, without the seg fault though
Initial try at starting
Notebook-PC:~$ gimp
(gimp:4393): GLib-WARNING **: /build/buildd/glib2.0-2.28.6/./glib/goption.c:2132: ignoring no-arg, optional-arg or filename flags (8) on option of type 0
Segmentation fault
Then after the style switch (open and then close the gimp)
Notebook-PC:~$ gimp
(gimp:4475): GLib-WARNING **:
/build/buildd/glib2.0-2.28.6/./glib/goption.c:2132: ignoring no-arg,
optional-arg or filename flags (8) on option of type 0
(gimp:4475): Gimp-Widgets-WARNING **: gimp_dialog_factory_dispose: stale
non-toplevel entries in factory->open_dialogs
Same GLib warning, as initially, which is still present after restoring the Oxygen style (but the gimp still works) - I don't know if this information helps any or is just a more elaborate 'me too'
Peter
--
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/742516
Title:
gimp-2.6 crashed with SIGSEGV in g_closure_invoke()