Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expression #37

Closed
rgbertoni opened this issue Jul 17, 2020 · 2 comments
Closed

Expression #37

rgbertoni opened this issue Jul 17, 2020 · 2 comments

Comments

@rgbertoni
Copy link

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.

@realthunder
Copy link
Owner

Thanks for reporting. Image updated.

@rgbertoni
Copy link
Author

Greate, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants