Update the version number of Ubuntu which has the same problem
I checked newer Ubuntu version 22.04 WSL 1 still have problem and solved by same solution
sudo strip --remove-section=.note.ABI-tag /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
Signed-off-by: Jack <wwin3286tw@yahoo.com.tw>