You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I first ran the application from the terminal, I saw:
rsa_load_public_key: No such file or directory
qthreadExitRequest 1
Segmentation fault (core dumped)
I copied the ~/sigram/Sigram/tg-server.pub /usr/bin
Now w
hen I give the Sigram command in the terminal, I see:
qrc:///Button.qml:61:25: Unable to assign QSizeF to QSize
qrc:///CountryImage.qml:37:5: QML Image: Cannot open: file:///usr/bin/countries/flags/.png
The application opens, I see a spinning wheel under which it says: Connecting...
Nothing else happens at this point. Any suggestions?
The text was updated successfully, but these errors were encountered:
i make symlink the /usr/bin/countries to ~/sigram/countries and make other symlink in flags directory to xx.png for 010.png and errors messages ended. but message in application "connecting..." don't finalize.
When I first ran the application from the terminal, I saw:

rsa_load_public_key: No such file or directory
qthreadExitRequest 1
Segmentation fault (core dumped)
I copied the ~/sigram/Sigram/tg-server.pub /usr/bin
Now w
hen I give the Sigram command in the terminal, I see:
qrc:///Button.qml:61:25: Unable to assign QSizeF to QSize
qrc:///CountryImage.qml:37:5: QML Image: Cannot open: file:///usr/bin/countries/flags/.png
The application opens, I see a spinning wheel under which it says: Connecting...
Nothing else happens at this point. Any suggestions?
The text was updated successfully, but these errors were encountered: