Assembly4: built-in function SoSearchAction _getPath> returned a result with an exception set

Discussion about the development of the Assembly workbench.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
scrouthtv
Posts: 5
Joined: Tue Oct 05, 2021 10:19 am

Assembly4: built-in function SoSearchAction _getPath> returned a result with an exception set

Post by scrouthtv »

Hey everyone!

I'm currently trying to use the Assembly4 workbench. When I try to add an LCS / datum to an existing object, I can enter a name and click OK. However, after clicking ok, I'll get this error
<built-in function SoSearchAction _getPath> returned a result with an exception set
and I can't specify the datum's position.

Is this related to the pivy issue?

I am using
freecad 0.19.3-11
python 3.10.1-1
python-pivy 0.6.6-3
on
Linux archlinux 5.15.10-arch1-1 #1 SMP PREEMPT Fri, 17 Dec 2021 11:17:37 +0000 x86_64 GNU/Linux

Thanks for your help in advance.
chrisb
Veteran
Posts: 54150
Joined: Tue Mar 17, 2015 9:14 am

Re: Assembly4: built-in function SoSearchAction _getPath> returned a result with an exception set

Post by chrisb »

Moved from Help forum.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
goldfox_79
Posts: 1
Joined: Thu Dec 22, 2022 2:48 pm

Re: Assembly4: built-in function SoSearchAction _getPath> returned a result with an exception set

Post by goldfox_79 »

Just wondering if the problem has been solved, since I got the same one. A warning dialog popped up when adding a LCS to an object as shown in the screenshot below. I am using Ubuntu 22.04.1 + FreeCAD 0.20.1 + Assembly4 0.12.5. Any suggestion would be great helpful
Screenshot from 2022-12-22 22-52-25.png
Screenshot from 2022-12-22 22-52-25.png (275.33 KiB) Viewed 864 times



scrouthtv wrote: Wed Dec 29, 2021 10:42 am Hey everyone!

I'm currently trying to use the Assembly4 workbench. When I try to add an LCS / datum to an existing object, I can enter a name and click OK. However, after clicking ok, I'll get this error
<built-in function SoSearchAction _getPath> returned a result with an exception set
and I can't specify the datum's position.

Is this related to the pivy issue?

I am using
freecad 0.19.3-11
python 3.10.1-1
python-pivy 0.6.6-3
on
Linux archlinux 5.15.10-arch1-1 #1 SMP PREEMPT Fri, 17 Dec 2021 11:17:37 +0000 x86_64 GNU/Linux

Thanks for your help in advance.
User avatar
Jolbas
Posts: 330
Joined: Sat Mar 26, 2022 7:48 am
Location: Sweden

Re: Assembly4: built-in function SoSearchAction _getPath> returned a result with an exception set

Post by Jolbas »

I can't reproduce the error. Does this happen in a specific file? If so, please attach the file. If not possible, can you copy and paste the red error messages in report view? I wonder if there could be a hint further up than whats visible in your screen shot.
Post Reply