[SOLVED] Corectrl crashes on start because of quazip 25 January 2023, 16:14:30 It gives the following error when I start it from the terminal:corectrl: error while loading shared libraries: libquazip1-qt5.so.1.4.0: cannot open shared object file: No such file or directorySearched it up with pacsearch and it seems the Artix repo ships quazip 1.4.1, while the Arch repo only ships 1.4.0. What should I do in this situation? I don't feel like switching to the Arch version is a good idea. Last Edit: 26 January 2023, 17:14:22 by Hitman
Re: Corectrl crashes on start because of quazip Reply #1 – 25 January 2023, 21:24:00 In this case since it is an Arch community package, it will always be packaged with Arch's version of the libraries.Because of lags between Artix and Arch these type of library breaks will occur.If you can wait. in due course the community package with be updated once the new version of quazip is released in Arch.One option is to go back to the previous versions of the quazip and any applications linked to it if they exist.If you are in dire need to have it run at the earliest possible time with the new version of the library then you must download the package files, build and install the updated version of the package so it can be linked to the new library.
Re: Corectrl crashes on start because of quazip Reply #2 – 26 January 2023, 11:17:30 Quazip just updated 1.4-1.1 -> 1.4-1.2, and CoreCtrl works again, so the issue seems resolved.