Bug#920971: freecad: C++ exception on DXF import

2019-02-26 Thread Kurt Kremitzki
Hello Wookey, On Thu, 14 Feb 2019 23:04:23 + Wookey wrote: > On 2019-02-01 14:37 -0600, Kurt Kremitzki wrote: <-snip-> > > Thanks for looking into this so promptly and taking it > upstream. > > Posting the upstream link/bug number here would be useful. > > Wookey > -- > Principal hats:

Bug#920971: freecad: C++ exception on DXF import

2019-02-14 Thread Wookey
On 2019-02-01 14:37 -0600, Kurt Kremitzki wrote: > Hello Wookey & Bernhard, > > Thanks for the bug report & investigation, respectively. I can also > reproduce this bug in the just-uploaded-to-NEW freecad 0.18~pre1 as > well. It may be a bug in OpenCASCADE, but it may also be a bug in the > way w

Bug#920971: freecad: C++ exception on DXF import

2019-02-01 Thread Kurt Kremitzki
Hello Wookey & Bernhard, Thanks for the bug report & investigation, respectively. I can also reproduce this bug in the just-uploaded-to-NEW freecad 0.18~pre1 as well. It may be a bug in OpenCASCADE, but it may also be a bug in the way we handle the exception, which we have to do sometimes. I will

Bug#920971: freecad: C++ exception on DXF import

2019-02-01 Thread Bernhard Übelacker
Dear Maintainer, hello Wookey, just tried to find out where this exception comes from. And is looks like it originates in libTKTopAlgo.so.7 (libocct-modeling-algorithms-7.3 / opencascade). Having no deeper knowledge of either freecad or opencascade, I can just guess if the next step would be to r

Bug#920971: freecad: C++ exception on DXF import

2019-01-30 Thread Wookey
Package: freecad Version: 0.17+dfsg1-8 Severity: normal Tags: upstream I tried to import the file houseplan.dxf (http://wookware.org/house/houseplan.dxf) I got this error: Gui::Command::activated(0): Unknown C++ exception thrown However I did also get a model containing Shape001 to Shape2829 whi