Can't open example correctly in version 1.0.4

I try to open an example project but only see empty screens.

I had it working in version 1.0.2 but after I upgraded to version 1.0.4 I couldn’t open and design any project.

Others

  • version 1.0.4
  • Ubuntu budgie
    NAME=“Ubuntu”
    VERSION=“20.04.4 LTS (Focal Fossa)”
    ID=ubuntu
    ID_LIKE=debian
    PRETTY_NAME=“Ubuntu 20.04.4 LTS”

Hi.

What is the content of the Console panel?

The content of the console is empty.

see screenshot

Thanks!
Please attach the logs from:
C:\Users<your username>\AppData\LocalLow\Game-Ever Bt_\SquareLine_Studio\Player.log

last part:

StartServer
Connect to 127.0.0.1 on port 20085
Connection closed
StopServer
Cannot process request because the process (113644) has exited.
Connection failed
SocketException: System.Net.Sockets.SocketException (0x80004005): Connection refused
at System.Net.Sockets.TcpClient…ctor (System.String hostname, System.Int32 port) [0x0006d] in <70a6c5ad50804ff79dacac874c9c41a4>:0
at PLink.Connect (System.String ĪĪĩĩĪĩĩĩĪĩĪĩĩĪĩĪĩĪĪĩĩĩĩĪĩĩĪĩĪĪĩĪĩĩĪĩĩĩĪĩĩĩĪĩĪĪĩ, System.Int32 ĪĪĩĪĪĩĪĪĩĪĩĩĩĪĪĩĩĪĪĪĪĩĩĪĪĩĩĩĩĩĪĪĩĩĪĩĩĩĪĪĩĩĪĩĩĩĪ) [0x00042] in :0
StartServer
Connect to 127.0.0.1 on port 20085
Connection closed
StopServer
Connection failed
SocketException: System.Net.Sockets.SocketException (0x80004005): Connection refused
at System.Net.Sockets.TcpClient…ctor (System.String hostname, System.Int32 port) [0x0006d] in <70a6c5ad50804ff79dacac874c9c41a4>:0
at PLink.Connect (System.String ĪĪĩĩĪĩĩĩĪĩĪĩĩĪĩĪĩĪĪĩĩĩĩĪĩĩĪĩĪĪĩĪĩĩĪĩĩĩĪĩĩĩĪĩĪĪĩ, System.Int32 ĪĪĩĪĪĩĪĪĩĪĩĩĩĪĪĩĩĪĪĪĪĩĩĪĪĩĩĩĩĩĪĪĩĩĪĩĩĩĪĪĩĩĪĩĩĩĪ) [0x00042] in :0
StartServer
Connect to 127.0.0.1 on port 20085
Connection closed
StopServer
Cannot process request because the process (113647) has exited.
Connection failed
SocketException: System.Net.Sockets.SocketException (0x80004005): Connection refused
at System.Net.Sockets.TcpClient…ctor (System.String hostname, System.Int32 port) [0x0006d] in <70a6c5ad50804ff79dacac874c9c41a4>:0
at PLink.Connect (System.String ĪĪĩĩĪĩĩĩĪĩĪĩĩĪĩĪĩĪĪĩĩĩĩĪĩĩĪĩĪĪĩĪĩĩĪĩĩĩĪĩĩĩĪĩĪĪĩ, System.Int32 ĪĪĩĪĪĩĪĪĩĪĩĩĩĪĪĩĩĪĪĪĪĩĩĪĪĩĩĩĩĩĪĪĩĩĪĩĩĩĪĪĩĩĪĩĩĩĪ) [0x00042] in :0
StartServer

and the result of netstat:

sudo netstat -tulpn | grep LISTEN
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 1/init
tcp 0 0 127.0.0.1:5939 0.0.0.0:* LISTEN 1221/teamviewerd
tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN 747/systemd-resolve
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 800/cupsd
tcp6 0 0 :::111 :::* LISTEN 1/init
tcp6 0 0 ::1:631 :::* LISTEN 800/cupsd

As I noted earlier it is on an Ubuntu 20.04 Linux machine.

Is it otherwise possible to start all over, delete all application files / generated hidden files etc.

We started the trial to test if this program can help us develop the UI in a faster way. But this way we can’t test it at all…
I also tried it to run under Windows, but there I got the message it couldn’t reach the license server and can’t do anything because of that.

Issue closed.
Solution published in:

2 Likes