Chris

Results 8 issues of Chris

Hi, This is a problem common to several pieces of cross-platform software which attempt to use broadcast pings. If I understand the docs correctly, FreeBSD will interpret `255.255.255.255` as *broadcast...

Hi, I'd like to leave my HiFiBerryOS device in always-discoverable mode, but with a user-settable PIN to guard against unauthorised pairings. I intend to try to learn about BlueZ and...

feature request
prio_medium

- Made smarter_repr smarter (handles enums and tries to use __dict__ for other objects. Needed for my use-case of logging data from the `nameko-tracer` extension to the `nameko` microservice framework)...

Hi, This project looked very cool indeed and I'd like to get it working on my Mac Mini HTPC. I followed the standard instructions to build. Initially I had to...

Hi, I'm currently using BGHUDTokenField/BGHUDTokenFieldCell in my application. However, I'm seeing the following odd behaviour: - Add a BGHUDTokenField to a HUD-styled NSPanel - Run the application - Enter some...

Need More Info

Hi, When using `nameko_tracer.formatters.JSONFormatter`, logging fails with the following trace: ``` --- Logging error --- Traceback (most recent call last): File "c:\Users\chris.platts\AppData\Local\Programs\Python\Python36-32\lib\logging\handlers.py", line 633, in emit s = self.makePickle(record) File...

**Describe the bug** I'm not sure if this is a LibreHardware issue, or rather how FanControl uses it, but LH fails to initialise if I have my Razer Tartarus game...

### Describe the bug Hi! Up until recently, I was successfully using an HA card to list the timers running on an Echo Dot in the kitchen. It included countdowns...

bug