Bazaar was giving me the following error when I opened it:
Failed to synchronize appstream data for remote 'flathub': Error deploying appstream: Error moving file /var/lib/flatpak/appstream/flathub/x86_64/.f7abef6c7fc13f3222e770b490cc260ad49fa991527ffce1603675c950d7856d-18cbab864d9c8e8c2ef024614c1420ef4b3dccf61d0c7b5e031edf40508a3412-6qsru1: File exists
To remedy this I tried to run:
sudo flatpak repair --reinstall-all
sudo flatpak repair --reinstall-all
Bazaar no longer gives this error, but from the installed tab, only OBS Studio is shown to be installed. (image)
When running flatpak list --app from the terminal it shows all the apps installed correctly. Every other app has Branch: Stable, Installation system, even OBS Studio.
There is however also another entry of OBS Studio with Branch: Stable, Installation: User.
Anything I'm missing here or is there some other issue with Bazaar currently?
Solution
Okay apparently I was too hasty. Rebooting the whole system after running
sudo flatpak repair --reinstall-all
sudo flatpak repair --reinstall-all
fixed the issue and the flatpaks appeared to Bazaar too.