Quote:
Originally Posted by wold
Replaced the .deb installer, see previous post for the new one.
The old one was compiled against qt6  , while generally only 5 is available. Also set it to amd64, which might help.
Tested OK on ubuntu 22, save for a failure to write the logfile... and possibly the config files. I'll look into that.
|
I tested the latest version on my Kubuntu 22.04 system: Smooth installation and the same functionality as far as tested as on the windows installation. The manual mounting is not an issue for me, in Linux the next step, in case a device is not detected is a manual mount. => for me an issue with lower priority.
I tested also with my Kali Linux installation based on a rolling Debian system. Here the error "... uses unknown compression for member control.tar.zst" comes up. This seems to happen typically when using a file which is packed for ubuntu originally. I looks like the following
bug is responsible. To what I could find using another compression does solve the issue.
From the packages you mentioned libqt5gui5-gles would be missing and would need manual installation

Great work and a very promising start. Thanks