bluerobotics / ping-viewer

Ping Viewer is an open-source application to view and record data from the Blue Robotics Ping Echosounder and Ping360 Scanning Sonar.
https://docs.bluerobotics.com/ping-viewer/
GNU General Public License v3.0
40 stars 38 forks source link

Linux: Github firmware download is broken #1072

Closed jaxxzer closed 4 months ago

jaxxzer commented 4 months ago

Summary

Version: 2.4.2

Operating System: Linux (Arch)

What is happening: Unable to download firmwares from github

How to reproduce it: Connect Ping1D and open firmware menu, the automatic selections are never populated

Additional information

image

jaxxzer commented 4 months ago

https://github.com/actions/runner-images/issues/9429

jaxxzer commented 4 months ago

https://github.com/actions/runner-images/blob/ubuntu22/20240126.1/images/ubuntu/Ubuntu2204-Readme.md

jaxxzer commented 4 months ago

https://github.com/probonopd/linuxdeployqt/issues/209

jaxxzer commented 4 months ago

I've come full circle: https://github.com/mavlink/qgroundcontrol/issues/6337

jaxxzer commented 4 months ago

The solution is to install openssl-1.1 from the package manager. Thanks @patrickelectric !