cfs-tools / cfs-basecamp

Provides a framework and tools for developing, downloading, and integrating core Flight System (cFS) applications into an operational system.
Other
24 stars 2 forks source link

PDF documents not launching in browser #50

Closed dmccomas closed 1 year ago

dmccomas commented 1 year ago

The Documents dropdown menu attempts to open the PDF document using the default browser using webbrowser.open_new(). This is not working in WSL/Ubuntu 22.04. I have not tried other platforms/configurations.

It could be an environment configuration issue. the long-term solution needs to generic and robust so it is not sensitive to different user environments.

dmccomas commented 1 year ago

Fixed in version 1.8.