← Back to team overview

kicad-developers team mailing list archive

Edit part

 

Hi,

Just to let you know:

I compiled the SVN version of kicad and tried the edit a part in
eeschema (what Dick is currently working on). I noticed that if the
part has a footprint associated (footprint field set in libedit, like
the ATMEGA16-A), then the text "Footprint" disappears in the eeschema
edit_component_in_schematic dialog leaving an empty cell on the left,
and the footprint name on the right column.

I also compiled wxwidgets with debug enabled and since then I got the
following traceback when I click OK on the pin edit dialog in Libedit
(I get that with the September release too.)

ASSERT INFO:
/var/tmp/portage/x11-libs/wxGTK-2.8.8.1/work/wxPython-src-2.8.8.1/src/gtk/dialog.cpp(161):
assert "wxAssertFailure" failed in EndModal(): wxDialog:EndModal
called twice

BACKTRACE:
[1] WinEDA_PinPropertiesFrame::OnOkClick(wxCommandEvent&)
/home/david/software/kicad/eeschema/pinedit-dialog.cpp:325
[2] wxAppConsole::HandleEvent(wxEvtHandler*, void
(wxEvtHandler::*)(wxEvent&), wxEvent&) cons)
[3] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&,
wxEvtHandler*, wxEvent&)

Do you want me to submit these in the bug tracker?

Regards,
David






Follow ups