Open anonimo82 opened 2 months ago
Moving the ticket to box64 repo...
I have just added that function to box64, but there will probably be a lot of other function...
I don't understand, which function?
Error: PltResolver: Symbol gdk_disable_multidevice(ver 0: gdk_disable_multidevice) not found, cannot apply R_X86_64_JUMP_SLOT 0x3f16b8b5c0 (0x3f109d5266) in /home/ivix/Downloads/seamonkey/libxul.so (local_maplib=(nil), global maplib=0x36c9fed0, deepbind=0)
This function (gdx_disable_multidevice
). I have added it to box64 wrapping so it now recognise it and will not show this error. If you update box64 to latest version, it should goes a bit farther.
Hello again.
I updated the package using the binary at Pi-App-Coders, they tell they update daily.
But I still have that error now:
Error: PltResolver: Symbol gdk_disable_multidevice(ver 0: gdk_disable_multidevice) not found, cannot apply R_X86_64_JUMP_SLOT 0x3f16b8b5c0 (0x3f109d5266) in /home/ivix/Downloads/seamonkey/libxul.so (local_maplib=(nil), global maplib=0x36c782e0, deepbind=0)
Will I just have to wait?
Edit: My Box64 flags: https://pastebin.com/yru18QSj Thanks again.
Yes, you have to wait, it's not updated yet as it's the same error.
Oh, ok. Now I feel quite dumb...
@anonimo82 If you wanted to test it out, you'll need to build the latest Box64 code from source: https://github.com/ptitSeb/box64?tab=readme-ov-file#compilinginstallation
Hello everyone. I'm trying to use Box86 to run a non game App from Linux, for Intel Arch (64 Bit) on Termux Proot Distro. I'm getting this error:
Error: PltResolver: Symbol gdk_disable_multidevice(ver 0: gdk_disable_multidevice) not found, cannot apply R_X86_64_JUMP_SLOT 0x3f16b8b5c0 (0x3f109d5266) in /home/ivix/Downloads/seamonkey/libxul.so (local_maplib=(nil), global maplib=0x36c9fed0, deepbind=0)
for this command line:
box64 seamonkey
Please, help.
Thanks in advance for any help. Regards, have a nice day.