Search found 3 matches

by jnweiger
Sat Nov 16, 2019 10:59 pm
Forum: Developers corner
Topic: Crash when selecting all in combo view
Replies: 9
Views: 1292

Re: Crash when selecting all in combo view

May I ask what the user expects when he perform a CTRL+A in the tree view? The default behavior is to select all tree items in all documents. That's hardly useful IMO. My patch now changes the behavior to select only the top level objects in the current active document. Would that be okay? Select a...
by jnweiger
Sun Nov 10, 2019 11:17 pm
Forum: Developers corner
Topic: Crash when selecting all in combo view
Replies: 9
Views: 1292

Crash when selecting all in combo view

With 0.19pre versions running on Ubuntu 18.04, CTRL-A to select all elements of the document tree produces a segfault. sudo apt list freecad-daily freecad-daily/bionic,bionic,now 0.19~pre2~201911101129~ubuntu18.04.1 all [installed] freecad-daily -> File -> New -> Part Design WB -> Create new sketch....
by jnweiger
Fri Sep 07, 2018 1:50 am
Forum: Python scripting and macros
Topic: Import inkscape SVG as a FreeCAD sketch
Replies: 8
Views: 2034

Import inkscape SVG as a FreeCAD sketch

There are already ways to import SVG into FreeCAD, but none of them pleased me. Most important, I want the imported paths conveniently editable. Now there is an inkscape extension that allows path objects to be converted to corresponding elements of a sketch. Enjoy: https://github.com/jnweiger/inksc...