Opened 15 years ago

Last modified 12 years ago

#22010 closed defect

Crashes at startup — at Version 1

Reported by: Damien@… Owned by: devans@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: inkscape-devel

Description (last modified by mf2k (Frank Schima))

Defaults variants are "+ipv6 +quartz +no_x11 -x11 +nls +tls +ssl +with_default_names +ares +idn +aqua +bash_completion +adns +aspell " on iMacIntel.

In X11.app (2.4), from a terminal :

$ port installed | grep inkscape
  inkscape-devel @0.46.22157_0+no_x11 (active)

$ inkscape 

(inkscape:83509): GLib-GObject-CRITICAL **: g_object_ref: assertion `object->ref_count > 0' failed

(inkscape:83509): GLib-GObject-CRITICAL **: g_object_ref: assertion `object->ref_count > 0' failed
2009-10-12 13:34:27.894 inkscape[83509:903] InjectEventHandler

At this point, inkscape is ready to be used (the interface is displayed on the screen)

But when clicking anywhere in inkscape makes a window appear, saying "Inkscape a subi une erreur inter et va se fermer maintenant". And in the terminal, the following is written:

Emergency save activated!
Emergency save completed. Inkscape will close now.
If you can reproduce this crash, please file a bug at www.inkscape.org
with a detailed description of the steps leading to the crash, so we can fix it.
^C

The only solution is to ^C for killing it.

Change History (1)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: crash startup removed
Owner: changed from macports-tickets@… to devans@…
Note: See TracTickets for help on using tickets.