Fedora apps like 'Settings' and 'Software not working after update

After I updated my computer a week ago most fedora-workstation apps were not functional anymore. I saw just wite squares, sometimes with a part of a green rectangle/square above the white square. So, no images or letters were on these squares, just blank squares.

My solution was, ok, then I just reinstall fedora workstation. When I tried to do that I saw a the following ‘Anaconda is unable to create /vart/run/anaconda.pid because the file already exists. Anaconda is already running, or a previous instance of anaconda has crashed.’

I don’t know if these two problems have the same origin.

Anyway, I did the reinstallation. First on sda. That did not fix the first problem. When updating, the same problem occured with the blank squares. Later on I tried it again on sdb. Same anaconda message. Then I tried to reinstall workstation for the third of fourth time, now again on sda. In this instance I did not get the mentioned anaconda message.

So, now I am working on fedora 41 and only updated firefox via terminal. So, I did not do system updates etc.

What should I do now?

1 Like

This sounds like a regression in the mesa packages that has recently been fixed:

Can you please check what version of the mesa packages you have?

$ rpm -qa \*mesa\*

On F42, it needs to be this,

https://bodhi.fedoraproject.org/updates/FEDORA-2025-df3c68a7ce

On F41, it needs to be this:

https://bodhi.fedoraproject.org/updates/FEDORA-2025-1a91411755

1 Like

Hi Francisco, tnx for answering.

The mesa packages are (F41):

mesa-libGLU-9.0.3-5.fc41.x86_64
mesa-filesystem-25.0.7-2.fc41.x86_64
mesa-libgbm-25.0.7-2.fc41.x86_64
mesa-dri-drivers-25.0.7-2.fc41.x86_64
mesa-libEGL-25.0.7-2.fc41.x86_64
mesa-libGL-25.0.7-2.fc41.x86_64
mesa-vulkan-drivers-25.0.7-2.fc41.x86_64
mesa-va-drivers-25.0.7-2.fc41.x86_64

So, now I just use this command and then it should be ok?

sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-1a91411755

1 Like

The F41 package provides mesa-25.0.7-3.fc41.

2 Likes

Yes, that should give you the fixed version, and then you’ll need to reboot. If that works, please login to bodhi and give positive karma (a thumbs up) to the update. When it gets +3 karma, it gets pushed to all users as well, so it needs 1 more.

https://bodhi.fedoraproject.org/updates/FEDORA-2025-1a91411755

1 Like

Thanks! It worked. Everything functions well, as before. I gave the project a positive karma just now :grinning_face:.

1 Like