I just discovered a little bug in the Raspberry Pi version of LAC that can be easily fixed with a configuration change. LAC normally uses "firefox" as its "preferred browser", due to use of that exact phrase "firefox" at the bottom of the LacConfig.txt file (normally stored at /home/pi/.LAC/LacConfig.txt).
However, by default Raspbian uses "chromium-browser" as its default web browser. Accordingly, it is necessary to change "firefox" to "chromium-browser" in that LacConfig.txt file. You will find "firefox" near the end of the file, immediately after "PreferredWebBrowser". Use a simple text editor to change "firefox" to "chromium-browser" in that file.
After making that change, LAC's menus will properly respond to clicks on "ONLINE DOCUMENTATION" and, when selecting one of our 54 aircraft, LAC will play YouTube Movie clips about the currently described airplane when you click on "CHECK FOR MULTIMEDIA".
Last edit: bbosen 2020-08-14
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just discovered a little bug in the Raspberry Pi version of LAC that can be easily fixed with a configuration change. LAC normally uses "firefox" as its "preferred browser", due to use of that exact phrase "firefox" at the bottom of the LacConfig.txt file (normally stored at /home/pi/.LAC/LacConfig.txt).
However, by default Raspbian uses "chromium-browser" as its default web browser. Accordingly, it is necessary to change "firefox" to "chromium-browser" in that LacConfig.txt file. You will find "firefox" near the end of the file, immediately after "PreferredWebBrowser". Use a simple text editor to change "firefox" to "chromium-browser" in that file.
After making that change, LAC's menus will properly respond to clicks on "ONLINE DOCUMENTATION" and, when selecting one of our 54 aircraft, LAC will play YouTube Movie clips about the currently described airplane when you click on "CHECK FOR MULTIMEDIA".
Last edit: bbosen 2020-08-14