← Back to team overview

kicad-developers team mailing list archive

eeschema 1903

 

getting segmentation fault if trying to add a graphical line. Noted this problem also in 1900.

Just to remind

/home/martin/kicad/3d-viewer/3d_draw.cpp: In member function ‘void EDGE_MODULE::Draw3D(Pcb3D_GLCanvas*)’: /home/martin/kicad/3d-viewer/3d_draw.cpp:651: warning: format not a string literal and no format arguments /home/martin/kicad/common/hotkeys_basic.cpp: In member function ‘int WinEDA_BasicFrame::WriteHotkeyConfigFile(const wxString&, Ki_HotkeyInfoSectionDescriptor*, bool)’: /home/martin/kicad/common/hotkeys_basic.cpp:414: warning: format not a string literal and no format arguments /home/martin/kicad/common/hotkeys_basic.cpp:419: warning: format not a string literal and no format arguments /home/martin/kicad/common/hotkeys_basic.cpp:433: warning: format not a string literal and no format arguments /home/martin/kicad/common/hotkeys_basic.cpp:442: warning: format not a string literal and no format arguments /home/martin/kicad/common/hotkeys_basic.cpp:451: warning: format not a string literal and no format arguments /home/martin/kicad/common/hotkeys_basic.cpp:455: warning: format not a string literal and no format arguments /home/martin/kicad/common/hotkeys_basic.cpp:467: warning: format not a string literal and no format arguments /home/martin/kicad/common/hotkeys_basic.cpp:472: warning: format not a string literal and no format arguments /home/martin/kicad/pcbnew/class_module.cpp: In member function ‘int MODULE::Write_3D_Descr(FILE*) const’: /home/martin/kicad/pcbnew/class_module.cpp:363: warning: format not a string literal and no format arguments /home/martin/kicad/pcbnew/class_module.cpp:369: warning: format not a string literal and no format arguments /home/martin/kicad/pcbnew/class_module.cpp:375: warning: format not a string literal and no format arguments /home/martin/kicad/cvpcb/writenetlistpcbnew.cpp: In function ‘int GenNetlistPcbnew(FILE*, COMPONENT_LIST&, bool, bool)’: /home/martin/kicad/cvpcb/writenetlistpcbnew.cpp:96: warning: format not a string literal and no format arguments /home/martin/kicad/gerbview/export_to_pcbnew.cpp: In function ‘int WriteSetup(FILE*, BOARD*)’: /home/martin/kicad/gerbview/export_to_pcbnew.cpp:97: warning: format not a string literal and no format arguments /home/martin/kicad/pcbnew/build_BOM_from_board.cpp: In member function ‘void WinEDA_PcbFrame::RecreateBOMFileFromBoard(wxCommandEvent&)’: /home/martin/kicad/pcbnew/build_BOM_from_board.cpp:93: warning: format not a string literal and no format arguments /home/martin/kicad/pcbnew/build_BOM_from_board.cpp:145: warning: format not a string literal and no format arguments /home/martin/kicad/pcbnew/dialog_drc.cpp: In member function ‘void DIALOG_DRC_CONTROL::writeReport(FILE*)’: /home/martin/kicad/pcbnew/dialog_drc.cpp:527: warning: format not a string literal and no format arguments /home/martin/kicad/pcbnew/dialog_drc.cpp:534: warning: format not a string literal and no format arguments /home/martin/kicad/pcbnew/ioascii.cpp: In function ‘int WriteSetup(FILE*, WinEDA_BasePcbFrame*, BOARD*)’: /home/martin/kicad/pcbnew/ioascii.cpp:523: warning: format not a string literal and no format arguments

greetings

Martin

P.S. Testing now with Ubuntu Jaunty
wx 2.8.9






References