Nick Boultbee
Nick Boultbee
Thanks!
Any updates on this?
Icon was updated a while ago, think we can close this now (but comment if not)
> @declension any thoughts about the best way to fix this? I'm happy to submit a PR for it. I'm not sure really. Kinda loath to change something fundamental that's...
I'm not sure I see what the QL bug / fix is here
> Maybe there is some newer GTK version that could be used when building Quod Libet? See #4057 for that idea
Without rewriting the parser a _lot_ I don't think this is doable. The root issue is that QL autodetects (semi-)structured queries and free-text queries, and naked spaces as `musicbrainz album...
> Another problem - This sounds like two separate problems then - can we split it? One of them sounds a bit like #3957
See also #4447
Hi. Sounds like you're on Python >=3.10 The root cause there then is: > Remove deprecated aliases to [Collections Abstract Base Classes](https://docs.python.org/3/library/collections.abc.html#collections-abstract-base-classes) from the [collections](https://docs.python.org/3/library/collections.html#module-collections) module. (Contributed by Victor Stinner...