Changes between Version 72 and Version 73 of Docs/825gen2/Dev/DeveloperNews
- Timestamp:
- 10/28/25 07:34:38 (6 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/DeveloperNews
v72 v73 1 1 = Developer News = 2 3 == 2025-10-28 Development VM Simulator not working after upgrade to Fedora 42 == 4 5 After performing upgrade on the development VM to Fedora 42 the simulator may quit working. This was found to be due to the upgrade updating //libjsoncpp//. The //sim825mnbd// app references //libjsoncpp.so.25// From a terminal window perform the following command to create a symbolic link to resolve the problem: 6 {{{ 7 sudo -s /usr/lib64/libjsoncpp.so.1.9.6 /usr/lib64/libjsoncpp.so.25 8 }}} 2 9 3 10 == 2025-06-05 Popup selection lists and keypads ==
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)