Missing icons after last update

0
0

After the last update, my system now has missing icons and crashing even when I select the default adwaita icon theme.

When I run the command ‘gdk-pixbuf-query-loaders –update-cache’ or ‘ gdk-pixbuf-query-loaders > /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache’ I get the following result:

g_module_open() failed for /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so: /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0: undefined symbol: FT_Get_Var_Blend_Coordinates

I’ve read that the infinality fonts maybe the blame for this but I would like to keep them because of it’s font rendering.

Only the Antu-universal icon theme allows me to have a stable desktop but I rather not use them and really don’t want to reinstall with all the tweaks that I have done already.

I don’t know if this is related, but after the update, my qt apps (smplayer, qupzilla, and qbittorrent) would not open at all.

 

  • You must to post comments
0
0

I fixed my problem by downgrading and locking the following packages:

gir1.2-gdkpixbuf-2.0
libgdk-pixbuf2.0-0
libgdk-pixbuf2.0-common
libgdk-pixbuf2.0-dev

libharfbuzz-bin
libharfbuzz-gobject0
libharfbuzz-icu0
libharfbuzz0b
girl1.2-harbuzz-0.0

I ran the following commands through root terminal:

gdk-pixbuf-query-loaders –update-cache
gdk-pixbuf-query-loaders > /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache

 

Then I rebooted my system and all my icons were fixed with no error messages.

 

 

 

 

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.