PINE64
Axolotl on PinePhone / Mobian - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139)
+---- Thread: Axolotl on PinePhone / Mobian (/showthread.php?tid=12047)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22


RE: Axolotl on PinePhone / Mobian - Zebulon Walton - 07-20-2021

I did not delete them at first and got a cascade of errors relating .to config/textsecure.nanuc, so tried running axolotl again after deleting those in .config and .local with the results (404 error) reported above.


RE: Axolotl on PinePhone / Mobian - arno_nuehm - 07-21-2021

(07-20-2021, 02:13 PM)Zebulon Walton Wrote: I did not delete them at first and got a cascade of errors relating .to config/textsecure.nanuc, so tried running axolotl again after deleting those in .config and .local with the results (404 error) reported above.

In addition to dukla2000:

Could you try to remove the two "textsecure.nanuc" folders, if you have backups, and remove+re-install Axolotl?

That should work - and yes, it takes some time for the first start, because the Electron package has to be downloaded at first start.


RE: Axolotl on PinePhone / Mobian - dante404 - 07-21-2021

Just updated (without any additional steps) -> worked perfect this time! Smile Smile Smile 
Thanks arno!!


RE: Axolotl on PinePhone / Mobian - Zebulon Walton - 07-22-2021

(07-21-2021, 02:39 AM)arno_nuehm Wrote: In addition to dukla2000:

Could you try to remove the two "textsecure.nanuc" folders, if you have backups, and remove+re-install Axolotl?

That should work - and yes, it takes some time for the first start, because the Electron package has to be downloaded at first start.

Thanks, I went ahead and did that and now axolotl comes up and asks for a phone number! Question before proceeding - can axolotl join an existing Signal group of devices that was previously created on a conventional smartphone or does it have to be the primary device?


RE: Axolotl on PinePhone / Mobian - arno_nuehm - 07-23-2021

(07-22-2021, 10:51 AM)Zebulon Walton Wrote:
(07-21-2021, 02:39 AM)arno_nuehm Wrote: In addition to dukla2000:

Could you try to remove the two "textsecure.nanuc" folders, if you have backups, and remove+re-install Axolotl?

That should work - and yes, it takes some time for the first start, because the Electron package has to be downloaded at first start.

Thanks, I went ahead and did that and now axolotl comes up and asks for a phone number! Question before proceeding - can axolotl join an existing Signal group of devices that was previously created on a conventional smartphone or does it have to be the primary device?

Glad to hear you got it working.

But no, Axolotl cannot join an existing Signal account. It has to be the primary device. But you can join Signal Desktop. Signal for Android or iOS is primary only, too.


RE: Axolotl on PinePhone / Mobian - Zebulon Walton - 07-23-2021

(07-23-2021, 12:32 PM)arno_nuehm Wrote: But no, Axolotl cannot join an existing Signal account. It has to be the primary device. But you can join Signal Desktop. Signal for Android or iOS is primary only, too.

OK, I thought that was probably the case. So I'll use axolotl if I decide to create a new account of my own. I did try to install Signal desktop but apparently arm64 is currently not a supported architecture. (I tried installing from the Signal repository and using Snap.)


RE: Axolotl on PinePhone / Mobian - arno_nuehm - 08-10-2021

(07-12-2021, 01:46 PM)arno_nuehm Wrote: Hello there,

the latest update of libwpewebkit-1.0-3 from v2.30.6-1 to v2.32.1-1 makes Axolotl in daemonized setup unusable with the browser "cog" on my system.

Here you can find the old version, if you have the same problem and want to downgrade the library:

https://ftp.be.debian.org/debian/pool/main/w/wpewebkit/

Installation from the download folder via

Code:
sudo apt install ./libwpewebkit-1.0-3_2.30.6-1_arm64.deb

Hopefully, there will be another update soon.

And to prevent apt from updating the package again, use the following

Code:
sudo apt-mark hold libwpewebkit-1.0-3

("unhold" reverts this)


Cheers

The latest version 2.32.3-2 fixes the problems with "cog" - so you can unhold the libwpewebkit-1.0-3 update.


RE: Axolotl on PinePhone / Mobian - arno_nuehm - 08-27-2021

Hello there,

v1.0.2 of Axolotl is built and tested for Mobian with these main fixes and improvements

Fix Linking Signal Desktop
Fix setting a password
Code quality improvements

Download via https://github.com/nuehm-arno/axolotl-mobian-package

Cheers


RE: Axolotl on PinePhone / Mobian - arno_nuehm - 08-28-2021

Axolotl has some issues at the moment. The devs are on it.


RE: Axolotl on PinePhone / Mobian - arno_nuehm - 08-28-2021

A possible fix will take until Tuesday at least, according to nanu-c, the main dev of Axolotl.