-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Preview issue on arm64 system #395
Comments
Well, you compiled it right, but I run my allsky camera headless and just use the web UI for viewing the current image. |
@laheller The "preview" option doesn't work over VNC and probably over other remote control programs on a Pi. It DOES work when logged in directly on the Pi. Perhaps that's the same on your PC? |
@EricClaeys |
This is likely due to PR #507 ...
Sounds like there are some changes needed to the |
@laheller, I got it to work on my Pi when logged in via keyboard and monitor using the attached file. There was a bug in the code. |
@EricClaeys However there is still one error which appears at all captured image at least in the console: Just checked the mentioned line in darkCapture.sh and there is: |
@laheller please make sure your "locale" is set correctly. That should fix the problem. |
@EricClaeys Update: |
@laheller, you should set Locale in the WebUI, near the bottom of the page. It's used by more than just darkCapture.sh. |
@tjacquin @vidma @dbainbridge @agnunez @ckuethe
Hi!
I am using Ubuntu Mate 20.04.2 LTS (Focal Fossa) 64-bit installed on Raspberry PI 4B, 8GB model.
By extending Makefile with the below section I was able to compile and install allsky:
However when I tried to run it via commandline in "preview" mode, I got following error:
Not sure, whether this is a serious issue but just to be sure I am reporting it.
BR,
Ladislav
The text was updated successfully, but these errors were encountered: