v11.0 broke linux version. at least for linux mint 22.
I tried auto updating. when that did not work, I removed it and manually installed v11.0 myself from a fresh copy grabbed from github
either case it just doesn't work. I tried running it (both auto updated and clean download) from command line to see any errors and this is what it says:
manually installing xcb did not work. neither did manually installing Qt5dxcb-plugin
which makes sense, it looks like they are included in ./lib folder to prevent the requirement of other external programs and issues where different versions are used.
reverting to v10.2 works. although every time the program runs it will ask again if I want to update to v11.0
instead of remembering that I told it I don't want that version.
also, just in case those are a red herring, I tried running 10.2 from command line to see if it also says the same things and ignores it. and it does not, it says nothing if you run 10.2 from command line, it just runs.