You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running on debian based OSMC I try to execute the AppImage using command line:
./cast-web-api-desktop-1.2.1-armv7l.AppImage
The error that is returned:
zenity, kdialog, Xdialog missing. Skipping /tmp/.mount_cast-we9Ip4W/AppRun.
/tmp/.mount_cast-we9Ip4W/cast-web-api-desktop: error while loading shared libraries: libgtk-3.so.0: cannot open shared object file: No such file or directory
cast-web-api-cli is running with an address of 127.0.0.1:3000 but I cannot use it because the AppImage will not execute
The text was updated successfully, but these errors were encountered:
This seems to be an issue with electron-builder. I did see this behaviour already. However I cannot test this since I won't have access to a raspberry pi in the next ~2 weeks.
Running on debian based OSMC I try to execute the AppImage using command line:
./cast-web-api-desktop-1.2.1-armv7l.AppImage
The error that is returned:
zenity, kdialog, Xdialog missing. Skipping /tmp/.mount_cast-we9Ip4W/AppRun.
/tmp/.mount_cast-we9Ip4W/cast-web-api-desktop: error while loading shared libraries: libgtk-3.so.0: cannot open shared object file: No such file or directory
cast-web-api-cli is running with an address of 127.0.0.1:3000 but I cannot use it because the AppImage will not execute
The text was updated successfully, but these errors were encountered: