On 7/30/05, Adib Taraben <taraben.a@...50...> wrote:
Hi, I have problem to open any dialogs besides the file-open and file-save.
Me too. I know we're now on a commit spree, but please, let's test basic things before committing.
Judging by the linux backtrace, it has something to do with Ted's recent verb changes:
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1090498432 (LWP 21740)] 0x0817b661 in Inkscape::Verb::get_action (this=0x8477d50, view=0x0) at stl_tree.h:175 175 { return &static_cast<_Link_type>(_M_node)->_M_value_field; } (gdb) bt #0 0x0817b661 in Inkscape::Verb::get_action (this=0x8477d50, view=0x0) at stl_tree.h:175 #1 0x0811d507 in sp_ui_dialog_title_string (verb=0x8477d50, c=0xbfffeab0 "") at interface.cpp:494 #2 0x082199bf in sp_object_properties_dialog () at verbs.h:315 #3 0x08299c01 in sp_action_perform (action=0x859f360, data=0x0) at helper/action.cpp:135 #4 0x081299d3 in sp_shortcut_invoke (shortcut=50331718, view=0x85d8578) at shortcuts.cpp:42 #5 0x0829bdd9 in sp_window_key_press (widget=0x874a0b8, event=0x3000046) at helper/window.cpp:34