I get the following failure on launch of Coreform Cubt 2021.3
/opt/Coreform-Cubit-2021.3/bin/coreform_cubit: /opt/Coreform-Cubit-2021.3/bin/./libQt5Core.so.5: version `Qt_5.15.2_PRIVATE_API' not found (required by /usr/lib64/libQt5Network.so.5)
/opt/Coreform-Cubit-2021.3/bin/coreform_cubit: /opt/Coreform-Cubit-2021.3/bin/./libselinux.so.1: no version information avail
able (required by /usr/lib64/libkrb5support.so.0)
I have QT5 qt5-devel-5.13.2-2 installed if that helps
Hi @makeclean, this is happening because your development Qt libraries are getting loaded in before our Qt libraries and they are conflicting. Do you have the environment variable LD_LIBRARY_PATH set to include your Qt installation?
You can take a system call log with strace -o debug_cubit.txt ./coreform_cubit, and attach the generated debug_cubit.txt here. That will help us debug how the libraries are being loaded incorrectly.
@makeclean
That HOST cubit-learn ANY 5053 line isn’t supposed to be in the license file. When I connect to the Cubit Learn server and get a license file I don’t get that line, and I’m connecting and logging in successfully on Windows and Ubuntu with 2021.3. Could you try deleting that license file, and then entering cubit-learn into the activation dialog as the Product Key? That should get you the right license file.
If there’s a problem with writing the license file, the permissions on bin/licenses may not be correct. Try changing the permissions like this: sudo chmod -R 777 bin/licenses.
@makeclean There’s a small percentage of our users that can’t log into our cloud server for the Cubit Learn license. Instead you can use our free trial: https://coreform.com/products/trial/ That uses a different licensing scheme that doesn’t have this issue.
Not quite the same is it, a 30 day trial or 1 year of academic use?
Again, I presume 2020 and 2021 use the same cloud lookup, for me 2020 can connect fine. I presume I can have ‘as many’ cubit learn licences going at once? one for 2020 and one for 2021?
I am also interested in the response to this question. I have a similar problem, but on Win 10. I was running Cubit 2020.2 using the cubit-learn license. The version set up for me to download when I started out was 2020.2, but I noticed there is a link to a new download page, that has 2021.3. I downloaded that and installed, and the learn license worked, and I went back and forth between 2020.2 and 2021.3 last night. Today, however, only 2020.2 will start. 2021.3 will not start, and gives no message…just won’t initiate. Wondering about the same question if you can have two different versions of Cubit Learn on the same computer using the same license?