Hi!
I did a update this evening, several packages got upgraded and everything seemed just fine until reboot.
Now LightDM does not start and when starting startxfce4 it doesn't start as well.
Seems to show the mouse pointer and xserver seems to die.
startx works, in fact that's what I'm using at this moment.
Even reinstalling xorg and xfce does not bring it back.
Seems the cause is that some packages are built to GTK4 but most are still built to GTK3.
Also images like png and jpg are not getting recognized.
Getting "Unrecognized image file format (gdk-pixbuf-error-quark, 3)"
I had to recover my Sway setup to get back at work.
UPDATE:
resolved with
# pkg install -f shared-mime-info
I did a update this evening, several packages got upgraded and everything seemed just fine until reboot.
Now LightDM does not start and when starting startxfce4 it doesn't start as well.
Seems to show the mouse pointer and xserver seems to die.
startx works, in fact that's what I'm using at this moment.
Even reinstalling xorg and xfce does not bring it back.
Seems the cause is that some packages are built to GTK4 but most are still built to GTK3.
Also images like png and jpg are not getting recognized.
Getting "Unrecognized image file format (gdk-pixbuf-error-quark, 3)"
I had to recover my Sway setup to get back at work.
UPDATE:
resolved with
# pkg install -f shared-mime-info