Re: [Evolution] Configuring Evolution to work with Axigen Server for Calendar

2015-03-10 Thread Adam Tauno Williams
On Tue, 2015-03-10 at 13:30 -0400, Brian Goad wrote:
> I am trying to get my calendar to work with Evolution. I am using
> version 3.12.10. I get a timeout error when setting the configuration to
> web based. I have attempted to use CalDav with no avail. Typically we
> use iCal, am I missing a package that gives me that option?

I have never used Axigen, but I work on a WebDAV/CalDAV server, so I
know about the topic in general.

First thing I would do is (a) consult the documentation of the server
for configuration information (b) connect to the server with a generic
WebDAV client, (c) use curl to hit the .well-known URI to see if the
server supports that.

(b) CalDAV is a *superset* of WebDAV, so a CalDAV server is a WebDAV
server [unless it is ***terribly*** implemented].  You can use cadaver
if you like to work in a terminal or GVFS can connect to WebDAV.

   Just aim nautilus at dav://{user}@{serverName}/{uri} and you should
be able to access the server, if that doesn't work, Evolution will not
work, as your URI is wrong.
  
   P.S. You can use davs:// to do WebDAV over HTTPS

(c) curl -u {username} -v http://{servername}/.well-known/caldav

   This should provide an HTTP/301 to the root of the server's CalDAV
collection.  This is the official way for clients to do
auto-configuration when meeting a new server.

curl -v -u adam https://www.example.com/.well-known/caldav
< HTTP/1.1 301 Moved
< Server: nginx/1.4.0
< Date: Wed, 11 Mar 2015 00:37:43 GMT
< Content-Type: application/octet-stream
< Content-Length: 0
< Connection: keep-alive
< Set-Cookie: 
< Location: /dav/Calendar/

This mean CalDAV begins at https://www.example.com/dav/Calendar/

-- 
Adam Tauno Williams  GPG D95ED383
Systems Administrator, Python Developer, LPI / NCLA

___
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] Configuring Evolution to work with Axigen Server for Calendar

2015-03-10 Thread Pete Biggs

> 
> I am trying to get my calendar to work with Evolution. I am using
> version 3.12.10. I get a timeout error when setting the configuration to
> web based. I have attempted to use CalDav with no avail. Typically we
> use iCal, am I missing a package that gives me that option?

iCal calendars in Evolution are the ones of type "On The Web".  They
are, by definition, read only.  Is that what you want?

I've never really looked at Axigen, but a quick google comes up with
this page:

 http://www.axigen.com/kb/show/288

on how to configure access to a calendar.

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] can't send mails -name:1.13-

2015-03-10 Thread Andre Klapper
On Tue, 2015-03-10 at 20:13 +0100, fergus wrote:
> no I had no crashes before
> They started about two weeks ago

If you have crashes, please report them via your distribution's bug
reporting tool. For Ubuntu that's https://wiki.ubuntu.com/Apport

(The 3.10.x isn't supported by upstream development anymore (too old) so
it's up to your distribution, if your distribution still supports /
ships that version.)

Thanks,
andre
-- 
Andre Klapper  |  ak...@gmx.net
http://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] can't send mails -name:1.13-

2015-03-10 Thread fergus
now this mail won't go out


sorry, the mail will come twice

the version is 3.10.4 and runs on ubuntu 14.04

no I had no crashes before
They started about two weeks ago
regards
fergus


Am Dienstag, den 10.03.2015, 19:29 +0100 schrieb Andre Klapper:
> On Tue, 2015-03-10 at 17:40 +0100, fergus wrote:
> > now I get the message:
> > The name :1.10 was not provided by any .service files
> > 
> > It happens very often, every day! And I haven't changed or installed
> > anything.
> > Where could I found the "crash catcher".
> 
> Entirely depends on your distribution.
> Plus you did not mention any crashes before?
> 
> Cheers,
> andre



___
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] can't send mails -name:1.13-

2015-03-10 Thread Andre Klapper
On Tue, 2015-03-10 at 17:40 +0100, fergus wrote:
> now I get the message:
> The name :1.10 was not provided by any .service files
> 
> It happens very often, every day! And I haven't changed or installed
> anything.
> Where could I found the "crash catcher".

Entirely depends on your distribution.
Plus you did not mention any crashes before?

Cheers,
andre
-- 
Andre Klapper  |  ak...@gmx.net
http://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] Configuring Evolution to work with Axigen Server for Calendar

2015-03-10 Thread Brian Goad
Hi,

I am trying to get my calendar to work with Evolution. I am using
version 3.12.10. I get a timeout error when setting the configuration to
web based. I have attempted to use CalDav with no avail. Typically we
use iCal, am I missing a package that gives me that option?

Brian

___
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] can't send mails -name:1.13-

2015-03-10 Thread fergus
now I get the message:
The name :1.10 was not provided by any .service files

It happens very often, every day! And I haven't changed or installed
anything.
Where could I found the "crash catcher".
I am using version 3.10.4

regards
fergus




Am Dienstag, den 03.03.2015, 07:59 +0100 schrieb Milan Crha:
> On Fri, 2015-02-27 at 20:10 +0100, fergus wrote:
> > the reported error was "the name:1.13 was not provided by any 
> > .service files".
> > or another one
> 
> Hi,
> it usually means that one of the background processes crashed, it 
> might be probably evolution-addressbook-factory, for some reason. Why 
> it crashed should tell you your "crash catcher".
> 
> > Verbindung mit »smtp.web.de:465« gescheitert: TCP connection reset 
> > by peer
> 
> This means that the server "rejected" connection. I'd guess they 
> changed server settings and you might use a different port or security 
> settings.
> 
> > evolution runs under
> > ubuntu 14.04, 64 bit
> 
> Knowing your distribution is also usable, but it's not the same as 
> knowing your Evolution version, which is more important on the 
> Evolution mailing list than the distribution version. (For me 
> personally, "ubuntu 14.04" doesn't tell me anything about Evolution 
> version, I do not use Ubuntu, I do not know what they ship there, I do 
> not know when you updated evolution packages the last time).
> 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] "Empty cache file" errors

2015-03-10 Thread Milan Crha
On Tue, 2015-03-10 at 11:56 +0100, Andrea Vai wrote:
> so are you saying that Pete's advices (thank you Pete for your 
> answer,
> also!) are not useful, so I don't even have to try out them?

Hi,
apparently no. While there are many issues where local cache purge 
helps to fix them, this particular bug is not in that group, thus you 
do not need to do anything with the local cache.

> And also, what are the drawbacks of these errors (apart from the
> annoying messages, that I can try to get used to ;-))? May I simply
> ignore them?

If you set the IMAPx account to use only one concurrent connection, 
then you'll be safer. Once you see that error message you can re-
select the affected message, which will re-download it. The problem is 
that the message will not be passed through your filters (use Ctrl+Y 
to apply filters manually) or similar things. What exactly will (not) 
happen depends on the place where the bug strikes. See all the 
variants of the error message you sent here. 
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] "Empty cache file" errors

2015-03-10 Thread Andrea Vai
Thank you Milan,
so are you saying that Pete's advices (thank you Pete for your answer,
also!) are not useful, so I don't even have to try out them?

And also, what are the drawbacks of these errors (apart from the
annoying messages, that I can try to get used to ;-))? May I simply
ignore them?

Bye,
Andrea


Il giorno mar, 10/03/2015 alle 11.44 +0100, Milan Crha ha scritto:
> On Tue, 2015-03-10 at 10:59 +0100, Andrea Vai wrote:
> > I have found some talks about this problem on this list some time 
> > ago, but they were not enough clear to me to understand and solve my 
> > problem.
> 
> Hi,
> you cannot fully solve that on your side, unfortunately. You can set 
> concurrent connections to 1 in your IMAP account (Receiving Options 
> tab), which can work better for some time.
> 
> It's a bug, kind-of race condition, in the IMAPx code.
> More information can be found here:
> https://bugzilla.gnome.org/show_bug.cgi?id=737468
> 
> 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] "Empty cache file" errors

2015-03-10 Thread Milan Crha
On Tue, 2015-03-10 at 10:59 +0100, Andrea Vai wrote:
> I have found some talks about this problem on this list some time 
> ago, but they were not enough clear to me to understand and solve my 
> problem.

Hi,
you cannot fully solve that on your side, unfortunately. You can set 
concurrent connections to 1 in your IMAP account (Receiving Options 
tab), which can work better for some time.

It's a bug, kind-of race condition, in the IMAPx code.
More information can be found here:
https://bugzilla.gnome.org/show_bug.cgi?id=737468

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] Evolution Calendar not getting synced reliably

2015-03-10 Thread Milan Crha
On Tue, 2015-03-10 at 09:42 +, Taborsky, Jiri wrote:
> I am having problem with Evolution Calendar connecting to Office365 
> via EWS that not all meetings are not shown. Majority of meetings 
> are present, but some random meetings are not shown (they are 
> visible in O365 web calendar, but not in Evolution Calendar). 
> Refreshing Evolution Calendar does not help. I set "Automatically 
> synchronize remote e-mail locally" option and few meetings appear in 
> Calendar, but still not all of them, hence using Evolution Calendar 
> is not reliable.
> 
> Not sure if this is related, but I set also options "Check for new 
> messages every 1 minutes", "Check for new messages in all folders" 
> and "Listen for server change notifications" for related e-mail 
> account.

Hi,
you are right that some of these options influence also behavior of 
the Calendar and Address book, but not all of them.

Evolution-ews uses something like 'incremental updates', which means 
that it has stored some server-provided tag for a state at some time 
and on each refresh asks the server with that tag for 'what was 
changed'.

I do not know many details about your missing meetings, but I would 
guess that the evolution-calendar-factory crashed in the middle of 
some update, while the evolution-ews has already stored the tag in the 
local cache, thus it was "thinking" that it is in that new state 
already. (Like it saved the new state tag too early, and the next 
start used it, effectively missing other changes.)

Could you try to close Evolution, (ideally also evolution-calendar-
factory process, but that's not doable under gnome-shell, which auto-
starts it) them remove
   ~/.cache/evolution/calendar//
folder, thus the next start (you should restart the calendar factory 
process after the removal) evolution-ews will refresh its local cache 
from scratch and possibly download what was missing - unless it 
crashes again, which you might catch with ABRT or any similar tool.
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] Socket I/O time out in IMAP IDLE connections

2015-03-10 Thread Milan Crha
On Mon, 2015-03-09 at 15:47 +0100, Florian Baumann wrote:
> So I recompiled evolution and evolution-data-server with debug 
> symbols
> enabled. As it turns out, the G_IS_SOCKET_CONNECTION check returns
> false, so it the function immediately returns.

Hi,
hmm, interesting. How do you connect to that server then?

Could you add this line just in front of the 'if 
(G_IS_SOCKET_CONNECTION(...))', like line 1222, and write here what 
will be printed on the console, please? (It'll be printed multiple 
times, one line is sufficient.)

   g_print ("%s: %p (%s)\n", __FUNCTION__, connection, G_OBJECT_TYPE_NAME 
(connection));

Thanks in advance.
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] "Empty cache file" errors

2015-03-10 Thread Pete Biggs

> I am new to the list, I have subscribed recently to address some
> problems that I experience with evolution. The current problem has
> raised after upgrading from Ubuntu Trusty to Utopic (that is, from evo
> 3.10.4 to 3.12.10 which is my current evo version): sometimes the error
> message "Empty cache file" comes up.
> 
> I have found some talks about this problem on this list some time ago,
> but they were not enough clear to me to understand and solve my problem.

Thank you for looking at the archives to try and find the answer.  I
presume the things you found were from January this year?  As far as I
can see that thread was never properly resolved :-(

> 
> Unfortunately, I am not able to say under which circumstances the error
> appears: sometimes when a message arrives, or perhaps when I move a
> message from one folder to another (but I cannot say it for sure).
> 
> When the error comes up, the error message can vary and here are some 
> examples:
> 
> Error during the execution of the operation.
> Empty cache file: 
> /home/andrea/.cache/evolution/mail/1274249661.2157.26@andrea-desktop/folders/INBOX/cur/12/46230
> 

Have you had a look at one of the file locations?  Does the cache file
actually exist, and is it indeed empty?

The cache files are disposable so it might be worth clearing them out.
You should shutdown evolution and make sure nothing evolution related is
running. Then do 

rm -Rf /home/andrea/.cache/evolution/mail/1274249661.2157.26@andrea-desktop

or even just move the mail cache location to one side

mv  /home/andrea/.cache/evolution/mail /home/andrea/.cache/evolution/mail.x

The next time you use Evolution it will take longer to start up (a lot
longer if you have lots of mail) while it downloads the folder and
message lists.

Let us know if it makes a difference.

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


[Evolution] Evolution Calendar not getting synced reliably

2015-03-10 Thread Taborsky, Jiri
I am having problem with Evolution Calendar connecting to Office365 via EWS 
that not all meetings are not shown. Majority of meetings are present, but some 
random meetings are not shown (they are visible in O365 web calendar, but not 
in Evolution Calendar). Refreshing Evolution Calendar does not help. I set 
"Automatically synchronize remote e-mail locally" option and few meetings 
appear in Calendar, but still not all of them, hence using Evolution Calendar 
is not reliable.

Not sure if this is related, but I set also options "Check for new messages 
every 1 minutes", "Check for new messages in all folders" and "Listen for 
server change notifications" for related e-mail account.

#rpm -qa | grep evolution
evolution-ews-3.12.11-1.fc21.x86_64
evolution-data-server-3.12.11-1.fc21.x86_64
evolution-help-3.12.11-1.fc21.noarch
evolution-3.12.11-1.fc21.x86_64

# uname -a
Linux  3.18.7-200.fc21.x86_64 #1 SMP Wed Feb 11 21:53:17 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux


This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you for understanding.
___
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] Socket I/O time out in IMAP IDLE connections

2015-03-10 Thread Florian Baumann
On Mon, 2015-03-09 at 08:24 +0100, Milan Crha wrote:
> On Thu, 2015-03-05 at 17:06 +0100, Florian Baumann wrote:
> > Do you know something I could do to further debug this?
> 
> Hi,
> not much, except of some gdb debugging. You might verify that the 
> function imapx_server_set_connection_timeout() from here:
> 
> https://git.gnome.org/browse/evolution-data-server/tree/camel/providers/imapx/camel-imapx-server.c?h=evolution-data-server-3-12#
> n1216
> 
> is called, and all the code in it is executed. Looking at it, it can 
> be that your connection isn't a GSocketConnection or it doesn't have a 
> socket, thus the timeout couldn't be changed, but that's unlikely, 
> from my point of view.

So I recompiled evolution and evolution-data-server with debug symbols
enabled. As it turns out, the G_IS_SOCKET_CONNECTION check returns
false, so it the function immediately returns.



___
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] "Empty cache file" errors

2015-03-10 Thread Andrea Vai
Hi all,
I am new to the list, I have subscribed recently to address some
problems that I experience with evolution. The current problem has
raised after upgrading from Ubuntu Trusty to Utopic (that is, from evo
3.10.4 to 3.12.10 which is my current evo version): sometimes the error
message "Empty cache file" comes up.

I have found some talks about this problem on this list some time ago,
but they were not enough clear to me to understand and solve my problem.

Unfortunately, I am not able to say under which circumstances the error
appears: sometimes when a message arrives, or perhaps when I move a
message from one folder to another (but I cannot say it for sure).

When the error comes up, the error message can vary and here are some examples:

Error during the execution of the operation.
Empty cache file: 
/home/andrea/.cache/evolution/mail/1274249661.2157.26@andrea-desktop/folders/INBOX/cur/12/46230

Error during the execution of the operation.
Execute of filter «Mail to myem...@mydomain.com» not succeded: Empty cache 
file: 
/home/andrea/.cache/evolution/mail/1274249661.2157.26@andrea-desktop/folders/INBOX/cur/12/46231

Error during «Download of new messages for off-line mode».
Empty cache file: 
/home/andrea/.cache/evolution/mail/1274249661.2157.26@andrea-desktop/folders/INBOX/cur/11/46228

Error during «Unknown background operation».
Execute of filter «Mail to myem...@mydomain.com» not succeded: Empty cache 
file:  
/home/andrea/.cache/evolution/mail/1274249661.2157.26@andrea-desktop/folders/INBOX/cur/12/46236

Error during the execution of the operation.
Execute of filter «Mail to myem...@mydomain.com» not succeded: Empty cache 
file: 
/home/andrea/.cache/evolution/mail/1274249661.2157.26@andrea-desktop/folders/INBOX/cur/12/46239

Error during «Download of new messages for off-line mode».
Empty cache file: 
/home/andrea/.cache/evolution/mail/1274249661.2157.26@andrea-desktop/folders/[Gmail]/subfolders/Posta
 inviata/cur/2a/23647

Error during «Filtering new message in «INBOX»».
Execute of filter «Mail to myem...@mydomain.com» not succeded: Empty cache 
file:  
/home/andrea/.cache/evolution/mail/1274249661.2157.26@andrea-desktop/folders/INBOX/cur/14/46252

Error during «Filtering new message in «INBOX»».
Execute of filter «Mail to myem...@mydomain.com» not succeded: Empty cache 
file:  
/home/andrea/.cache/evolution/mail/1274249661.2157.26@andrea-desktop/folders/INBOX/cur/16/46273

I have double checked my filtering rules, and does not seem to be anything bad 
in them (btw, all used to work fine with these rules, before the upgrade).

Sorry for my english, and also keep in mind that error messages are
translated from italian by me, so can't be sure that they correspond
literally to the english ones.

Thank you very much for your help,

Best regards
Andrea Vai

Evo 3.12.10 on Ubuntu 14.10

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