Re: [Evolution] Is There A Manual

2012-12-08 Thread Andre Klapper
Hi JC,

> Is there a down loadable manual for Evolution somewhere?  

Yes, in the "Help" menu of Evolution under "Contents". If that option does not 
show up in your distribution you might need to install another package, such as 
"evolution-help". 
The same manual is available at http://library.gnome.org/users/evolution/

> Specifically,
> is it possible to send an email to people involved from setting up an
> appointment?

Not sure whay exactly you ask for, but if you make it a meeting instead of an 
appointment, you can request the presence of people and they will receive an 
invitation.

andre

-adv-
___
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] All folders gone!

2012-12-08 Thread Patryk Benderz
Dnia 2012-12-06, czw o godzinie 20:28 -0800, Brewster Gillett pisze:
> Evo 3.2.3 under Ubuntu 12.04
> 
> Just now I started Evo, and when it came up, no folders were displayed;
[cut]
Did you by any chance turned off folders window? To check it go to:
"Top-menu>View>Layout>Show side panel". I do not use English version, so
names in manu might be not accurate.

-- 
Patryk "LeadMan" Benderz
Linux Registered User #377521
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

___
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] [Fwd: Re: local mail spool still unaccessible with evo 3.4.4.-1]

2012-12-08 Thread Svante Signell
On Fri, 2012-11-30 at 00:20 +, Pete Biggs wrote:
> > 
> > > Have you run Evolution with debugging enabled on this newly installed
> > > computer?  Does it show any errors or problems?
> > 
> > Not yet, will try that.

The only debug flag from the man page says:
   --debug=FILE
  Send the debugging output of all components to FILE.

Is that how debugging is enabled? What about verbosity levels?

Attached is a heavily edited diff of strace (diff -u imap.out imap
+local.out) for a imap account enabled, and imap+local spool enabled.
Nothing immediate I can see here, maybe you do. Perhaps I removed too
much information by mistake, but the log files were 12Mb+ large. 

 poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=12, events=POLLIN}, {fd=7, events=POLLIN}], 5, 0) = 0 (Timeout)
 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
-writev(3, [{"5\30\4\0\346\1 \3\"\0 \3g\1\34\0\224\4\6\0\347\1 \3\346\1 \3*\0\0\0"..., 2792}, {NULL, 0}, {"", 0}], 3) = 2792
-recvfrom(3, 0x7f29fc9c1ad4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable)
-recvfrom(3, 0x7f29fc9c1ad4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable)
-poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=12, events=POLLIN}, {fd=7, events=POLLIN}], 5, 29) = 0 (Timeout)
-recvfrom(3, 0x7f29fc9c1ad4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable)
+writev(3, [{"5\30\4\0\362\1 \3\"\0 \3\317\2\34\0\224\4\6\0\363\1 \3\362\1 \3*\0\0\0"..., 4088}, {NULL, 0}, {"", 0}], 3) = 4088
+recvfrom(3, 0x7f1795d65ad4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable)
+recvfrom(3, 0x7f1795d65ad4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable)
+poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=12, events=POLLIN}, {fd=7, events=POLLIN}], 5, 32
+(evolution:5302): camel-local-prrecvfrom(3, 0x7f1795d65ad4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable)
+
+(evolution:5302): evolution-mail-WARNING **: Failed to refresh folders: Summary and folder mismatch, even after a sync
+poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=12, events=POLLIN}, {fd=7, events=POLLIN}], 5, 0) = 1 ([{fd=4, revents=POLLIN}])
+read(4, "\4\0\0\0\0\0\0\0", 16) = 8
+recvfrom(3, 0x7f1795d65ad4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable)

 poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=12, events=POLLIN}, {fd=7, events=POLLIN}], 5, 0) = 0 (Timeout)
+read(4, 0x7fff7890a350, 16) = -1 EAGAIN (Resource temporarily unavailable)
+lstat("/usr/share/icons/gnome/22x22/status/mail-unread.png", {st_mode=S_IFREG|0644, st_size=1100, ...}) = 0
+lstat("/usr/share/icons/gnome/16x16/status/mail-unread.png", {st_mode=S_IFREG|0644, st_size=773, ...}) = 0
+
+(evolution:5302): camel-local-provider-WARNING **: Didn't get the next message where I expected (90262) got 0 instead
+{st_mode=S_IFREG|0644, st_size=1254, ...}) = 0
+lstat("/usr/share/icons/gnome/32x32/status/mail-unread.png", 
+(evolution:5302): camel-WARNING **: Summary and folder mismatch, even after a sync
+{st_mode=S_IFREG|0644, st_size=1687, ...}) = 0
+
+(evolution:5302): camel-WARNING **: CamelVTrashFolder::synchronize_sync() set its GError but then reported success
+
+(evolution:5302): camel-WARNING **: Error message was: Error storing 'mailbox: /user/INBOX (spool)': Summary and folder mismatch, even after a sync
+
+(evolution:5302): camel-WARNING **: CamelVTrashFolder::refresh_info_sync() set its GError but then reported success
+
+(evolution:5302): camel-WARNING **: Error message was: Error storing 'mailbox: /user/INBOX (spool)': Summary and folder mismatch, even after a sync
+
+(evolution:5302): evolution-mail-WARNING **: Failed to refresh folders: Error storing 'mailbox: /user/INBOX (spool)': Summary and folder mismatch, even after a sync
+lstat("/usr/share/icons/gnome/48x48/status/mail-unread.png", {st_mode=S_IFREG|0644, st_size=2609, ...}) = 0
+poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
+writev(3, [{"\22\0004\22\"\0 \3?\1\0\0\6\0\0\0 \4\6\0.\22\0\0\26\0\0\0\26\0\0\0"..., 16384}, {NULL, 0}, {"", 0}], 3) = 16384
+recvfrom(3, 0x7f1795d65ad4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable)
+
+(evolution:5302): camel-WARNING **: Summary and folder mismatch, even after a sync
+
+(evolution:5302): camel-WARNING **: CamelVTrashFolder::synchronize_sync() set its GError but then reported success
+
+(evolution:5302): camel-WARNING **: Error message was: Error storing 'mailbox: /user/INBOX (spool)': Summary and folder mismatch, even after a sync
+
+(evolution:5302): camel-WARNING **: CamelVTrashFolder::refresh_info_sync() set its GError but then reported success
+
+(evolution:5302): camel-WARNING **: Error message was: Error storing 'mailbox: /user/INBOX (spool)': Summary and folder mismatch, even after a sync
+
+(evolut

Re: [Evolution] Is There A Manual

2012-12-08 Thread Jerry Criswell
Thank you Andre.  Appreciate the help
-- 

JC 

-Original Message-
From: Andre Klapper 
To: Jerry Criswell 
Cc: evolution-list@gnome.org
Subject: Re: [Evolution] Is There A Manual
Date: Sat, 08 Dec 2012 13:27:06 +0100


Hi JC,

> Is there a down loadable manual for Evolution somewhere?  

Yes, in the "Help" menu of Evolution under "Contents". If that option does not 
show up in your distribution you might need to install another package, such as 
"evolution-help". 
The same manual is available at http://library.gnome.org/users/evolution/

> Specifically,
> is it possible to send an email to people involved from setting up an
> appointment?

Not sure whay exactly you ask for, but if you make it a meeting instead of an 
appointment, you can request the presence of people and they will receive an 
invitation.

andre

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