CUETools 2.1.6 & Ubunu20.04LTS + Wine 2020-06-21 20:32:39 After upgrading one of my Linux systems from Xubuntu 18.04 to 20.04, CUETools 2.1.6 via Wine stopped working.Ubuntu 20.04 ships with Wine 5.0.3, see backtrace log for more info. I really don't know where to start my troubleshooting, any clues? Last Edit: 2020-06-21 20:58:30 by zordaz
Re: CUETools 2.1.6 & Ubunu20.04LTS + Wine Reply #1 – 2020-06-22 09:03:34 this is very annoying, but it can happen during big upgrades.i would suggest to try with a new wine prefix for a test.make sure to backup/move your existing prefix before doing so.
Re: CUETools 2.1.6 & Ubunu20.04LTS + Wine Reply #2 – 2020-06-22 22:33:26 Quote from: sanskrit44 on 2020-06-22 09:03:34this is very annoying, but it can happen during big upgrades.i would suggest to try with a new wine prefix for a test.make sure to backup/move your existing prefix before doing so.I have created a new prefix for CUETools (had to learn how to do that), but after installing .net and VC runtime it still doesn't work.
Re: CUETools 2.1.6 & Ubunu20.04LTS + Wine Reply #3 – 2020-06-25 11:19:56 not sure if it helps, but have you tried with a 64bit prefix?backup/move your wineprefix$ WINEPREFIX=~/.wine winecfgthen run winecfg and setup your drives. continue installing dotnet and vcrun via winetricks.on the other hand, flacon is a native linux alternative to cuetools
Re: CUETools 2.1.6 & Ubunu20.04LTS + Wine Reply #4 – 2020-06-26 11:29:57 Quote from: sanskrit44 on 2020-06-25 11:19:56not sure if it helps, but have you tried with a 64bit prefix?backup/move your wineprefix$ WINEPREFIX=~/.wine winecfgthen run winecfg and setup your drives. continue installing dotnet and vcrun via winetricks.on the other hand, flacon is a native linux alternative to cuetools Tnx. I have to try the 64bit prefix. I have never used Flacon, is it able to verify (and repair) existing rips with CTDB?
Re: CUETools 2.1.6 & Ubunu20.04LTS + Wine Reply #5 – 2020-06-27 20:22:13 I have tested the 64bit prefix today and unfortunately it doesn' t work.As far as I can see Flacon can only be used to split single-file CD-rips, it can't verify existing rips or correct errors. For splitting single file rips I prefer the CLI however (shnsplit).Any suggestions in my journey to Wine/CUETools are therefore still very welcome.
Re: CUETools 2.1.6 & Ubunu20.04LTS + Wine Reply #6 – 2020-09-16 14:40:10 Update: CUETools 2.1.7 seems to work, so this is probably the way to go..NET 4.0 is also needed for this version of CUETools.