Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contacts not syncing in 0.6.1 #355

Open
ltning opened this issue Jan 21, 2025 · 2 comments
Open

Contacts not syncing in 0.6.1 #355

ltning opened this issue Jan 21, 2025 · 2 comments

Comments

@ltning
Copy link

ltning commented Jan 21, 2025

Hi, thanks for an awesome piece of software. I raise this issue knowing full well what a nightmare it must be to follow upstream changes here. :)

I was running 0.6.0 (cargo) on my laptop a couple of weeks ago, and after the initial device linking and restarting the application, all my contacts showed up.

I have now installed 0.6.1 (again, using cargo) on a second machine, and I cannot get contacts to show up until they send me a message.

Is this a result of #350 (and #349)? Is there anything I can do about this myself?

(Platforms: FreeBSD 14.2 and 15-CURRENT)

@boxdot
Copy link
Owner

boxdot commented Jan 21, 2025

I had to update presage real fast, and did not have time to adjust to their new API. Contacts are now sent via the output of the messages method (there is an enum there). I did not check how actually to trigger contact there. But technically, if there is still a trigger, it should be possible to restore the code removed in #350, call the trigger and handle the one enum case returned from messages.

@quite
Copy link

quite commented Feb 26, 2025

Still the same (i think) in 0.6.2. I just linked gurk up, and contacts are all uuids, name appears for a contact when a msg is received from it. Thank you for your great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants