Scheme Editor Error opening browser in Ubuntu 20

Forum Home Forums Understanding the Software Scheme Editor Error opening browser in Ubuntu 20

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7347
    Romanljw
    Participant

    Hi, I meet a problem that the scheme editor can’t work on my computer. VMvare 15.52 was used to visual a computer, and Ubuntu 20 was installed on the visual computer. Then Rapid Scada(5.8.1) was installed and configured.

    The web station can be opened via Firefox. but when I started the scheme editor using root account, an error sayed “Error opening browser: Cannot find the specified file”. Then scheme editor opened, but I cann’t establish a new scheme. When I click the “New scheme” button, there was no response. The log of scheme editor is as follows:

    2020-10-05 14:00:17 <MyVPNServer><root><ACT> Initialize common data of Scheme Editor

    2020-10-05 14:00:18 <MyVPNServer><root><ACT> Load components from files

    2020-10-05 14:00:18 <MyVPNServer><root><ACT> Components are loaded from the file /opt/scada/ScadaWeb/bin/PlgSchBasicComp.dll

    2020-10-05 14:00:27 <MyVPNServer><root><ACT> WCF service is started

    2020-10-05 14:00:41 <MyVPNServer><root><EXC> Error opening browser:

    System.ComponentModel.Win32Exception (0x80004005): Cannot find the specified file

    at System.Diagnostics.Process.StartWithShellExecuteEx (System.Diagnostics.ProcessStartInfo startInfo) [0x00129] in <a85c1a570f9a4f9f9c3d2cfa5504e34f>:0

    at System.Diagnostics.Process.Start () [0x00038] in <a85c1a570f9a4f9f9c3d2cfa5504e34f>:0

    at (wrapper remoting-invoke-with-check) System.Diagnostics.Process.Start()

    at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo startInfo) [0x0001e] in <a85c1a570f9a4f9f9c3d2cfa5504e34f>:0

    at System.Diagnostics.Process.Start (System.String fileName) [0x00006] in <a85c1a570f9a4f9f9c3d2cfa5504e34f>:0

    at Scada.Scheme.Editor.FrmMain.OpenBrowser () [0x00070] in <1d900a6189354913afd7c5168087559a>:0

    2020-10-05 14:15:45 <MyVPNServer><root><ACT> WCF service is stopped

    2020-10-05 14:15:45 <MyVPNServer><root><ACT> Scheme Editor is shutdown

    #7352
    Mikhail
    Moderator

    Hi,

    Check the editor settings that a default browser is selected.
    I recommend editing Rapid SCADA projects on Windows then upload them to Linux.
    In the future, Microsoft doesn’t plan provide .NET Forms on Linux Desktop, so the full editors will be on Windows, and may be we will provide a simple web editor.

    #7355
    Romanljw
    Participant

    Thanks a lot to you kindly reply. I’ll try to config the settings. It seemed effective.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.