I tried updating the system with pamac gui as I always do, the gui crashed, I waited some time, in system monitor I had no activity like downloads or any process called pacman o pamac so I rebooted (my mistake).
At boot it says it can’t find the kernel (I had 2 installed, the second didn’t work either) so I downloaded the new iso, burned it, booted and did
manjaro-chroot -a
[ -f /var/lib/pacman/db.lck ] && rm -f /var/lib/pacman/db.lck
pacman-mirrors -f && pacman -Syyu
update-grub
exit
it said there was nothing to do, grub updated and deleted the windows entry too now showing only enter uefi settings.
Booted again live and tried again but failing.
I tried to download a new kernel with
mhwd-kernel -i linux61
and it said it could not open file var/lib/pacman/local/wine-staging-9.22-1/desc
so I told it to --ignore and it didn’t work so I deleted the dir and tried again but it didn’t work, it only wants to update v86d (don’t know what it is) from aur but it can’t (no systemd as init error).
So now I’m on my laptop, I’m booted live on the other pc but I don’t know what to do or what to search to fix this.
Ok, I’m following the instructions. I downloaded a kernel using pacman because mhwd didn’t work.
Now I’m waiting for the system to reboot, I exited chroot, closed the prompt, and clicked reboot but it went black screen with mouse cursor…I’m giving it some time…
It booted to manjaro
Now I don’t have the boot entry for windows (not that I use it but I have it installed)
I can’t start pamac, it gives error
(pamac-manager:14783): Gtk-WARNING **: 13:26:16.610: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
**
Gtk:ERROR:../gtk/gtk/gtkiconhelper.c:495:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/breeze-dark/status/16/image-missing.svg: Impossibile aprire il modulo «/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbuf
loader-svg.so» per il caricamento delle immagini: /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so: impossibile aprire il file oggetto condiviso: File o directory non esistente (gdk-pixbuf-error-quark, 5)
Bail out! Gtk:ERROR:../gtk/gtk/gtkiconhelper.c:495:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/breeze-dark/status/16/image-missing.svg: Impossibile aprire il modulo «/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders
/libpixbufloader-svg.so» per il caricamento delle immagini: /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so: impossibile aprire il file oggetto condiviso: File o directory non esistente (gdk-pixbuf-error-quark, 5)
Annullato
I am trying to use LANG=C but maybe it works only for 1 line?
and now it starts, icons are missing, if I start it from prompt using
pamac-manager
I get
(pamac-manager:36593): Adwaita-WARNING **: 13:41:28.649: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
And then a bunch of error for every single icon the app uses.
I think I should stop posting in this topic since the original issue was resolved.
I’m currently trying to figure out how to reinstall the latest updates, maybe reinstalling everything that is reported to have been updated today already.
Try reinstalling librsvg.
That seems to help -
what I understood:
the file name changed from libpixbufloader-svg.so
to libpixbufloader_svg.so
and some cache update wasn’t triggered
which the reinstallation will do.
logged out and back in, now I have he icons.
Also I found the pacman log, it has the list of everything it thinks it has updated, so I will try and update/reinstall everything manually. I started with wine, suddenly it used all my ram (16gb) and all the swap file I had just in case (8gb) and the pc froze for a few minutes, then it freed the memory and started working again, so I’ll go slow.
Also I got suggested to check this, so I’ll do that.