Skip to content
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

Doesnt work on Raspberry pi 4 #127

Closed
rusikf opened this issue Sep 6, 2019 · 4 comments
Closed

Doesnt work on Raspberry pi 4 #127

rusikf opened this issue Sep 6, 2019 · 4 comments
Labels

Comments

@rusikf
Copy link

rusikf commented Sep 6, 2019

Hi fluxgui geeks, how to run it on raspberry pi 4 ? ( Raspbian OS) ( I installed it manually like on README described)

pi@raspberrypi:~ $ fluxgui

(fluxgui:1955): Gdk-CRITICAL **: 08:39:19.863: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed
[Errno 8] Exec format error
Critical error. Exiting.

(fluxgui:1955): Gtk-CRITICAL **: 08:39:21.594: gtk_main_quit: assertion 'main_loops != NULL' failed
@evanlesmez
Copy link

^ Same problem for me as above. The gui pops up but warns that no latitude or longitude can be gathered and when you close that popup the app crashes.

@ntc2
Copy link
Member

ntc2 commented Mar 4, 2020

Does the underlying xflux program work on Raspberry Pi 4? See #27 for how to test.

@ntc2 ntc2 added the needs info label Mar 4, 2020
@kannaiah
Copy link

On RPI 4 I'm seeing this,

file /usr/local/bin/xflux
/usr/local/bin/xflux: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.6.24, BuildID[sha1]=8c600be0a4671d1d4b65189209523525c234aee3, not stripped

It looks like install just checks for bitness and not arch.

@ntc2
Copy link
Member

ntc2 commented Apr 17, 2020

Oh, I didn't know Raspberry Pi was ARM. I believe the xflux binary is only available for x86, so we're out of luck.

@ntc2 ntc2 closed this as completed Apr 17, 2020
@ntc2 ntc2 added wontfix and removed needs info labels Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants