COSMIC Atomic bugs

Since updating the F44, my printer no longer works, and the Applications menu on the top left of the screen randomly becomes unresponsive. Clicking on it does nothing and a reboot is required.

I love using Fedora but annoying showstopper bugs like these are frustrating. Windows has plenty of issues, but you dont see stuff like this. Hopefully this will get fixed in the next round of updates.

I can’t help with the printer. I mostly use the launcher over the app menu - but this fixes the app menu locking:

pkill -9 -f '^cosmic-app-library$'

Only a temporary fix, though. It is annoying. Hopefully, it’ll be tweaked soon.

What’s your printer model ?

Also could you please paste the output of this command rpm-ostree db diff to see what has changed during the update.

If you want a more stable experience, just install F43 atomic and wait for 3 to 6 months before you upgrade to the next release… can’t have both, bleeding edge and bug-free dont come together.

That didn’t work. But thanks.

Sorry, it should be:

pkill -9 -f ‘^cosmic-app-library$’