barathrm

Results 54 comments of barathrm

Possibly related/the same, but with the inline function being the inner function and zig not showing which line the error occurred at. ``` zig inline fn inner() !void { return...

Pretty sure that's an issue with etar, not etesync. Maybe related to this https://github.com/Etar-Group/Etar-Calendar/issues/1410. You can actually try to change the color of a *calendar* in etar's settings, but there's...

Hm, I can't reproduce this behavior. I tried reproducing this by creating a contact using the default contacts app on my phone similar to your description above. Ie, I left...

Thanks for the details! I agree, I also had the FN field added. I just didn't notice, because non of my apps seem to show that as a "name" field....

Alright, here's the vcard standard (I think): https://datatracker.ietf.org/doc/html/rfc6350 About `FN`, which is added by etesync: > Purpose: > To specify the formatted text corresponding to the name of the object...

I was a bit confused by what you meant was the problem with the `FN` field and how etesync uses it, but here's my take: > I think the FN...

> So, it is not the apps copying things to the FN and N fields. I agree about FN, but I'm not sure about the N property, since I didn't...

> the next interaction (the sync) it adds the N? But then once the N is there, regardless of where it came from, why is Etesync not showing it in...

> But if the apps are adding the N, why aren't they doing it with DecSync and others? It only occurs with Etesync. If I understand correctly, etesync adds the...

I get the same `java.util.NoSuchElementException` error with etesync 2.4.2 android 13 (graphene os), but I don't get any UX indication of this error. When removing and re-adding the account in...