rhysmorgan134 / react-carplay

MIT License
382 stars 58 forks source link

Segmentation fault during installation #3

Closed Kurtman66 closed 2 years ago

Kurtman66 commented 2 years ago

running on Raspberry Pi Zero, under Raspbian OS v11 "bullseye" when I execute the AppImage sudo ./react-carplay-armv7l-0.1.0.AppImage --no-sandbox it gets Segmentation fault image

metril commented 2 years ago

You need to have a display connected and you need to launch the app image locally rather than through ssh (unless you set the correct DISPLAY environment variable).

rhysmorgan134 commented 2 years ago

Closing for now as no further responses

rhysmorgan134 commented 2 years ago

Re-Opening this as someone has flagged that it is still present.

I have yet to test the app on bullseye as I know they have had official Pi touchscreen issues. Could someone with the issue test on buster?

rhysmorgan134 commented 2 years ago

I have just done a fresh install on a pi3 of raspbian bullseye, using the official pi screen, and full installation. Absoloutely no issues running the appimage immediately after installing the OS. Are you running the lite version of raspbian, or the non-ui version?

jaredshaunsmith commented 2 years ago

Hey thanks for looking into this. I deleted my original comment just because I did get it working. For me was just a permissions issue on executing the app image and then it ran totally fine

rhysmorgan134 commented 2 years ago

ah ok cool, I have just pushed a pi script that sorts all permissions so it can run without sudo, and also enables autolaunch.