Open GoogleCodeExporter opened 8 years ago
Hello,
Same problem here.
I tried to dig and debug to see what happens but without success for now...
Original comment by neomil...@gmail.com
on 15 Aug 2014 at 11:01
This works fine in the Windows release version.
Original comment by danhe...@gmail.com
on 15 Aug 2014 at 1:19
Dan,
Does Windows release version use wxWidgets 2.8 or 3.0 ?
Could you try current devel version under Windows ? Just to be sure that bug is
not a regression...
Thx
Original comment by neomil...@gmail.com
on 15 Aug 2014 at 1:39
It seems that the pick_pos (static PickPos instance) causes troubles.
As a workaround, I commented out the line:
t_list->push_back(&pick_pos);
from src/Tap.cpp, in CTag::GetTools() function.
This disables the ability to pick a new pos from selected Tag but prevent
HeeksCNC from crash.
Original comment by neomil...@gmail.com
on 18 Aug 2014 at 10:32
on ubuntu 14.04 same problem.
Original comment by eslavko@gmail.com
on 7 Jan 2015 at 12:49
I pushed in r1563 my workaround as it seems better to me to disable a feature
that crash anyway.
Original comment by neomil...@gmail.com
on 8 Jan 2015 at 1:17
Original comment by neomil...@gmail.com
on 7 Feb 2015 at 10:52
Original comment by neomil...@gmail.com
on 10 Mar 2015 at 5:49
Original issue reported on code.google.com by
shopinth...@gmail.com
on 13 Aug 2014 at 8:00