11-07-2021, 10:13 PM
(11-07-2021, 01:00 PM)some_pinephone_user Wrote: Jami works. But the gtk(gnome) verion is unusable because of interface. Use the jami-qt version. Just now I dont remember how I instelled it. I must see then
I got it working now I re-installed the jami-qt package packed with pacman, and this time it "just worked". Main difference is, that during my failed compilation attempts earlier, I installed packages for qt (following advice in the initial post in this thread):
Code:
sudo pacman -S qt5-base qt5-svg make dbus-c++ qca
qt5-quickcontrols2 qt5-webengine qt5-tools doxygen qrencode
qt5-graphicaleffects qt5-quickcontrols qt5-wayland autoconf automake
So for now, it seems to run. Haven't tested anything besides the GUI, but so far it seems usable. I also remember seeing some qt-and-wayland conflicts in my logs last time I installed, so this might be the explanation.