12-21-2020, 02:00 PM
Hi everyone. I got my new Pinephone last Friday and have been trying to get Axolotl installed for a few days now. I tried following arno's post from 12/16, but it's not quite working.
I installed mobian-installer-pinephone-phosh-alpha3.img and then followed the steps on the mobian wiki.
qt / qml interface
sudo apt install flatpak flatpak-builder
flatpak install org.kde.Platform//5.15
flatpak install org.kde.Sdk//5.15
flatpak install org.freedesktop.Sdk.Extension.golang//20.08
flatpak install org.freedesktop.Sdk.Extension.node12//20.08
flatpak install io.qt.qtwebengine.BaseApp//5.15
wget https://raw.githubusercontent.com/nanu-c...xolotl.yml
sudo flatpak-builder --install build org.nanuc.Axolotl.yml
Everything seemed to work properly.
However, when I tap the Axolotl icon, nothing happens. I just get the background screen.
Trying to run the cache clearing script
rm ~/.cache/QtProject/QtQmlViewer/qmlcache/* && rm -r ~/.local/share/textsecure.nanuc && rm -r ~/.config/textsecure.nanuc
I get the message that so such directory exists at home/mobian/.cache/QtProject/QtQmlViewer/qmlcache
I'm sure there's something obvious I'm missing.
Any help is appreciated, thanks.
I installed mobian-installer-pinephone-phosh-alpha3.img and then followed the steps on the mobian wiki.
qt / qml interface
sudo apt install flatpak flatpak-builder
flatpak install org.kde.Platform//5.15
flatpak install org.kde.Sdk//5.15
flatpak install org.freedesktop.Sdk.Extension.golang//20.08
flatpak install org.freedesktop.Sdk.Extension.node12//20.08
flatpak install io.qt.qtwebengine.BaseApp//5.15
wget https://raw.githubusercontent.com/nanu-c...xolotl.yml
sudo flatpak-builder --install build org.nanuc.Axolotl.yml
Everything seemed to work properly.
However, when I tap the Axolotl icon, nothing happens. I just get the background screen.
Trying to run the cache clearing script
rm ~/.cache/QtProject/QtQmlViewer/qmlcache/* && rm -r ~/.local/share/textsecure.nanuc && rm -r ~/.config/textsecure.nanuc
I get the message that so such directory exists at home/mobian/.cache/QtProject/QtQmlViewer/qmlcache
I'm sure there's something obvious I'm missing.
Any help is appreciated, thanks.