Closed mart1rosalie closed 6 years ago
I just tested the latest master version with Qt 5.9.3 and could not reproduce the problem you experienced.
Adding the en_US-UTF-8 locale in the file /etc/locale.gen
and generating locale with locale-gen
as suggested here https://github.com/aseba-community/aseba/issues/885#issuecomment-433295110 solve the issue
I setup asebastudio on my computer. I am using archlinux (https://aur.archlinux.org/packages/aseba-git/). I can launch asebachallenge and asebastudio. I can also connect my own Thymio II (either wifi or using the link). The variable are refreshed. It seems to work well.
However, when I try to type something (or even click on the button
onevent
on top the the text field) asebastudio crash with this error message:It seems related to QT5. Do I have to downgrade my QT version (
Qt version 5.11.2
)?