Hello all,
I hope you can help me out!
I am new to the Ignition Community, installed the launcher and face the following issue:
The Perspective Panel is not showing up.
I checked the forum and already found two similar posts:
Perspective Panels Not Visible - Ignition Early Access - Inductive Automation Forum
Perspective components and property editor panel missing - Ignition - Inductive Automation Forum
I followed the mentioned tips from those posts, however, nothing helped so far.
I went to the .ignition folder, deleted the .layout file and also checked if the settings for hidden features (there are non, box is not checked).
Any other ideas?
Thanks in advance
Markus
Could you maybe attach a few screenshots of the problem you're facing? Are specific Perspective panels not showing up (like Perspective Components panel for example), or are you just not able to see Perspective at all?
Hello Fran,
yes, sure, this is what the structure looks like. My colleagues do see the perspective panel in here:
Judging by this screenshot alone it appears as if Perspective isn't installed at all. Did you choose the standard version of Ignition when installing?
Could you copy paste the logs from your output console when starting up your Designer (Ctrl + Shift + C)?
Should look something like this:
Seems like Perspective is trying to start but runs into an error:
11:57:11.466 [Designer-Startup] INFO designer.main -- Downloading... [+0]
11:57:11.581 [Designer-Startup] INFO designer.main -- Cleanup... [+115]
11:57:11.590 [Designer-Startup] INFO designer.main -- Initializing UI... [+124]
11:57:11.664 [Designer-Startup] INFO tags.manager.gwinterface -- Tag poll rate changed to 250 ms
11:57:11.664 [DesignerExecEngine-1] INFO tags.subscriptions -- Changing connected quality to 'Good'
11:57:14.465 [Designer-Startup] INFO designer.main -- Starting module: Vision [+2999]
11:57:16.755 [Designer-Startup] INFO designer.main -- Starting module: Perspective [+5289]
11:57:18.328 [Designer-Startup] INFO Perspective.Designer -- Starting up Perspective module. Mode: Activated
11:57:18.834 [Designer-Startup] ERROR designer.JXBrowserUtil -- Failed to start Browser Engine with options
.....
com.teamdev.jxbrowser.engine.ChromiumBinariesDeliveryException: com.teamdev.jxbrowser.engine.ChromiumBinariesDeliveryException: Failed to extract Chromium binaries into C:\Users[myname].ignition\cache\resources\jxbrowser\7.36.3
It seems to be a Chromium issue, try deleting the following folder;
C:\Users\[yourname]\.ignition\cache\resources\jxbrowser
Restart the Designer afterwards, it should redownload the necessary dependencies.
Also, what Java version are you running? If it isn't the latest version consider updating. You should also post a screenshot of Status > Logs on your Ignition Gateway, just to see if there are any issues that need to be adressed there.
Thanks Fran.
Luckily my colleague found a post that dealt with the same issue.
We followed their solution steps and by copying the data from my colleague into my folder all is working fine now.
Ignition Designer launch error - java.io.IOException - Ignition - Inductive Automation Forum
Thanks for the quick response and offered support!
1 Like