[Evolution] Failed to refresh folder INBOX

2014-06-13 Thread Svante Signell
Hi,

Recently evolution shows the following message when accessing my IMAP
account or expunging the folder:
Failed to refresh folder INBOX.
The reported error was Error syncing changes: Command Argument Error.
11

What to do? The problem is stuck on this particular box, and is not
present on other boxes I use to access that email account with evo.

Installed packages (Debian):
ii  evolution 3.12.2-1 amd64  
ii  evolution-common 3.12.2-1 all
ii  evolution-data-server 3.12.2-1 amd64
ii  evolution-data-server-common 3.12.2-1 all
ii  evolution-plugins 3.12.2-1 amd64
ii  evolution-plugins-experimental 3.12.2-1 amd64
ii  libebackend-1.2-7 3.12.2-1 amd64
ii  libebook-1.2-14 3.12.2-1 amd64
ii  libebook-contacts-1.2-0 3.12.2-1 amd64
ii  libecal-1.2-16 3.12.2-1 amd64
ii  libedata-book-1.2-20 3.12.2-1 amd64
ii  libedata-cal-1.2-23 3.12.2-1 amd64
ii  libedataserver-1.2-18 3.12.2-1 amd64
ii  libevolution 3.12.2-1 amd64


___
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] Failed to refresh folder INBOX

2014-06-13 Thread Pete Biggs

 
 Recently evolution shows the following message when accessing my IMAP
 account or expunging the folder:
 Failed to refresh folder INBOX.
 The reported error was Error syncing changes: Command Argument Error.
 11
 

Try running Evolution from the command line, that should give a bit more
info.  If it doesn't, then run it with debugging enabled - see 

  https://wiki.gnome.org/Apps/Evolution/Debugging

Basically you need to find out what command (and arguments) is causing
that error.

P.

___
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] Failed to refresh folder INBOX

2014-06-13 Thread Svante Signell
On Fri, 2014-06-13 at 10:53 +0100, Pete Biggs wrote:
  
  Recently evolution shows the following message when accessing my IMAP
  account or expunging the folder:
  Failed to refresh folder INBOX.
  The reported error was Error syncing changes: Command Argument Error.
  11
  
 
 Try running Evolution from the command line, that should give a bit more
 info.  If it doesn't, then run it with debugging enabled - see 
 
   https://wiki.gnome.org/Apps/Evolution/Debugging
 
 Basically you need to find out what command (and arguments) is causing
 that error.

With   CAMEL_DEBUG=imapx:io evolution  logfile  I get
(evolution:30280): GLib-GObject-CRITICAL **: g_closure_unref: assertion
'closure-ref_count  0' failed
[imapx:D] I/O: 'D00037 UID STORE 10496159 +FLAGS.SILENT (JUNK)'
[imapx:D] I/O: 'D00037 BAD Command Argument Error. 11'


___
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] Failed to refresh folder INBOX

2014-06-13 Thread Svante Signell
On Fri, 2014-06-13 at 12:16 +0200, Svante Signell wrote:
 On Fri, 2014-06-13 at 10:53 +0100, Pete Biggs wrote:
   
   Recently evolution shows the following message when accessing my IMAP
   account or expunging the folder:
   Failed to refresh folder INBOX.
   The reported error was Error syncing changes: Command Argument Error.
   11
   
  
  Try running Evolution from the command line, that should give a bit more
  info.  If it doesn't, then run it with debugging enabled - see 
  
https://wiki.gnome.org/Apps/Evolution/Debugging
  
  Basically you need to find out what command (and arguments) is causing
  that error.
 
 With   CAMEL_DEBUG=imapx:io evolution  logfile  I get
 (evolution:30280): GLib-GObject-CRITICAL **: g_closure_unref: assertion
 'closure-ref_count  0' failed
 [imapx:D] I/O: 'D00037 UID STORE 10496159 +FLAGS.SILENT (JUNK)'
 [imapx:D] I/O: 'D00037 BAD Command Argument Error. 11'
and:
(evolution:30280): evolution-mail-WARNING **: Failed to refresh folder
'srs@kth.
se: INBOX': Error syncing changes: Command Argument Error. 11

I have not requested to sync when working off-line!

___
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] Failed to refresh folder INBOX

2014-06-13 Thread Milan Crha
On Fri, 2014-06-13 at 12:16 +0200, Svante Signell wrote:
 [imapx:D] I/O: 'D00037 UID STORE 10496159 +FLAGS.SILENT (JUNK)'
 [imapx:D] I/O: 'D00037 BAD Command Argument Error. 11'

Hi,
it seems like you marked one of the messages as Junk, but the server
rejects to store this flag there. As you mentioned GMail, I suppose it's
the GMail server which rejected it. Probably the easiest would be to
remove local folder summary for that account. That is usually stored at
   ~/.cache/evolution/mail/some-account-uid/folders.db
Closing evolution and removing that file will lead to its recreate from
scratch the next evolution's start.
Hope it helps,
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] Failed to refresh folder INBOX/lost emails

2014-06-13 Thread Svante Signell
On Fri, 2014-06-13 at 16:02 +0200, Svante Signell wrote:
 On Fri, 2014-06-13 at 12:43 +0200, Milan Crha wrote:
  On Fri, 2014-06-13 at 12:16 +0200, Svante Signell wrote:
   [imapx:D] I/O: 'D00037 UID STORE 10496159 +FLAGS.SILENT (JUNK)'
   [imapx:D] I/O: 'D00037 BAD Command Argument Error. 11'
  
  Hi,
  it seems like you marked one of the messages as Junk, but the server
  rejects to store this flag there. As you mentioned GMail, I suppose it's
  the GMail server which rejected it. Probably the easiest would be to
  remove local folder summary for that account. That is usually stored at
 ~/.cache/evolution/mail/some-account-uid/folders.db
  Closing evolution and removing that file will lead to its recreate from
  scratch the next evolution's start.

Did not work for my gmail account. Still emails are lost! Another issue
is that deleted email just disappear regularly, even if I chose to keep
deleted emails until expunging the folder???

___
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] Failed to refresh folder INBOX/lost emails

2014-06-13 Thread Pete Biggs

 
 Did not work for my gmail account. Still emails are lost! Another issue
 is that deleted email just disappear regularly, even if I chose to keep
 deleted emails until expunging the folder???
 

The default for Gmail is to auto-expunge deleted messages (independently
of what you have set Evolution to do).  To change it in Gmail go to
Settings - Forwarding and POP/IMAP and the setting is in the IMAP
section.

But in general the IMAP bit of Gmail always feels like a bit of
cobbled-on after thought and some of the IMAP features do not map
cleanly on to Gmail - and deleting is one of those.  After all the
mantra of Gmail has always been Why delete it when you have so much
space

P.

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