Re: [Evolution] Problem setting up iCloud account in Evolution - Folder parse error

2021-04-27 Thread Steve via evolution-list

Hi Milan



Thanks for clarifying that. I am very much new to the distro maintenance side 
of Linux.



Steve


On 26 April 2021 at 8:58, Milan Crha via evolution-list 
 wrote:


On Sun, 2021-04-25 at 18:04 +0200, Steve via evolution-list wrote:

I am guessing it would be OK to refer them to the code that Milan put
together that was used for the red hat fix?

   Hi,
to make it clear, it's not a Red Hat fix by any means. It [1] is an
upstream fix, which I backported to Fedora-s, not to Red Hat. You also
call Ubuntu Ubuntu, not Canonical.

What you want to do is to ask the package maintainers of the
distribution you use to backport it [1] into the package; in other
words, to provide a package version with the patch included.
       Bye,
       Milan

[1] 
https://gitlab.gnome.org/GNOME/evolution-data-server/-/commit/640f152a330e2592f11a11b2cfc5aa61370d1a4c

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Problem setting up iCloud account in Evolution - Folder parse error

2021-04-26 Thread Milan Crha via evolution-list
On Sun, 2021-04-25 at 18:04 +0200, Steve via evolution-list wrote:
> I am guessing it would be OK to refer them to the code that Milan put
> together that was used for the red hat fix?

Hi,
to make it clear, it's not a Red Hat fix by any means. It [1] is an
upstream fix, which I backported to Fedora-s, not to Red Hat. You also
call Ubuntu Ubuntu, not Canonical.

What you want to do is to ask the package maintainers of the
distribution you use to backport it [1] into the package; in other
words, to provide a package version with the patch included.
Bye,
Milan

[1] 
https://gitlab.gnome.org/GNOME/evolution-data-server/-/commit/640f152a330e2592f11a11b2cfc5aa61370d1a4c

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Problem setting up iCloud account in Evolution - Folder parse error

2021-04-25 Thread Steve via evolution-list

Cheers



I am guessing it would be OK to refer them to the code that Milan put together 
that was used for the red hat fix?



Steve


On 25 April 2021 at 13:37, Andre Klapper via evolution-list 
 wrote:


On Sat, 2021-04-24 at 20:59 +, Steve via evolution-list wrote:

I see you have pushed a Redhat patch through for Evolution.
How would one go about getting similar for Debian >> Linux Mint?

You'd contact the packagers of your distribution as they provide the
packages for the distribution that you are using.

Cheers,
andre
--
Andre Klapper  |  ak...@gmx.net
https://blogs.gnome.org/aklapper/


___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Problem setting up iCloud account in Evolution - Folder parse error

2021-04-25 Thread Andre Klapper via evolution-list
On Sat, 2021-04-24 at 20:59 +, Steve via evolution-list wrote:
> I see you have pushed a Redhat patch through for Evolution.
> How would one go about getting similar for Debian >> Linux Mint?

You'd contact the packagers of your distribution as they provide the
packages for the distribution that you are using.

Cheers,
andre
--
Andre Klapper  |  ak...@gmx.net
https://blogs.gnome.org/aklapper/


___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Problem setting up iCloud account in Evolution - Folder parse error

2021-04-22 Thread Milan Crha via evolution-list
On Wed, 2021-04-21 at 21:10 +0200, Kurt Scherffius wrote:
> [imapx:A] I/O: '* CAPABILITY XAPPLEPUSHSERVICE IMAP4 IMAP4rev1
> CONDSTORE ENABLE QRESYNC QUOTA NAMESPACE UIDPLUS CHILDREN BINARY
> UNSELECT SORT CATENATE URLAUTH LANGUAGE ESEARCH ESORT
> THREAD=ORDEREDSUBJECT THREAD=REFERENCES CONTEXT=SEARCH CONTEXT=SORT
> WITHIN SASL-IR SEARCHRES METADATA ID XMSEARCH X-SUN-SORT ANNOTATE-
> EXPERIMENT-1 X-UNAUTHENTICATE X-SUN-IMAP XUM1 MULTISEARCH IDLE LIST-
> STATUS
> A1 OK Completed'
> [imapx:A] I/O: 'A2 NAMESPACE'
> [imapx:A] I/O: '* NAMESPACE (("" "/")) NIL NIL
> A2 OK NAMESPACE completed (took 0 ms)'
> [imapx:A] I/O: 'A3 ENABLE CONDSTORE QRESYNC'
> [imapx:A] I/O: 'A3 OK ENABLE completed'
> [imapx:A] I/O: 'A4 LIST "" INBOX RETURN (CHILDREN SUBSCRIBED STATUS
> (MESSAGES UNSEEN UIDVALIDITY UIDNEXT HIGHESTMODSEQ))'

Hi,
this is interesting. I noticed it only now, after checking the code
slightly more closely. The LIST command, which the server rejects,
contains the 'RETURN (...)' part, which is supposed to be there,
according to the code, only if the server advertises LIST-EXTENDED
capability, but the server does not advertise it, it has only the
LIST-STATUS capability, which is responsible for the 'STATUS (...)'
part of the 'RETURN (...)' part.

In other words, without the 'LIST-EXTENDED' capability there should be
no 'RETURN (...)' in the LIST command.

I'll investigate and test this further, I did not notice anything
obvious on a quick code read, and I will update the following bug with
my finding (it'll be moved to the evolution-data-server, where the code
resides):
https://gitlab.gnome.org/GNOME/evolution/-/issues/1468

Bye,
Milan

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Problem setting up iCloud account in Evolution - Folder parse error

2021-04-21 Thread Kurt Scherffius via evolution-list

It's not that I'm skeptical - I worked at Apple for 14 years.



So...I know exactly what they will and won't do as far as support is concerned, 
and how they will go about doing (or not doing) it.



Thankfully(?) I have a couple of iOS devices that I'm testing with.  One - an 
old iPhone 4s running iOS 9 - works fine.  So, it's of no use.

The other is a first generation iPod.  As it is so old, it has to be set up 
manually for Mail access per https://support.apple.com/en-us/HT202304 :


Use iCloud settings on your iPhone, iPad, or iPod touch with iOS 7 or later.


It's running iOS 3.1.3, so it won't auto-configure.



Mail is currently failing on the Gen One iPod.  SCORE!



As it is an Apple device, they will at least talk to me about it as opposed to, 
"your device is third-party; Apple assumes no responsibility with regard to the 
selection, performance, or use of third-party websites or products."

By attempting to force them to support their First Gen iOS device, this may be 
the pebble that starts the avalanche.  I'll begin working with them Friday (it 
will probably take all day on the phone with them to get nowhere, so I need to 
set aside a whole day to be on the phone with them).  I don't hold out much 
hope - the good folks at Evolution will have far better luck - but at least I 
am in a position to be the squeaky wheel.





Oh, and I also tested the iCloud settings in Claws and the bundled email client 
with Elementary OS (I believe it is a fork of Geary); both failed.



Wish me luck for Friday...



KS




On April 21, 2021 at 1:49 PM, Steve via evolution-list 
 wrote:


Hi



I know the chap in the other email was skeptical but it won't hurt to try 
contacting Apple.



Unfortunately their blimmin' help service only allows call or chat. I'll give 
them a shot tomorrow.



Of course, it may be unfortunately that even though the issue is theirs, it may 
be down to the Evolution team to try and work around their issue to get 
Evolution back up and running.



I really do not want to have to migrate to Thunderbird as I am very leery of 
being forced to use plugins for core functionality like Contacts sync :(



Steve


On 21 April 2021 at 17:19, Milan Crha via evolution-list 
 wrote:


On Wed, 2021-04-21 at 12:13 +0200, Steve via evolution-list wrote:

...and their recent issues may not be resolved.

     Hi,
I agree. The log shows:

[imapx:A] I/O: 'A9 LIST "" INBOX RETURN (CHILDREN SUBSCRIBED
STATUS (MESSAGES UNSEEN UIDVALIDITY UIDNEXT HIGHESTMODSEQ))'
[imapx:A] I/O: 'A9 BAD Parse Error (took 0 ms)'

which means the server rejects the LIST command. There's nothing wrong,
as far as I can tell, about the LIST command Evolution uses. Please,
report to the Apple folks they did not fix it yet.

There are bugs against Evolution for this too:
https://gitlab.gnome.org/GNOME/evolution/-/issues/1468
https://gitlab.gnome.org/GNOME/evolution/-/issues/1470

 Thanks and bye,
     Milan

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Problem setting up iCloud account in Evolution - Folder parse error

2021-04-21 Thread Steve via evolution-list

Hi



I know the chap in the other email was skeptical but it won't hurt to try 
contacting Apple.



Unfortunately their blimmin' help service only allows call or chat. I'll give 
them a shot tomorrow.



Of course, it may be unfortunately that even though the issue is theirs, it may 
be down to the Evolution team to try and work around their issue to get 
Evolution back up and running.



I really do not want to have to migrate to Thunderbird as I am very leery of 
being forced to use plugins for core functionality like Contacts sync :(



Steve


On 21 April 2021 at 17:19, Milan Crha via evolution-list 
 wrote:


On Wed, 2021-04-21 at 12:13 +0200, Steve via evolution-list wrote:

...and their recent issues may not be resolved.

     Hi,
I agree. The log shows:

[imapx:A] I/O: 'A9 LIST "" INBOX RETURN (CHILDREN SUBSCRIBED
STATUS (MESSAGES UNSEEN UIDVALIDITY UIDNEXT HIGHESTMODSEQ))'
[imapx:A] I/O: 'A9 BAD Parse Error (took 0 ms)'

which means the server rejects the LIST command. There's nothing wrong,
as far as I can tell, about the LIST command Evolution uses. Please,
report to the Apple folks they did not fix it yet.

There are bugs against Evolution for this too:
https://gitlab.gnome.org/GNOME/evolution/-/issues/1468
https://gitlab.gnome.org/GNOME/evolution/-/issues/1470

 Thanks and bye,
     Milan

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Problem setting up iCloud account in Evolution - Folder parse error

2021-04-21 Thread Kurt Scherffius via evolution-list

Here is what I received from the command:



$ CAMEL_DEBUG=imapx:io flatpak run org.gnome.Evolution










mainadmin@Pretzel:~$ CAMEL_DEBUG=imapx:io flatpak run org.gnome.Evolution
Gtk-Message: 12:48:15.739: Failed to load module "pantheon-filechooser-module"
Gtk-Message: 12:48:15.776: Failed to load module "canberra-gtk-module"
Gtk-Message: 12:48:15.777: Failed to load module "canberra-gtk-module"
Gtk-Message: 12:48:16.136: Failed to load module "pantheon-filechooser-module"
Gtk-Message: 12:48:16.178: Failed to load module "canberra-gtk-module"
Gtk-Message: 12:48:16.180: Failed to load module "canberra-gtk-module"

(evolution.bin:26): e-mail-engine-WARNING **: 12:48:16.184: Failed to add 
service 'Sendmail' (sendmail): No provider available for protocol “sendmail”
Gtk-Message: 12:48:17.163: Failed to load module "pantheon-filechooser-module"
Gtk-Message: 12:48:17.209: Failed to load module "canberra-gtk-module"
Gtk-Message: 12:48:17.210: Failed to load module "canberra-gtk-module"
[imapx:A] I/O: '* OK [CAPABILITY XAPPLEPUSHSERVICE IMAP4 IMAP4rev1 SASL-IR 
AUTH=ATOKEN AUTH=PLAIN] (1234567-1234567890ab) something-something.me.com'
[imapx:A] I/O: 'A0 LOGIN ...'
[imapx:A] I/O: 'A0 OK user something logged in'
[imapx:A] I/O: 'A1 CAPABILITY'
[imapx:A] I/O: '* CAPABILITY XAPPLEPUSHSERVICE IMAP4 IMAP4rev1 CONDSTORE ENABLE 
QRESYNC QUOTA NAMESPACE UIDPLUS CHILDREN BINARY UNSELECT SORT CATENATE URLAUTH 
LANGUAGE ESEARCH ESORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES CONTEXT=SEARCH 
CONTEXT=SORT WITHIN SASL-IR SEARCHRES METADATA ID XMSEARCH X-SUN-SORT 
ANNOTATE-EXPERIMENT-1 X-UNAUTHENTICATE X-SUN-IMAP XUM1 MULTISEARCH IDLE 
LIST-STATUS
A1 OK Completed'
[imapx:A] I/O: 'A2 NAMESPACE'
[imapx:A] I/O: '* NAMESPACE (("" "/")) NIL NIL
A2 OK NAMESPACE completed (took 0 ms)'
[imapx:A] I/O: 'A3 ENABLE CONDSTORE QRESYNC'
[imapx:A] I/O: 'A3 OK ENABLE completed'
[imapx:A] I/O: 'A4 LIST "" INBOX RETURN (CHILDREN SUBSCRIBED STATUS 
(MESSAGES UNSEEN UIDVALIDITY UIDNEXT HIGHESTMODSEQ))'
[imapx:A] I/O: 'A4 BAD Parse Error (took 0 ms)'
[imapx:A] I/O: 'A5 LIST "" "*" RETURN (CHILDREN SUBSCRIBED STATUS (MESSAGES 
UNSEEN UIDVALIDITY UIDNEXT HIGHESTMODSEQ))'
[imapx:A] I/O: 'A5 BAD Parse Error (took 0 ms)'
[imapx:B] I/O: '* OK [CAPABILITY XAPPLEPUSHSERVICE IMAP4 IMAP4rev1 SASL-IR 
AUTH=ATOKEN AUTH=PLAIN] (1234567-1234567890ab) something-something.me.com'
[imapx:B] I/O: 'B6 LOGIN ...'
[imapx:B] I/O: 'B6 OK user something logged in'
[imapx:B] I/O: 'B7 CAPABILITY'
[imapx:B] I/O: '* CAPABILITY XAPPLEPUSHSERVICE IMAP4 IMAP4rev1 CONDSTORE ENABLE 
QRESYNC QUOTA NAMESPACE UIDPLUS CHILDREN BINARY UNSELECT SORT CATENATE URLAUTH 
LANGUAGE ESEARCH ESORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES CONTEXT=SEARCH 
CONTEXT=SORT WITHIN SASL-IR SEARCHRES METADATA ID XMSEARCH X-SUN-SORT 
ANNOTATE-EXPERIMENT-1 X-UNAUTHENTICATE X-SUN-IMAP XUM1 MULTISEARCH IDLE 
LIST-STATUS
B7 OK Completed'
[imapx:B] I/O: 'B8 NAMESPACE'
[imapx:B] I/O: '* NAMESPACE (("" "/")) NIL NIL
B8 OK NAMESPACE completed (took 0 ms)'
[imapx:B] I/O: 'B9 ENABLE CONDSTORE QRESYNC'
[imapx:B] I/O: 'B9 OK ENABLE completed'
[imapx:B] I/O: 'B00010 LIST "" "Deleted Messages" RETURN (CHILDREN SUBSCRIBED 
STATUS (MESSAGES UNSEEN UIDVALIDITY UIDNEXT HIGHESTMODSEQ))'
[imapx:A] I/O: 'A00011 LIST "" INBOX RETURN (CHILDREN SUBSCRIBED STATUS 
(MESSAGES UNSEEN UIDVALIDITY UIDNEXT HIGHESTMODSEQ))'
[imapx:B] I/O: 'B00010 BAD Parse Error (took 0 ms)'
[imapx:A] I/O: 'A00011 BAD Parse Error (took 0 ms)'
[imapx:A] I/O: 'A00012 LIST "" INBOX RETURN (CHILDREN SUBSCRIBED STATUS 
(MESSAGES UNSEEN UIDVALIDITY UIDNEXT HIGHESTMODSEQ))'
[imapx:A] I/O: 'A00012 BAD Parse Error (took 0 ms)'
[imapx:A] I/O: 'A00013 LIST "" "Deleted Messages" RETURN (CHILDREN SUBSCRIBED 
STATUS (MESSAGES UNSEEN UIDVALIDITY UIDNEXT HIGHESTMODSEQ))'
[imapx:A] I/O: 'A00013 BAD Parse Error (took 0 ms)'
[imapx:A] I/O: 'A00014 LIST "" INBOX RETURN (CHILDREN SUBSCRIBED STATUS 
(MESSAGES UNSEEN UIDVALIDITY UIDNEXT HIGHESTMODSEQ))'
[imapx:A] I/O: 'A00014 BAD Parse Error (took 0 ms)'

(evolution.bin:26): GLib-GIO-WARNING **: 12:50:16.509: Your application did not 
unregister from D-Bus before destruction. Consider using g_application_run().
[imapx:A] I/O: ''
[imapx:B] I/O: ''









On April 21, 2021 at 10:19 AM, Milan Crha via evolution-list 
 wrote:


There's nothing wrong, as far as I can tell, about the LIST command Evolution 
uses. Please,
report to the Apple folks they did not fix it yet.




As far as Apple is concerned - it's fixed:



https://www.apple.com/support/systemstatus/


Their email service works with Apple products as of this writing.  Ergo, 
there's no problem as far as Apple is concerned.





Furthermore, they will not spend one second working on an issue such as this 
for a non-Apple product or service unless they are given some compelling reason 
to do so by the vendor of the product or service:



https://support.apple.com/en-us/HT202304 - "Mail 

Re: [Evolution] Problem setting up iCloud account in Evolution - Folder parse error

2021-04-21 Thread Milan Crha via evolution-list
On Wed, 2021-04-21 at 12:13 +0200, Steve via evolution-list wrote:
> ...and their recent issues may not be resolved.

Hi,
I agree. The log shows:

   [imapx:A] I/O: 'A9 LIST "" INBOX RETURN (CHILDREN SUBSCRIBED
   STATUS (MESSAGES UNSEEN UIDVALIDITY UIDNEXT HIGHESTMODSEQ))'
   [imapx:A] I/O: 'A9 BAD Parse Error (took 0 ms)'

which means the server rejects the LIST command. There's nothing wrong,
as far as I can tell, about the LIST command Evolution uses. Please,
report to the Apple folks they did not fix it yet.

There are bugs against Evolution for this too:
https://gitlab.gnome.org/GNOME/evolution/-/issues/1468
https://gitlab.gnome.org/GNOME/evolution/-/issues/1470

Thanks and bye,
Milan

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Problem setting up iCloud account in Evolution - Folder parse error

2021-04-21 Thread Steve via evolution-list

Hi



As noted in the reply to Chris, I get the same log file output as he does. I 
reckon Evolution and iCloud are not playing nicely at the moment, and their 
recent issues may not be resolved.



Steve


On 21 April 2021 at 8:40, Milan Crha via evolution-list 
 wrote:


On Tue, 2021-04-20 at 22:00 +0200, Kurt Scherffius wrote:

$ CAMEL_DEBUG=imapx:io evolution reports the following:


Command 'evolution' not found, but can be installed with:


sudo apt install evolution




Evolution has been installed on this computer via the App Center
application, via flathub/flatpak:

       Hi,
the Flatpak application is run differently:

$ CAMEL_DEBUG=imapx:io flatpak run org.gnome.Evolution


https://www.apple.com/support/systemstatus/

iCloud Mail - 2 Resolved Issues

That makes sense. Evolution didn't change anything between the two
days, thus it's expected the server changed something. If there are
only some people affected, then is explains it as well.

The debug log can show what the server returned, which can be
eventually reported to the Apple folks.
     Bye,
   Milan

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Problem setting up iCloud account in Evolution - Folder parse error

2021-04-21 Thread Steve via evolution-list

Hi



That is exactly what I am getting log wise. Successful login, NAMESPACE NIL 
then BAD PARSE ERROR.



Calendar and Contacts on Evolution sync fine and Thunderbird email sync works 
fine.



Must be something odd about an unknown live iCloud issue and Evolution.



Steve


On 21 April 2021 at 10:49, Chris via evolution-list  
wrote:


Hi all,

Ubuntu MATE 20.04.2
Evolution 3.36.4-0ubuntu1 (installed with apt)

I am also seeing the "Error fetching folders: Parse Error (took> 0ms)"
error with iCloud accounts. Two separate users, different icloud
accounts, both working until around yesterday. Settings unchanged, it
just stopped working.

As advised by Milan, I ran the $ CAMEL_DEBUG=imapx:io evolution
command. Output as below.

any suggestions?
regards
Chris

RSS Plugin enabled (evolution 3.36, evolution-rss 0.3.96)
soup init()
[imapx:A] I/O: '* OK [CAPABILITY XAPPLEPUSHSERVICE IMAP4 IMAP4rev1
SASL-IR AUTH=ATOKEN AUTH=PLAIN] (2107B35-c1b96be9dc89) st43p00im-
tygg09060301.me.com'
[imapx:A] I/O: 'A0 LOGIN ...'
[imapx:A] I/O: 'A0 OK user [REDACTED] logged in'
[imapx:A] I/O: 'A1 CAPABILITY'
[imapx:A] I/O: '* CAPABILITY XAPPLEPUSHSERVICE IMAP4 IMAP4rev1
CONDSTORE ENABLE QRESYNC QUOTA NAMESPACE UIDPLUS CHILDREN BINARY
UNSELECT SORT CATENATE URLAUTH LANGUAGE ESEARCH ESORT
THREAD=ORDEREDSUBJECT THREAD=REFERENCES CONTEXT=SEARCH CONTEXT=SORT
WITHIN SASL-IR SEARCHRES METADATA ID XMSEARCH X-SUN-SORT ANNOTATE-
EXPERIMENT-1 X-UNAUTHENTICATE X-SUN-IMAP XUM1 MULTISEARCH IDLE LIST-
STATUS
A1 OK Completed'
[imapx:A] I/O: 'A2 NAMESPACE'
[imapx:A] I/O: '* NAMESPACE (("" "/")) NIL NIL
A2 OK NAMESPACE completed (took 0 ms)'
[imapx:A] I/O: 'A3 LIST "" INBOX RETURN (CHILDREN SUBSCRIBED STATUS
(MESSAGES UNSEEN UIDVALIDITY UIDNEXT HIGHESTMODSEQ))'
[imapx:A] I/O: 'A3 BAD Parse Error (took 0 ms)'
[imapx:A] I/O: 'A4 LIST "" Sent RETURN (CHILDREN SUBSCRIBED STATUS
(MESSAGES UNSEEN UIDVALIDITY UIDNEXT HIGHESTMODSEQ))'
[imapx:A] I/O: 'A4 BAD Parse Error (took 0 ms)'
[imapx:B] I/O: '* OK [CAPABILITY XAPPLEPUSHSERVICE IMAP4 IMAP4rev1
SASL-IR AUTH=ATOKEN AUTH=PLAIN] (2107B35-c1b96be9dc89) st43p00im-
tygg10060101.me.com'
[imapx:B] I/O: 'B5 LOGIN ...'
[imapx:B] I/O: 'B5 OK user [REDACTED] logged in'
[imapx:B] I/O: 'B6 CAPABILITY'
[imapx:B] I/O: '* CAPABILITY XAPPLEPUSHSERVICE IMAP4 IMAP4rev1
CONDSTORE ENABLE QRESYNC QUOTA NAMESPACE UIDPLUS CHILDREN BINARY
UNSELECT SORT CATENATE URLAUTH LANGUAGE ESEARCH ESORT
THREAD=ORDEREDSUBJECT THREAD=REFERENCES CONTEXT=SEARCH CONTEXT=SORT
WITHIN SASL-IR SEARCHRES METADATA ID XMSEARCH X-SUN-SORT ANNOTATE-
EXPERIMENT-1 X-UNAUTHENTICATE X-SUN-IMAP XUM1 MULTISEARCH IDLE LIST-
STATUS
B6 OK Completed'
[imapx:B] I/O: 'B7 NAMESPACE'
[imapx:B] I/O: '* NAMESPACE (("" "/")) NIL NIL
B7 OK NAMESPACE completed (took 0 ms)'
[imapx:B] I/O: 'B8 LIST "" "*" RETURN (CHILDREN SUBSCRIBED STATUS
(MESSAGES UNSEEN UIDVALIDITY UIDNEXT HIGHESTMODSEQ))'
[imapx:A] I/O: 'A9 LIST "" INBOX RETURN (CHILDREN SUBSCRIBED STATUS
(MESSAGES UNSEEN UIDVALIDITY UIDNEXT HIGHESTMODSEQ))'
[imapx:B] I/O: 'B8 BAD Parse Error (took 0 ms)'
[imapx:A] I/O: 'A9 BAD Parse Error (took 0 ms)'

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Problem setting up iCloud account in Evolution - Folder parse error

2021-04-21 Thread Chris via evolution-list
Hi all,

Ubuntu MATE 20.04.2
Evolution 3.36.4-0ubuntu1 (installed with apt)

I am also seeing the "Error fetching folders: Parse Error (took> 0ms)"
error with iCloud accounts.  Two separate users, different icloud
accounts, both working until around yesterday.  Settings unchanged, it
just stopped working.

As advised by Milan, I ran the $ CAMEL_DEBUG=imapx:io evolution
command.  Output as below.

any suggestions?
regards
Chris

RSS Plugin enabled (evolution 3.36, evolution-rss 0.3.96)
soup init()
[imapx:A] I/O: '* OK [CAPABILITY XAPPLEPUSHSERVICE IMAP4 IMAP4rev1
SASL-IR AUTH=ATOKEN AUTH=PLAIN] (2107B35-c1b96be9dc89) st43p00im-
tygg09060301.me.com'
[imapx:A] I/O: 'A0 LOGIN ...'
[imapx:A] I/O: 'A0 OK user [REDACTED] logged in'
[imapx:A] I/O: 'A1 CAPABILITY'
[imapx:A] I/O: '* CAPABILITY XAPPLEPUSHSERVICE IMAP4 IMAP4rev1
CONDSTORE ENABLE QRESYNC QUOTA NAMESPACE UIDPLUS CHILDREN BINARY
UNSELECT SORT CATENATE URLAUTH LANGUAGE ESEARCH ESORT
THREAD=ORDEREDSUBJECT THREAD=REFERENCES CONTEXT=SEARCH CONTEXT=SORT
WITHIN SASL-IR SEARCHRES METADATA ID XMSEARCH X-SUN-SORT ANNOTATE-
EXPERIMENT-1 X-UNAUTHENTICATE X-SUN-IMAP XUM1 MULTISEARCH IDLE LIST-
STATUS
A1 OK Completed'
[imapx:A] I/O: 'A2 NAMESPACE'
[imapx:A] I/O: '* NAMESPACE (("" "/")) NIL NIL
A2 OK NAMESPACE completed (took 0 ms)'
[imapx:A] I/O: 'A3 LIST "" INBOX RETURN (CHILDREN SUBSCRIBED STATUS
(MESSAGES UNSEEN UIDVALIDITY UIDNEXT HIGHESTMODSEQ))'
[imapx:A] I/O: 'A3 BAD Parse Error (took 0 ms)'
[imapx:A] I/O: 'A4 LIST "" Sent RETURN (CHILDREN SUBSCRIBED STATUS
(MESSAGES UNSEEN UIDVALIDITY UIDNEXT HIGHESTMODSEQ))'
[imapx:A] I/O: 'A4 BAD Parse Error (took 0 ms)'
[imapx:B] I/O: '* OK [CAPABILITY XAPPLEPUSHSERVICE IMAP4 IMAP4rev1
SASL-IR AUTH=ATOKEN AUTH=PLAIN] (2107B35-c1b96be9dc89) st43p00im-
tygg10060101.me.com'
[imapx:B] I/O: 'B5 LOGIN ...'
[imapx:B] I/O: 'B5 OK user [REDACTED] logged in'
[imapx:B] I/O: 'B6 CAPABILITY'
[imapx:B] I/O: '* CAPABILITY XAPPLEPUSHSERVICE IMAP4 IMAP4rev1
CONDSTORE ENABLE QRESYNC QUOTA NAMESPACE UIDPLUS CHILDREN BINARY
UNSELECT SORT CATENATE URLAUTH LANGUAGE ESEARCH ESORT
THREAD=ORDEREDSUBJECT THREAD=REFERENCES CONTEXT=SEARCH CONTEXT=SORT
WITHIN SASL-IR SEARCHRES METADATA ID XMSEARCH X-SUN-SORT ANNOTATE-
EXPERIMENT-1 X-UNAUTHENTICATE X-SUN-IMAP XUM1 MULTISEARCH IDLE LIST-
STATUS
B6 OK Completed'
[imapx:B] I/O: 'B7 NAMESPACE'
[imapx:B] I/O: '* NAMESPACE (("" "/")) NIL NIL
B7 OK NAMESPACE completed (took 0 ms)'
[imapx:B] I/O: 'B8 LIST "" "*" RETURN (CHILDREN SUBSCRIBED STATUS
(MESSAGES UNSEEN UIDVALIDITY UIDNEXT HIGHESTMODSEQ))'
[imapx:A] I/O: 'A9 LIST "" INBOX RETURN (CHILDREN SUBSCRIBED STATUS
(MESSAGES UNSEEN UIDVALIDITY UIDNEXT HIGHESTMODSEQ))'
[imapx:B] I/O: 'B8 BAD Parse Error (took 0 ms)'
[imapx:A] I/O: 'A9 BAD Parse Error (took 0 ms)'

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Problem setting up iCloud account in Evolution - Folder parse error

2021-04-21 Thread Milan Crha via evolution-list
On Tue, 2021-04-20 at 22:00 +0200, Kurt Scherffius wrote:
> $ CAMEL_DEBUG=imapx:io evolution reports the following:
> 
> Command 'evolution' not found, but can be installed with:
> 
> sudo apt install evolution
> 
> 
> Evolution has been installed on this computer via the App Center
> application, via flathub/flatpak:

Hi,
the Flatpak application is run differently:

   $ CAMEL_DEBUG=imapx:io flatpak run org.gnome.Evolution

> https://www.apple.com/support/systemstatus/
> iCloud Mail - 2 Resolved Issues

That makes sense. Evolution didn't change anything between the two
days, thus it's expected the server changed something. If there are
only some people affected, then is explains it as well.

The debug log can show what the server returned, which can be
eventually reported to the Apple folks.
Bye,
Milan

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Problem setting up iCloud account in Evolution - Folder parse error

2021-04-20 Thread Milan Crha via evolution-list
On Tue, 2021-04-20 at 17:04 +0200, Stephen Martin via evolution-list
wrote:
> When trying to sync iCloud account (via IMAP) I get "Error retrieving
> folder list for "username" / Error fetching folders: Parse Error (took
> 0ms)" and no folders for the account are displayed in the folder tree.
> 
> It worked fine yesterday.

Hi,
could there be created a new folder on the server?

You can run Evolution as this:

   $ CAMEL_DEBUG=imapx:io evolution

to see the raw IMAP communication. Ideally have enabled only one IMAP
account, if you've more, to not have interleaved the output from
different accounts. I guess the server returns something in a LIST or
LSUB response what tricks the libcamel (part of the evolution-data-
server).

It would be interesting to see whether the current stable version
(3.40.0) will also misbehave on that. Maybe if you could give a try to
a prebuilt Flatpak version from Flathub [1], which might be the easiest
way to do test it. Note the Flatpak version is not integrated with the
rest of the desktop the same way as the native version.
Bye,
Milan

[1] https://flathub.org/apps/details/org.gnome.Evolution

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list