Chris Kuethe
Chris Kuethe
Started looking into this some more. INDI is up to [v1.9.9](https://github.com/indilib/indi/releases/tag/v1.9.9) while external/CMakeLists.txt [imports 1.8.5](https://github.com/Stellarium/stellarium/blob/master/src/external/CMakeLists.txt#L87). After installing libindi-dev 1.9.9 and compiling against that, Stellarium no longer crashes when the remote...
Just confirming that after #9 , the 102 works well for me on Ubuntu 22.04LTS amd64. Currently using v0.2.2
Also, the free Microsoft developer VMs running under qemu on a Linux host work for capturing USB traffic with Wireshark. You can run the app with debug turned on, and...
It does appear that the manufacturer name has changed, so removing the manufacturer condition is a good choice. You don't need to set the `x` permissions, so `0666` is wide...
Works for me. The login banner on octopi now reports the correct version ("OctoPrint version : 1.10.0rc2"). Printed a few things this afternoon and it all just worked: * OctoRemote...
I like the example citation formats for Skyfield: https://rhodesmill.org/skyfield/installation.html#citing-skyfield Github also offers guidance on creating DOIs. https://docs.github.com/en/repositories/archiving-a-github-repository/referencing-and-citing-content
No worries, I didn't think this diff would land right away. It just seems easier to reason about the purpose and future of `BUILD_FOR_WEB_DEPLOYMENT` if there is a diff to...
Thanks for the feedback, I'll have an updated PR for you shortly.
I stumbled over something similar trying to run FreeCAD on Pop_OS 22.04, I was able to get it to run by preloading the amdgpu module thusly: `LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libdrm_amdgpu.so ./Freecad*.AppImage` https://www.linuxquestions.org/questions/slackware-14/freecad-not-starting-4175733563/
you mean like the "unsuspend all tabs in all windows" feature in the context menu?