12-16-2020, 07:06 PM
(This post was last modified: 12-18-2020, 08:14 AM by arno_nuehm.)
(12-07-2020, 05:54 AM)arno_nuehm Wrote:(12-07-2020, 05:34 AM)marcih Wrote:(12-07-2020, 04:20 AM)arno_nuehm Wrote:(12-07-2020, 03:03 AM)marcih Wrote: I have, with no luck. Interestingly, building the Flatpak went through fine so I don't know what the issue is. Either way, the app is currently not functional anyway, Electron crashes and qmlscene is not bundled in the Flatpak and doesn't seem to recognise the apt-installed copy.
With electron there is a known issues on arm64/aarch64 devices, I think. And Axolotl with qmlscene isn't working for me, too, I'm using it with the server flag and Firefox-esr as frontend. It's a work-around, but it works quite fine.
In a few days, I will try a fresh installation of Mobian/Axolotl and look into the qmlscene issues as well. Let's hope for the best.
Oh oops, I forgot to add the link to the GitHub issue regarding the Electron crash in my last post. It seems that there has been some activity in the aforementioned report as well, a new PR for adding a "-e qml" option which should work with Flatpak. I tried using firefox-esr as well, I could get as far as entering the verification code sent to my phone but FF crashed at that point so I gave up and I'm now waiting for either Electron or QML to work on Mobian. As soon as the PR gets merged, I'll rebuild and see what happens when I try to run the Flatpak.
Thanks for the update!
Axolotl 0.9.0.1 is now running with qmlscene on the latest fde-image (20201215). I updated the Mobian Wiki - Manual install.
The registration process is still tricky. If it fails, use the following lines to get a clean start
Code:
rm ~/.cache/QtProject/QtQmlViewer/qmlcache/* && rm -r ~/.local/share/textsecure.nanuc && rm -r ~/.config/textsecure.nanuc
Let me know, if your registration worked. I didn't want to de-link my desktop app and tried several online burner numbers. The code was sent but in the end, I used my backup folders.
Update: From time to time, Axolotl is not starting correctly. Clearing the above mentioned qmlcache folder helps.