nightgryphon / gryphon-scan

Enhanced "Horus" 3D Scanning multiplatform multi-machine desktop application
GNU General Public License v2.0
20 stars 4 forks source link

Miscellaneous Fixes for Linux Support #1

Closed coddingtonbear closed 4 years ago

coddingtonbear commented 4 years ago

Hey there @nightgryphon -- I found myself putting together a docker image running Gryphon-Scan this weekend, and happened across a handful of small bugs mostly relating to Linux support. I'd normally be a little frustrated if I were to receive a PR with such a variety of unrelated fixes like this; so let me know if you'd like me to break this down into smaller PRs.

If you're curious; you can find the docker image I created here: https://hub.docker.com/r/coddingtonbear/gryphon-scan; it's based upon @fcrohas' docker image which can be found here: https://github.com/fcrohas/horus

Cheers!

nightgryphon commented 4 years ago

Hi! Thanks for fix this to work with Linux. Some of this things are very driver/backend specific so i was not able to check them and leave that Linux specific part of code as it was in original Horus.