stephanritscher / Simple-Contacts

A contacts app for managing your contacts without ads.
GNU General Public License v3.0
54 stars 2 forks source link

Import/ Export & Logs for Errors? #17

Open DiagonalArg opened 7 months ago

DiagonalArg commented 7 months ago

I've got a v.3.0 vCard that was exported from Google. I note that I'm able to import that card to Nextcloud with no errors reported.

Importing to SCP-SE, I see that there are no "groups" recognized. I then export from SCP-SE. During the export, I see three messages flash by:

Exporting  [pause]
java.lang.illegalArgument.exception: pr...  [cut off] [pause]
Exporting successful

I'm looking for logs to find out more, but I don't see any. Is there some way for me to generate them?

Then, I look at the cards in a text editor. I see that all the "CATEGORIES:..." fields in the v3.0 card, are missing from the v4.0 card. I note that field is apparently "Optional" in both versions. I'm wondering what field may be used if I were to create "groups" in the "Groups" tab (bottom right).

stephanritscher commented 1 month ago

Hi DiagonalArg,

too bad the message is cut off. Can you record the full exception using adb log?

Best regards, Stephan