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

Fixed Building #108

Open
RamboRogers opened this issue May 26, 2024 · 2 comments
Open

Fixed Building #108

RamboRogers opened this issue May 26, 2024 · 2 comments

Comments

@RamboRogers
Copy link

I forked this and updated the readme so you can build and it works for anyone looking here.

https:/RamboRogers/camplayer

@jesjhoward
Copy link

Can't seem to get your version working. I'm not 100% sure, but it seems to be a problem with piping? --demo never displays to the screen and ends with:
Traceback (most recent call last):
File "./camplayer.py", line 313, in
main()
File "./camplayer.py", line 232, in main
screenmanager.do_work()
File "/usr/local/share/camplayer/camplayer/screenmanager.py", line 1183, in do_work
self._screen_rotate_next_active(display_idx=display_idx)
File "/usr/local/share/camplayer/camplayer/screenmanager.py", line 992, in _screen_rotate_next_active
self._screens[display_idx][self._active_screen_idx[display_idx]].layout), display_idx=display_idx)
File "/usr/local/share/camplayer/camplayer/backgroundgen.py", line 286, in show_background
cls._proc_background[display_idx].stdin.flush()
BrokenPipeError: [Errno 32] Broken pipe

Any help?

@RamboRogers
Copy link
Author

did you follow the instructions and run that old buster release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants