Upgraded from MX18 to MX21.
On MX18 all applications configure in playonlinux worked.
I kept the exact same home directory which contains all the playonlinux and wine config and user data files. Nothing changed there.
The new MX21 was installed and wine wine32 wine 64 and playonlinux were installed with apt.
Most applications now dont work.
Some do work perfectly.
What changes do I have to make? Clearly there are missing wine libraries or such that were not kept in the user home account.
Here is one example's debug of an application that failed to work where it used to work previously before the OS upgrade.
File name: 'X-Edit'
[02/03/22 19:13:42] - Running wine-3.0.2 X-Edit.exe (Working directory : /home/testuser1/.PlayOnLinux/wineprefix/RP1000/drive_c/ProgramData/{C5EE6DA0-A057-4009-BADC-FB7523A5715F}/OFFLINE/3A6575FD/CB0025:err:module:load_builtin_dll failed to load .so lib for builtin L"winebus.sys": libudev.so.0: cannot open shared object file: No such file or directory
0025:err:winedevice:async_create_driver failed to create driver L"WineBus": c0000142
000f:fixme:service:scmdatabase_autostart_services Auto-start service L"WineBus" failed to start: 31
Unhandled Exception:
System.BadImageFormatException: Could not resolve field token 0x04000008
File name: 'X-Edit'
[ERROR] FATAL UNHANDLED EXCEPTION: System.BadImageFormatException: Could not resolve field token 0x04000008
Thanks
Edited by zimbodel