You are not logged in.
Pages: 1
GNOME does not launch native applications without an error. I was trying to launch that by file explorer in gnome, and by terminal. There is no application in htop either. What to do?
Terminal output:
./elyprismlauncher: error while loading shared libraries: libtomlplusplus.so.3: cannot open shared object file: No such file or directory
Last edited by unthappy (2025-02-17 16:08:10)
Offline
If you have both testing and gnome-unstable repositories enabled, I think you have the same problem as me (not rebuilt libraries after icu update). To fix:
- nautilus, you need to rebuild the tinysparql (tinysparql-3.9alpha-1-x86_64.pkg.tar.zst) package;
- console, you need to rebuild the vte3 (vte-common-0.79.90-1-x86_64.pkg.tar.zst vte3-0.79.90-1-x86_64.pkg.tar.zst vte4-0.79.90-1-x86_64.pkg.tar.zst) packages;
- calendar and contacts, you need to rebuild the evolution-data-server (evolution-data-server-3.55.2-2-x86_64.pkg.tar.zst libedataserverui4-3.55.2-2-x86_64.pkg.tar.zst) packages.
- the packages in the repository are updated, so just update the system.
Last edited by lufog (2025-02-17 19:33:27)
Offline
okay, but i have other problem by trying to launch it by terminal:
./elyprismlauncher: error while loading shared libraries: libQt6NetworkAuth.so.6: cannot open shared object file: No such file or directory
Offline
What is './elyprismlauncher' and where did you get it from?
Offline
% pacman -F libQt6NetworkAuth.so.6
extra/qt6-networkauth 6.8.2-1 (qt6)
Offline
arojas, thats a minecraft launcher
Offline
Pages: 1