Netherlands
Asked — Edited
Resolved Resolved by DJ Sures!

Bug In ARC While Adding New Script Robot Skill

The verticall scroll bar disappeard in 2020.11.02.00 early access and the regular version. See attached picture, right side. Input for bug fixing: I added on my second screen (F11 shortcut one) a new robot skill, the very basic script (https://synthiam.com/Support/Skills/Scripting/Script?id=16089). After that I vertical scroll bar was gone. Tried various options like going to older save but that seems not affected as well. The scroll bar is visible on the first (F10)and third (F12) screen. Adding the same script robot skill on the first (F10) screen was possible and I could next move it to the second screen. When I deleted it over there (because I suspect the script created some more problems) the vertical scroll bar is gone again.

User-inserted image


Related Hardware EZ-B v4

ARC Pro

Upgrade to ARC Pro

ARC Pro is your passport to a world of endless possibilities in robot programming, waiting for you to explore.

PRO
Synthiam
#17  

Interesting - I wonder if it’s specific to your project. Can I have access to your project for testing?

PRO
Netherlands
#18  

Certainly, uploading

PRO
Netherlands
#19  

called it R2D2 access for testing, made public, let me know when you got it

PRO
Synthiam
#20  

Got it! I'll take a look today for ya and see what's going on

PRO
Synthiam
#21  

Oh - i can verify it takes for ever to load! Wow... I'll figure it out and have a fix for you:)

PRO
Synthiam
#22  

Alright - it's fixed. I'll have a release posted at the end of today posted

PRO
Netherlands
#24  

Thank you for the fast turn-around.:D

I can confirm it works. Project loaded fast, as it used to do.love

Only remaining (minor) issues as fasr as I could see:

  • Screen 2 and 3 have a black background while my defaults are white background, somehow project defaults are not properly loaded?
  • I still saw the below error appear, not sure if it is related to this problem. I will see if I can track down when it is cast. and report out in a seperate issue. It does not break/stop anything.
graph: System.InvalidOperationException: Object is currently in use elsewhere.
   at System.Drawing.Image.get_Width()
   at ARC.UCForms.UC.UCGraph.UpdateImage(Int32 value)

Many thanks!