Issue with graphics after 8.0 Upgrade

Created vision windows to display as a version of an andon board that produce information above our production lines. Upgraded to 8.0 yesterday, and we’ve receive issue with graphics in clients now.

Designer View

And this is the actual client view, that happens on all clients, not just one so I’m assuming it’s in the design:

Client View

Has anyone experienced this issue yet or am I the lucky one?

I haven’t seen anyone reporting anything like this. Could you get in contact with support so we can try to see what’s going on on your system, or else get an export and replicate in-house?

I’ve called and emailed support, and I believe I had an email ticket that was placed Friday merged with a phone call from this morning. Just waiting on someone to get in touch back. Additionally I can send you a backup of my gateway if that works.

As a follow-up I just tried to recreate the vision windows itself, that fixes the issue when I’m reading a tag, but I get errors when I try to read a script:

java.lang.Exception: Error executing expression binding on
Testing.Root Container.Label 1.text
	at com.inductiveautomation.factorypmi.application.binding.ExpressionPropertyAdapter.runExpression(ExpressionPropertyAdapter.java:92)
	at com.inductiveautomation.factorypmi.application.binding.ExpressionPropertyAdapter.startup(ExpressionPropertyAdapter.java:113)
	at com.inductiveautomation.factorypmi.application.binding.DefaultInteractionController.startupBindings(DefaultInteractionController.java:355)
	at com.inductiveautomation.factorypmi.application.FPMIWindow.startup(FPMIWindow.java:344)
	at com.inductiveautomation.factorypmi.designer.workspace.WindowWorkspace$DesigntimeWindowOpener.openWindow(WindowWorkspace.java:3509)
	at com.inductiveautomation.factorypmi.designer.workspace.WindowWorkspace.openWindow(WindowWorkspace.java:1295)
	at com.inductiveautomation.factorypmi.designer.workspace.StartupPanel$ResourceThumbnail.onClick(StartupPanel.java:338)
	at com.inductiveautomation.factorypmi.designer.workspace.StartupPanel$ThumbnailButton$1.mouseClicked(StartupPanel.java:242)
	at java.desktop/java.awt.Component.processMouseEvent(Unknown Source)
	at java.desktop/javax.swing.JComponent.processMouseEvent(Unknown Source)
	at java.desktop/java.awt.Component.processEvent(Unknown Source)
	at java.desktop/java.awt.Container.processEvent(Unknown Source)
	at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
	at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
	at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
	at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
	at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
	at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
Caused by: com.inductiveautomation.ignition.common.expressions.ExpressionException: Error executing script for runScript() expression:shared.finalassembly.getTimeframeTarget
	at com.inductiveautomation.ignition.common.expressions.functions.ScriptFunction.execute(ScriptFunction.java:80)
	at com.inductiveautomation.ignition.common.expressions.FunctionExpression.execute(FunctionExpression.java:66)
	at com.inductiveautomation.ignition.common.expressions.DefaultFunctionFactory$CastFunction.execute(DefaultFunctionFactory.java:1736)
	at com.inductiveautomation.ignition.common.expressions.FunctionExpression.execute(FunctionExpression.java:66)
	at com.inductiveautomation.ignition.common.expressions.ArithmeticExpression.execute(ArithmeticExpression.java:56)
	at com.inductiveautomation.factorypmi.application.binding.ExpressionPropertyAdapter.runExpression(ExpressionPropertyAdapter.java:83)
	... 37 more
Caused by: Traceback (most recent call last):
  File "<expression:runScript>", line 1, in <module>
NameError: name 'shared' is not defined

	at com.inductiveautomation.ignition.common.script.ScriptManager.runCode(ScriptManager.java:690)
	at com.inductiveautomation.ignition.common.script.ScriptManager.runCode(ScriptManager.java:642)
	at com.inductiveautomation.ignition.common.expressions.functions.ScriptFunction.execute(ScriptFunction.java:63)
	... 42 more
Caused by: Traceback (most recent call last):
  File "<expression:runScript>", line 1, in <module>
NameError: name 'shared' is not defined

	at org.python.core.Py.NameError(Py.java:290)
	at org.python.core.PyFrame.getname(PyFrame.java:257)
	at org.python.pycode._pyx0.f$0(<expression:runScript>:1)
	at org.python.pycode._pyx0.call_function(<expression:runScript>)
	at org.python.core.PyTableCode.call(PyTableCode.java:171)
	at org.python.core.PyCode.call(PyCode.java:18)
	at org.python.core.Py.runCode(Py.java:1614)
	at com.inductiveautomation.ignition.common.script.ScriptManager.runCode(ScriptManager.java:686)
	... 44 more

Ignition v8.0.0 (b2019040718)
Java: Azul Systems, Inc. 11.0.2

This is what my script library appears like now:
Script Library in Designer

And my Gateway Scripting Project is set to “Global”. These scripts however are also creating 2 separate CSV files, which is working properly, so it has me concerned to mess with these scripts because currently my only problem is visual issues, If those scripts were to mess up then I would have about 75 people standing around doing nothing and a bunch of angry managers surrounding my desk haha! Please help!

Upgraded Friday, we were shut down for Good Friday. I have a 7.9 backup before we did the upgrade and a backup of my current gateway.