complexlogic / flex-launcher

A customizable HTPC application launcher for Windows and Linux
https://complexlogic.github.io/flex-launcher/
The Unlicense
219 stars 13 forks source link

Not launching on raspberry pi OS 64 bit #39

Closed philipm92 closed 2 weeks ago

philipm92 commented 1 year ago

I installed flex-launcher like written in the doc on my raspberry pi 4 8GB with raspberry Pi OS 64 bit. But no matter what I do I cannot get it to launch.

I put the . desktop in /.config/autostart

And when I try to launch it from the terminal I get:

Could not initialize SDL
wayland,x11 not available

The config file is in the recommended location.

Thanks for the help.

Kind regards Philip

complexlogic commented 1 year ago

Try the workaround described in #38

philipm92 commented 1 year ago

Great that worked. Thanks.

How exactly can I get this to work on startup? Do I have to add something to the .desktop or launch a bash script at startup?