As of recently when I attempted to execute the program with the following:
sudo snap connect fusion360:wine-9-devel wine-platform-9-devel-core22 && sudo snap connect fusion360:wine-runtime-c22 wine-platform-runtime-core22 && snap run fusion360
I was meat with the following errors in the terminal window:
ERROR: ld.so: object '/snap/fusion360/34/gnome-platform/$LIB/bindtextdomain.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/snap/fusion360/34/gnome-platform/$LIB/bindtextdomain.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/snap/fusion360/34/gnome-platform/$LIB/bindtextdomain.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Starting application..
ERROR: ld.so: object '/snap/fusion360/34/gnome-platform/$LIB/bindtextdomain.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/snap/fusion360/34/gnome-platform/$LIB/bindtextdomain.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/snap/fusion360/34/gnome-platform/$LIB/bindtextdomain.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/snap/fusion360/34/gnome-platform/$LIB/bindtextdomain.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/snap/fusion360/34/gnome-platform/$LIB/bindtextdomain.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/snap/fusion360/34/gnome-platform/$LIB/bindtextdomain.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
It appears that Fusion won't start because a shared library file('/snap/fusion360/34/gnome-platform/$LIB/bindtextdomain.so') can't be accessed through the Preload method.
As of recently when I attempted to execute the program with the following:
I was meat with the following errors in the terminal window:
It appears that Fusion won't start because a shared library file('/snap/fusion360/34/gnome-platform/$LIB/bindtextdomain.so') can't be accessed through the Preload method.