Dave
Dave
I don't think it's likely to be the issue, but I will check if i can reproduce it that way. The reason I say unlikely is the manager resolves the...
Well that extra info was the key to reproducing it :+1: Now I know how to reproduce it I'll add a test case and work on a fix, thanks for...
FYI it seems to be related to the circular nature of your resource references, i.e. `a.resource` references `c.resource` and `c.resource` references `a.resource`. As a test to see if it was...
OK I have the zip file, what should be in `Library ../../core-common/libs/DatabaseLibrary/`? some python files? Is it OK to put these files into a test case or do you need...
OK renamed like this: - KPIIA --> kiwi - eea --> egg - anything that looked like a password --> removedpass - kubelibrary --> mangolibrary - vertica --> guava
Everything working well now, merging into v1.3.2
Can confirm this occurs in v2.0.0 with the flatpack version too (Ubuntu 24.04.3 LTS)
I've noticed a pattern that might help fixing this? It seems to be when the application is polling the station for the track information that the buttons get greyed out,...
FYI - installing scikit-image with Python 3.14 seems to be working on Linux (ubuntu) and Macos, but not Windows. This is from windows my guthub runner that's still failing on...
Ah sorry I just noticed it's installing scikit_image-0.25.2 and this fix is targeted for scikit_image-0.26