streamdeck-linux-gui: [BUG]: Invalid SN on device dropdown menu
In raising this issue I confirm that
- I have fully completed the issue template
- I have searched open and closed issues for duplicates
- I have read the Contribution Guidelines
- I have read the Code of Conduct
- I have read the Documentation
Describe the bug
When I run the application, on the drop down list with the device name I see is:
Stream Deck Mini - Invalid SN!
This has the side-effect that, when I tried to load the configuration I had backed up, this wasn’t accepted, since AFAIK the configuration is based on SN. I “hacked” it, by opening the ~/.streamdeck_ui.json file, removing the saved Invalid SN! entry, renaming my original entry to Invalid SN! and launching again. But I believe this shouldn’t be the way to do things.
Steps to reproduce the behavior
Launch latest version of streamdeck
The package was recently updated through my OS (I am using Arch linux). I am not sure if this was relevant or if something else happened.
Expected behavior
To display/understand the SN of the device.
Screenshots
No response
System Information
- Arch linux rolling release
- Gnome 45.0
- Python 3.11.5
Stream Deck Version
Mini
About this issue
- Original URL
- State: open
- Created 8 months ago
- Comments: 18 (5 by maintainers)
@rkmax The stack trace is already on a fresh start of the application without any prior configuration.
Now that gives some hints to work with. @rkmax maybe you want to take a look at it?