Closed thecoolsundar closed 8 months ago
Could you please launch snap from command line. If you can reproduce the crash, there will be call stack dump printed to the terminal. Please post the dump here.
Program received signal SIGSEGV, Segmentation fault.
I hope this is what you meant. I am new to freecad and to linux.thanks
Program received signal SIGSEGV, Segmentation fault.
The first dump is when I attempt to enter sketcher by selecting the plane BEFORE clicking the sketcher Icon in the pie menu.
The second dump is the crash that occurs when I attempt to exit sketcher using the pie menu.
Could you please post your user settings here Tools -> Edit parameters -> Export
?
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
Sorry. it generates an xml file but I can't upload that. when I paste the contents here, it becomes like above
Hope that helps
You user config does not have any pie menu configured. Could you please create your pie menu and then post the settings again? I did find and fixed a crash related to shortcut timer. But the call stack here is a bit different from yours.
I have lots of pie menus and they are all working. not sure why it's not showing in configurations. I created the menus from Tools->customize -> toolbars
I see. I thought you're creating global pie menu.
I'm sorry for the misunderstanding. I'm still figuring out FreeCAD. And I love your branch.
The pie menus really help to speed up my workflow
Thanks for your report. Should be fixed by the above commit. It seems you are among the very few to explore the workbench contextual Pie Menu, or else this bug won't be hiding for so long.
thank you Sir! how do I get this to update on my computer?
I will make a new release next week.
thank you
can you please tell me how to update my software on ubuntu once these changes are made? thanks
Snap will auto update at background, once you close the app. To update manually, run sudo snap refresh freecad-realthunder
.
Is there an existing issue for this?
Version
0.21 (Development)
Full version info
Subproject(s) affected?
Sketcher
Problem description
I mapped 'Leave Sketch' to X shortcut key in the pie menu using customize
When I try to exit the sketch using the pie menu, FreeCAD crashes
Also I mapped 'create sketch' in the Part Design work bench to C shortcut key in the pie menu
When I select the pie menu Icon before the plane, it works normally but when I select the plane first and then the pie menu icon, FreeCAD crashes
Anything else?
Code of Conduct