I’ve had this issue twice now. It looks like this:
INFO __main__: Starting BeeRef version 0.3.3
INFO __main__: Using settings: /home/{redacted}/.var/app/org.beeref.BeeRef/config/BeeRef/BeeRef.ini
INFO __main__: Logging to: /home/{redacted}/.var/app/org.beeref.BeeRef/config/BeeRef/BeeRef.log
CRITICAL Qt: Cannot mix incompatible Qt library (6.7.2) with this library (6.7.3)
- Can't launch: CRITICAL Qt: Cannot mix incompatible Qt library (6.7.1) with this library (6.7.2) · Issue #65 · flathub/org.beeref.BeeRef · GitHub
- App Not Running after Installation - Critical Qt · Issue #68 · flathub/org.beeref.BeeRef · GitHub
Both times, the KDE runtime updated, and the app stopped launching. I had to make a PR that simply rebuilds the Flatpak to fix it (i.e Force rebuild by dginovker · Pull Request #69 · flathub/org.beeref.BeeRef · GitHub)
Am I doing something wrong in my manifest that causes this to happen? I don’t see other Flatpak apps with this issue.