km4ack / pi-build

https://youtube.com/km4ack
338 stars 71 forks source link

HAMRS not installing #379

Closed km4ack closed 2 years ago

km4ack commented 2 years ago

Per an email from John Bowman, HAMRS is still not installing after v3.2.2. Need to double check.

km4ack commented 2 years ago

HAMRS does install but there is a typo in the .desktop file which prevents it from running. To correct, run: sudo nano /usr/share/applications/hamrs.desktop look for this line - Exec=/usr/local/bin/hamrs --no-sanbox and change to read: Exec=/usr/local/bin/hamrs --no-sandbox ctrl+s to save ctrl+x to exit The menu shortcut should now work.

NOTE: This only applies to the 32 bit OS. The developer is suppose to be working on a release for Pi OS 64 bit.