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

StreamDeck Crashing, Board no longer responsive #28

Closed
airfield20 opened this issue Jan 31, 2020 · 3 comments
Closed

StreamDeck Crashing, Board no longer responsive #28

airfield20 opened this issue Jan 31, 2020 · 3 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@airfield20
Copy link

After running for a bit of time, buttons will stop working and this message appears in the terminal that I've run streamdeck-ui in.

OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
2020-01-30 18:51:28,270 [  71550]   WARN - brains.cidr.execution.debugger - >kill
2020-01-30 18:51:28,270 [  71550]   WARN - brains.cidr.execution.debugger - <^error,msg="The program is not being run."
@airfield20
Copy link
Author

Im running this on regolith linux. Regular ubuntu with i3wm installed and some other supporting tools.

@Anthonyjmartin
Copy link

Anthonyjmartin commented Apr 4, 2020

I am getting something similar.
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python3.7/threading.py", line 926, in _bootstrap_inner
self.run()
File "/usr/lib/python3.7/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "/home/ajm030/.local/lib/python3.7/site-packages/StreamDeck/Devices/StreamDeck.py", line 90, in _read
self.key_callback(self, k, new)
File "/home/ajm030/.local/lib/python3.7/site-packages/streamdeck_ui/api.py", line 43, in _key_change_callback
keyboard.type(write)
File "/home/ajm030/.local/lib/python3.7/site-packages/pynput/keyboard/_base.py", line 460, in type
from .. import _CONTROL_CODES
ImportError: cannot import name '_CONTROL_CODES' from 'pynput' (/home/ajm030/.local/lib/python3.7/site-packages/pynput/init.py)

@dodgyrabbit dodgyrabbit added bug Something isn't working wontfix This will not be worked on labels Mar 22, 2021
@dodgyrabbit
Copy link
Collaborator

An updated version will be published in the next few weeks. Please keep an eye out, and if you still have this issue, please reopen so we can investigate. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants