Please make Raspberry Pi version #377
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Would be really awesome to have a Pi version, even an Android version.
It would be great to have a running Raspberry Pi Version. I tried the Debian version on a Raspberry Pi 3. It complies _ with some warnings and by increasing swap space to 150 or so it will generate an executable. https://raspberrypi.stackexchange.com/questions/70/how-to-set-up-swap-space/1605#1605
Running cool-retro=term - I get:
libEGL warning: DRI2: failed to authenticate
** (cool-retro-term:972): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
JIT is disabled for QML. Property bindings and animations will be very slow. Visit https://wiki.qt.io/V4 to learn about possible solutions for your platform.
QQmlApplicationEngine failed to load component
qrc:/main.qml:-1 File not found
Cannot load QML interface
I would love to see it run.
i have same issue
libEGL warning: DRI2: failed to authenticate
JIT is disabled for QML. Property bindings and animations will be very slow. Visit https://wiki.qt.io/V4 to learn about possible solutions for your platform.
QQmlApplicationEngine failed to load component
qrc:/main.qml:-1 File not found
Cannot load QML interface
any chance to have it fixed?
It works fine on Ubuntu 19.04 ARM64 (RPi 3). I tested both installing it from snap and building from source (I built it on a Scaleway VM, though).
The snap version has annonying
update-mime-database
running on every launch, which takes tens of seconds on slow SD card.when I run it on the Pi 3 I get
I spent some time and got it all running with good performance on a PI3: https://gist.github.com/sschueller/8fdc56a416510c0cce6bc2e4c2d96771 . Only thing that does not work is the menu so changes need to be made in the DB directly which I so far have not been able to get to work. If anyone know what needs to be done so that it takes changes please let me know. I attempted to edit the db with sqlite like so:
Sadly it gets reverted next start of retro-cool-term
I can't say anything about a Pi version since I don't own one of those, but I too would like an Android version.