forked from FreeCAD/FreeCAD
-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Expression #37
Comments
realthunder
added a commit
that referenced
this issue
Jul 18, 2020
Thanks for reporting. Image updated. |
Greate, thank you. |
This was referenced Oct 20, 2020
2 tasks
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Hi, I'm facing an error when I try to set a string to an object property expression:
GuiCommand: Line
GuiCommand: Line
Pick first point
Pick next point
Illegal storage access...
Illegal storage access! Please save your work under a new file name and restart the application!
in property binding 'Unnamed#Line.Label'
0 Document.cpp(4035): Failed to recompute Unnamed#Line: Illegal storage access! Please save your work under a new file name and restart the application!
in property binding 'Unnamed#Line.Label'
Traceback (most recent call last):
File "D:\AtConcept\compile\install\Mod\asm3\freecad\asm3\mover.py", line 488, in slotRecomputedDocument
Assembly.resumeSchedule()
File "D:\AtConcept\compile\install\Mod\asm3\freecad\asm3\assembly.py", line 3640, in resumeSchedule
cls.schedule()
File "D:\AtConcept\compile\install\Mod\asm3\freecad\asm3\assembly.py", line 3626, in schedule
if not cls._ScheduleTimer.isSingleShot():
<class 'TypeError'>: bad argument type for built-in operation
Recompute failed! Please check report view.
The text was updated successfully, but these errors were encountered: