Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't start Aseba Studio on Ubuntu #1036

Open
mr-who2012 opened this issue Apr 13, 2023 · 1 comment
Open

Can't start Aseba Studio on Ubuntu #1036

mr-who2012 opened this issue Apr 13, 2023 · 1 comment

Comments

@mr-who2012
Copy link

I freshly installed the flatpak on ubuntu and can't launch the simulator. When starting the program, the console-output reads some permission-errors:

flatpak run org.mobsya.ThymioSuite
QtWebEngine::initialize() called with QCoreApplication object already created and should be call before. This is depreciated and may fail in the future.
Attribute Qt::AA_ShareOpenGLContexts must be set before QCoreApplication is created.
Searching for  "thymio-device-manager"
"thymio-device-manager" found:  "/app/bin/thymio-device-manager"
thymio-device-manager starting
[2023-04-13 02:36:32.794] [console] [info]             main.cpp@L105:   Starting...
[2023-04-13 02:36:32.794] [console] [error]             main.cpp@L178:  Exception thrown: Permission denied
"de_DE" "launcher_" ":/translations"
"de_DE" "qtdeclarative_" "/usr/translations"
"de_DE" "qtbase_" "/usr/translations"
"de_DE" "qtwebengine_" "/usr/translations"
qrc:/qml/SettingsMenu.qml:149:21: QML QQuickItem: Bei einem vertikalen Anker wurde eine potentielle Endlosschleife der Anker festgestellt.
qrc:/qml/SettingsMenu.qml:149:21: QML QQuickItem: Bei einem vertikalen Anker wurde eine potentielle Endlosschleife der Anker festgestellt.
Searching for  "asebaplayground"
"asebaplayground" found:  "/app/bin/asebaplayground"
qrc:/qml/SettingsMenu.qml:149:21: QML QQuickItem: Bei einem vertikalen Anker wurde eine potentielle Endlosschleife der Anker festgestellt.
qrc:/qml/SettingsMenu.qml:149:21: QML QQuickItem: Bei einem vertikalen Anker wurde eine potentielle Endlosschleife der Anker festgestellt.
thymio-device-manager started
thymio-device-manager stopped
thymio-device-manager stopped with exit code 1
"Verbindung verweigert"

Afterwards, I click on "Aseba Studio", then on "start a simulation" and choose my file in the file-browser. For a second, an empty window pops up, vanishes and the console reads:

Searching for  "asebaplayground"
"asebaplayground" found:  "/app/bin/asebaplayground"
qrc:/qml/ThymioSelectionView.qml:85: TypeError: Cannot read property 'icon' of undefined
qrc:/qml/ThymioSelectionView.qml:93: TypeError: Cannot read property 'name' of undefined
qrc:/qml/ThymioSelectionView.qml:154: TypeError: Cannot read property 'descriptionImage' of undefined
qrc:/qml/ThymioSelectionView.qml:185: TypeError: Cannot read property 'descriptionTextFile' of undefined
qrc:/qml/ThymioSelectionView.qml:67: TypeError: Cannot read property 'supportsWatchMode' of undefined
qml: studio
Searching for  "asebaplayground"
"asebaplayground" found:  "/app/bin/asebaplayground"
Could not load ground texture file named "logo_thymio_couleur_fond.png"
/usr/include/c++/10.2.0/valarray:594: _Tp& std::valarray<_Tp>::operator[](std::size_t) [with _Tp = double; std::size_t = long unsigned int]: Assertion '__builtin_expect(__i < this->size(), true)' failed.

That's it. I can't start the simulation. Any help appreciated.

@mr-who2012
Copy link
Author

Just tried it on Debian Buster: When I click on "Aseba Studio" the link "start a simulation" is missing. However, clicking the menu-icon on the startup-screen and then "Start a simulation" does NOT cause a file-browsing-window to appear. Instead I get the following error on cmdline:

Searching for  "asebaplayground"
"asebaplayground" found:  "/app/bin/asebaplayground"
ThymioDeviceManagerClientEndpoint::handleIncommingMessage Ping
You must specify a valid setup scenario on the command line or choose one in the file dialog.
 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant