Hello,
I have found a solution to skip this issue on OpenSuse :
- 
download libgdk fedora’s rpm : https://dl.fedoraproject.org/pub/fedora/linux/releases/38/Everything/x86_64/os/Packages/g/gdk-pixbuf2-2.42.10-2.fc38.x86_64.rpm
 - 
Extract it : rpm2cpio ./gdk-pixbuf2-2.42.10-2.fc38.x86_64.rpm | cpio -idmv
 - 
enter the extracted usr/lib64 and open a terminal in it : sudo cp -r * /opt/resolve/libs/
 - 
Boom you’re done !
 
This methode won’t modify the system at all just adding a lib to resolve’s lib folder