Comment 16 for bug 538484

Revision history for this message
su_v (suv-lp) wrote :

~suv updated description:
> - - no static submenus
> - - no dynamic menu items (filters, extensions)
> + - no submenus

My bad! Extensions which are not placed into submenus are listed and executable (including live preview).

<off-topic>
closing a notification window reporting back stderr from the extension script however crashes inkscape with a similar backtrace as I get with bug #721448:

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
0x9254b81c in objc_msgSend_fpret ()
(gdb) bt
#0 0x9254b81c in objc_msgSend_fpret ()
#1 0x92dd9dcf in _DPSNextEvent ()
#2 0x92dd8f88 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] ()
#3 0x0246c457 in poll_func ()
#4 0x02f1742f in g_main_context_iterate ()
#5 0x02f17887 in g_main_loop_run ()
#6 0x017a7e71 in gtk_main ()
#7 0x011bdd4b in Gtk::Main::run ()
#8 0x0000532c in ~vector [inlined] () at stl_vector.h:986
#9 sp_main_gui (argc=1, argv=0xbffff1dc) at main.cpp:993
#10 0x00003f26 in start ()
(gdb) quit
</off-topic>