kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #43683
Re: Help debug pcbnew
Yah, maybe you nedd to create a new buid dir, if it is really really old.
Otherwise, show us your cmake config. ;)
tor. 23. apr. 2020 18.53 skrev Seth Hillbrand <seth@xxxxxxxxxxxxx>:
> That usually pops up when you are loading GTK2 from wx and pcbnew is
> compiled for GTK3
>
> -Seth
>
> Seth Hillbrand
> KiCad Services Corporation
> https://www.kipro-pcb.com
> +1 530 302 5483 | +1 212 603 9372
>
> On 2020-04-23 09:50, Mário Luzeiro wrote:
> > Hello all,
> > I'm trying to run KiCad on debug mode (from latest development
> > branch).. it used to work.. but now it crashes when I try to run
> > pcbnew.
> > Has anyone seen this before? any idea how to solve it?
> >
> > ../src/common/object.cpp(251): assert "classTable->Get(m_className) ==
> > NULL" failed in Register(): Class "wxCommandEvent" already in RTTI
> > table - have you used IMPLEMENT_DYNAMIC_CLASS() multiple times or
> > linked some object file twice)?
> >
> > ...
> > 81 pcbnewInitPythonScripting
> > python_scripting.cpp 217
> > 0x7fffe96fcc2e
> > 82 scriptingSetup
> > pcbnew.cpp 279
> > 0x7fffe8f7b438
> > 83 PCB::IFACE::OnKifaceStart
> > pcbnew.cpp 364
> > 0x7fffe8f7baa5
> > 84 KIWAY::KiFACE
> > kiway.cpp 250
> > 0x5555555fb594
> > 85 KIWAY::Player
> > kiway.cpp 365
> > 0x5555555fbd3a
> > 86 PGM_SINGLE_TOP::OnPgmInit
> > single_top.cpp 366
> > 0x5555555ee909
> > 87 APP_SINGLE_TOP::OnInit
> > single_top.cpp 166
> > 0x5555555f2783
> > 88 wxAppConsoleBase::CallOnInit
> > app.h 93
> > 0x5555555f0be7
> > 89 wxEntry(int&, wchar_t * *)
> >
> > 0x7ffff6683b3a
> > 90 main
> > single_top.cpp 283
> > 0x5555555ee3b5
> >
> > Regards,
> > Mario Luzeiro
> > _______________________________________________
> > Mailing list: https://launchpad.net/~kicad-developers
> > Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> > Unsubscribe : https://launchpad.net/~kicad-developers
> > More help : https://help.launchpad.net/ListHelp
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
Follow ups
References