[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: updating layout with new footprint



Just to be sure :
Step 1 : load component into buffer by selecting it from Menu <Window> <Library> 
The component is visible now in the main layout window.
Step 2 : shift left mouse click the component to be replaced

As requested :

--------------------------------------------------------------------------------
Program received signal SIGSEGV, Segmentation fault.
backN_callback (b=0x84420bc, cl=0x0) at draw.c:260
260       if (!FRONT (element) && !TEST_FLAG (HIDENAMEFLAG, element))
(gdb) where
#0  backN_callback (b=0x84420bc, cl=0x0) at draw.c:260
#1  0x080ad9d6 in __r_search (node=0x84420bc, query=0xbfffec20, arg=0xbfffea80) at rtree.c:594
#2  0x080adb10 in __r_search (node=0x84420bc, query=0xbfffec20, arg=0xbfffea80) at rtree.c:590
#3  0x080adb10 in __r_search (node=0x84420bc, query=0xbfffec20, arg=0xbfffea80) at rtree.c:590
#4  0x080adb10 in __r_search (node=0x84420bc, query=0xbfffec20, arg=0xbfffea80) at rtree.c:590
#5  0x080adb8f in r_search (rtree=0x0, query=0x84420bc, check_region=0, found_rectangle=0x807d6c0 <backN_callback>, cl=0x0)
    at rtree.c:626
#6  0x0807e422 in DrawEverything (drawn_area=0xbfffec20) at draw.c:430
#7  0x08081e4c in hid_expose_callback (hid=0x8101e20, region=0xbfffec20, item=0x0) at draw.c:2456
#8  0x080be78e in ghid_invalidate_all () at hid/gtk/gtkhid-main.c:521
#9  0x0807d5db in Draw () at draw.c:198
#10 0x080a9445 in RemoveElement (Element=0x844205c) at remove.c:524
#11 0x0805aa96 in NotifyMode () at action.c:1446
#12 0x0805cf22 in ActionMode (argc=1, argv=0x84420bc, x=0, y=0) at action.c:2979
#13 0x080bb02e in hid_actionv (name=0x0, argc=1, argv=0xbfffee70) at hid/common/actions.c:219
#14 0x080baf5f in hid_actionl (name=0x80df3cb "Mode") at hid/common/actions.c:197
#15 0x080cbdfa in ghid_port_button_press_cb (drawing_area=0x8351470, ev=0x816e058, ui=0x8275a60) at hid/gtk/gui-output-events.c:563
#16 0x401804b0 in gtk_marshal_VOID__UINT_STRING () from /usr/lib/libgtk-x11-2.0.so.0
#17 0x40486215 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#18 0x40497e6f in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0
#19 0x40496d1a in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#20 0x404971c6 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#21 0x40276f67 in gtk_widget_send_expose () from /usr/lib/libgtk-x11-2.0.so.0
#22 0x4017ef82 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#23 0x4017ddc6 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#24 0x403854b5 in gdk_x11_register_standard_event_type () from /usr/lib/libgdk-x11-2.0.so.0
#25 0x404dad82 in g_main_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0x404dbdf8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0x404dc130 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#28 0x404dc6d3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#29 0x4017d673 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#30 0x080d1863 in ghid_do_export (options=0x0) at hid/gtk/gui-top-window.c:2679
#31 0x080919b7 in main (argc=1, argv=0xbffff554) at main.c:1006
(gdb)                                                                                


--------------------------------------------------------------------------------------

----- Original Message ----
From: DJ Delorie <dj@xxxxxxxxxxx>
To: stdf23173@xxxxxxxxxxx; geda-user@xxxxxxxxxxxxxx
Sent: Wednesday, 15 August, 2007 5:56:32 PM
Subject: Re: gEDA-user: updating layout with new footprint


> the ./pcbtest.sh script started pcb.

You don't need that any more, just run ./pcb now.

> Unfortunatly pcb crashed again trying to replace a component using the shift-left-mouse-click !

Ok, now we can move forward...

Try the gdb thing again.

$ gdb pcb
gdb> run myboard.pcb
...
(crashes)
gdb> where
...





      ___________________________________________________________ 
Want ideas for reducing your carbon footprint? Visit Yahoo! For Good  http://uk.promotions.yahoo.com/forgood/environment.html


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user