[Bug 138746] Re: CalDAV calenders do not work

2010-09-29 Thread Martin Ueding
I have a problem with the Yahoo! Calendar over CalDAV:
Although I can read my appointments, for some reason I cannot save new or 
altered items. It just works for a couple seconds (I guess it is a timeout) and 
then just says Unknown Error.

The Calendar is accessed over SSL.

In Thunderbird with Lightning plugin, I can write and alter items, so
there has to be some sort of problem in Evolution then.

--

Ubuntu 10.04 Netbook on Asus Eee

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 138746] Re: CalDAV calenders do not work

2009-03-31 Thread Erik Lönroth
I am running Ubuntu 8.10

I have a davical installation as follows:

e...@ubuntu0:/var/www$ dpkg-query -W davical
davical 0.9.6.2

I'm using Evolution on my laptop as follows:

e...@mambo:~$ dpkg-query -W evolution
evolution   2.24.3-0ubuntu1
e...@mambo:~$ dpkg-query -W libecal1.2-7
libecal1.2-72.24.3-0ubuntu1
e...@mambo:~$ dpkg-query -W libedata-cal1.2-6
libedata-cal1.2-6   2.24.3-0ubuntu1

I can add a calendar from the server belonging to my user and add
records to it.

I can't however access other users calendars which I have setup as READ
in davical. I dont know if this is a davical server problem or evolution
problem.

Loggs from davical apache server:

[Tue Mar 31 19:33:13 2009] [error] [client 192.168.122.1] File does not exist: 
/usr/share/davical/htdocs/20090330T100952Z.ics
[Tue Mar 31 19:33:13 2009] [error] [client 192.168.122.1] File does not exist: 
/usr/share/davical/htdocs/20090330T210116Z.ics
[Tue Mar 31 19:49:18 2009] [error] [client 192.168.122.1] ubuntu0: DBG: Record 
usr write type is update., referer: 
http://192.168.122.230/usr.php?user_no=1002edit=1
[Tue Mar 31 19:49:25 2009] [error] [client 192.168.122.1] ubuntu0: DBG: Record 
usr write type is update., referer: 
http://192.168.122.230/usr.php?user_no=1002edit=1
[Tue Mar 31 19:49:35 2009] [error] [client 192.168.122.1] ubuntu0: DBG: Record 
usr write type is update., referer: 
http://192.168.122.230/usr.php?edit=1user_no=1002action=delete_relationshipfrom_user=1001
[Tue Mar 31 20:03:13 2009] [error] [client 192.168.122.1] File does not exist: 
/usr/share/davical/htdocs/20090330T100952Z.ics
[Tue Mar 31 20:03:13 2009] [error] [client 192.168.122.1] File does not exist: 
/usr/share/davical/htdocs/20090330T210116Z.ic

 
Errors from evolution:

e...@mambo:~$ fg
evolution

(evolution:23319): calendar-gui-WARNING **: Unable to load the calendar
Unknown error

I can confirm that using my own calendar works but accessing other users
calendars dont.

** Attachment added: Shows that it works on my own calendar but can't 
access/read from others.
   http://launchpadlibrarian.net/24585789/evolution.png

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 138746] Re: CalDAV calenders do not work

2009-03-31 Thread Erik Lönroth
I can now confirm that I can add and view calendars from my own and
other persons calendar.

My post above can be ignored. I had set the wrong permission in the
davical server that prevented me from accessing the calendar.

Viewing other persons calendars are possible.

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 138746] Re: CalDAV calenders do not work

2009-03-22 Thread Emanuel Greisen
Trying to connect to Google Calendar with CalDAV does not work either.
Using Wireshark I found the following:

OPTIONS 
/calendar/feeds/xx...@gmail.com/private-b5a70461d8733f6d02feafa0ec0bce57/basic 
HTTP/1.1
Host: www.google.com
User-Agent: Evolution/2.24.3

And the server responds:

HTTP/1.1 501 Not Implemented
Content-Type: application/vnd.google.gdata.error+xml
Transfer-Encoding: chunked
Date: Sun, 22 Mar 2009 19:32:21 GMT
Expires: Sun, 22 Mar 2009 19:32:21 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
Server: GFE/2.0

errors xmlns='http://schemas.google.com/g/2005'
error
domainGData/domain
codeNotImplementedException/code
internalReasonOPTIONS is not supported/internalReason
/error
/errors

Now, why is this OPTIONS call so important? Could Evolution not just try
it and if it does not work use GET to fetch the calendar?

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 138746] Re: CalDAV calenders do not work

2009-01-06 Thread Pete Goodall
You have to remove it from gconf (afaik).

- Exit evolution and run `evolution --force-shutdown` in a terminal.  
- Then run `gconftool-2 --shutdown`
- If it is not already installed, install gconf-editor then start gconf-editor 
and go to /apps/evolution/ and click on calendar.
- Edit the sources key and remove that calendar source.  You will know which 
source to remove by either the entry with the base_uri of caldav://.

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 138746] Re: CalDAV calenders do not work

2009-01-05 Thread Brunellus
I can confirm that this is still an issue in current Intrepid.  I
misconfigured a CalDAV calendar, and now every time I try to delete it,
evolution hangs, showing futex_wait in the System Monitor.  What config
file do I have to edit to remove the CalDAV calendar manually??

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 138746] Re: CalDAV calenders do not work

2008-11-25 Thread Michel Briand
Hello,

I've upgraded to Ubuntu 8.10 to see if the problem could have disappear.
NO :(.

I totally agree with the comment from Justin about the simple calendar
server setup.

Personally I've set up a very simple solution with apache, mod_dav_fs
and ssl.

It works very well with Korganizer and the Lightning extension to
icedove / thunderbird.

Furthermore, I tested the file (-i) command on the .ics file. It returns 
text/plain.
So I suspected that evolution-data-server would have downloaded the file from 
https and ran the file command on it, having get that false result.

I fixed my /etc/magic file like this:

0   string/cBEGIN:VCALENDAR vCalendar calendar file
!:mime text/calendar

And I re-tested file (-i) on the .ics file. No problem. It reports
text/calendar.

But no change in Evolution. I took care of possible cache and removed
the calendar from Evolution window, completely shutdown Evolution, and
restarted it.

So, to conclude : no way to make Evolution work with a simple CalDAV
solution.

What next ?

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 138746] Re: CalDAV calenders do not work

2008-11-25 Thread Michel Briand
Please read in my previous post : comment from Justus (and not
Justin).

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 138746] Re: CalDAV calenders do not work

2008-07-26 Thread umesh
Hi, 
I am trying to integrate Thunderbird Lightning with Davical server.
But I am not able to publish any calender to Davical server and nor I am able 
to add any event from Lightning to calender on Davical server.

Please Help as soon as possible.

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 138746] Re: CalDAV calenders do not work

2008-04-28 Thread Josh Davis
I'm trying to connect to a CalDAV server that I don't control, so
replacing it with DAViCAL Server is not a solution for me.  The CalDAV
support in Mozilla Sunbird works perfectly, so my workaround is to use
that instead of Evolution calendar until this bug gets fixed.  However,
I would prefer not having to use a stand-alone calendar.

I'm not getting any error messages from Evolution.  It just isn't
showing my meetings, quietly acting as if my calendar is empty.

I tried running it from the console.  When I disable and then enable the CalDAV 
calendar, I see this cryptic message:
=
calendar-gui-Message: Check if default client matches ([EMAIL PROTECTED] [EMAIL 
PROTECTED])
=

manatee is my computer's name.

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 138746] Re: CalDAV calenders do not work

2008-03-22 Thread Christian Becker
** Changed in: evolution-caldav (Ubuntu)
   Status: New = Invalid

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 138746] Re: CalDAV calenders do not work

2008-03-12 Thread Christian Becker
Its working with DAViCAL

** Changed in: evolution (Ubuntu)
   Status: Incomplete = Invalid

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 138746] Re: CalDAV calenders do not work

2008-03-03 Thread Christian Becker
CalDav Calendars work here with the Realy Simple Caldav Store which is
now renamed to DAViCAL Server fine :)

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 138746] Re: CalDAV calenders do not work

2008-02-28 Thread Andrew Clunis
Argh, I apologize for all the typos in the proceeding message.  I was
rushing to avoid getting punted off by the coffee shop's captive portal
timeout...

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 138746] Re: CalDAV calenders do not work

2008-02-28 Thread Andrew Clunis
I've been trying to test Evolution (both in Gutsy and Hardy, they fail
the same way) against Zimbra 5, and I've been having similar issues.  I
add the account (my server supports SSL or cleartext, and both fail the
same way), and then I click on the checkbox for the calendar in the
calendars list in order to enable it.  Evolution asks me for the http
password, and I enter it and click OK.l  The box remains checked for a
few moments, and then winks clear again.

It prints either:

(evolution:14059): calendar-gui-WARNING **: Unable to load the calendar
Unknown error

or:

(evolution:14059): calendar-gui-WARNING **: Unable to load the calendar
No such calendar

Thanks to Wireshark, I've been able to determine Evolution sends the
following OPTIONS stanza:

OPTIONS /dav/orospakr/Calendar HTTP/1.1

Host: orospakr.ca:81

User-Agent: Evolution/2.21.91

And of course Zimbra replies with the predictable HTTP 401 message:

HTTP/1.1 401 must authenticate

Date: Fri, 29 Feb 2008 02:14:29 GMT

WWW-Authenticate: BASIC realm=Zimbra

Content-Type: text/html; charset=iso-8859-1

Content-Length: 1419


html
head
meta http-equiv=Content-Type content=text/html; charset=ISO-8859-1/
titleError 401 /title
/head
bodyh2HTTP ERROR: 401/h2premust authenticate/pre
pRequestURI=/service/dav/home/orospakr/Calendar/ppismalla 
href=http://jetty.mortbay.org/;Powered by Jetty:///a/small/i/pbr/   
 
br/
br/
br/
br/
br/
br/
br/
br/
br/
br/
br/
br/
br/
br/
br/
br/
br/
br/
br/

/body
/html


However, Evolution does not attempt to acgtually log in, and just gives up 
immediately and clears the checkbox (and prints the aforementioned messages on 
the terminal).

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 138746] Re: CalDAV calenders do not work

2008-02-05 Thread Peteris Krisjanis
KraetziChriZ, RSCS is deadly easy, just follow installing instructions
on their webpage (http://rscds.sourceforge.net/installation.php),
actually you have to issue just few commands under user 'postgres' (this
is how postgres authentification in command line works) and you are
done. Also Postgresql on Ubuntu when installed is configured and all in
fact you need is to change permissions in pg_hba.conf, which is kinda
good, because you can't be careless about security. Keep in mind to add
requested row in manual as first, because default is to deny any kind of
access from local box without having local user.

But RSCDS didn't work with Evolution for last few versions. However, I
came up with a fix after long and stubborn debbuging sessions, which is
very easy one (if you are not afraid from fixing and compiling new e-d-s
deb for you or want to enable it for other distro, follow here
http://bugzilla.gnome.org/show_bug.cgi?id=514487). I will push it to be
included in 2.22.

Testing RSCDS with fixed Evo, it is a bliss. True integration with rest
of bunch - Thunderbird with Lightning, Sunbird, etc.

Keep in mind that what CalDAV server you use is important, because their
support for various clients and technology differs heavily. Most of free
software caldav clients won't work reliably with Apple Calendar Server,
because it extensively uses their extentions, and so it is very fragile
and verbose (It doesn't like time zone stuff time to time). Also for
some reason only Basic auth works with it. RSCDS, however, works with
Diggest without big problems, and you can enable SSL there too, as it
uses Apache as HTTP engine.

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 138746] Re: CalDAV calenders do not work

2007-10-19 Thread gururise
As far as I know, Evolution only allows read access on iCalendar over
Webdav.  Yeah, I know that really sucks!

I think CalDav is Read/Write, so you can collaborate; however, you need
a CalDav server.  Apache with mod_dav will not cut it!  You can try the
open source Really Simple CalDav Store and let us know if it works with
evolution.

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 138746] Re: CalDAV calenders do not work

2007-10-19 Thread KraetziChriZ
the Really Simple CalDav Store is NOT really simple, because it uses
postgresql and isn't really easy to configure. That's no real solution..
:(

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 138746] Re: CalDAV calenders do not work

2007-09-20 Thread Pedro Villavicencio
To be forwarded upstream by someone getting the problem.

** Changed in: evolution-caldav (Ubuntu)
   Importance: Undecided = Low

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 138746] Re: CalDAV calenders do not work

2007-09-16 Thread KraetziChriZ
Samer prboelm here.
Calender on Web via webdav is working (read only).
Calender via CalDav (webdav with read/write dont work.

:(

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 138746] Re: CalDAV calenders do not work

2007-09-16 Thread KraetziChriZ
** Also affects: evolution-caldav (Ubuntu)
   Importance: Undecided
   Status: New

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 138746] Re: CalDAV calenders do not work

2007-09-11 Thread Basilio Kublik
i cannot reproduce this bug, the caldav server works fine here, i configure the 
calendar the same way.
i'm using plain password though, maybe evolution has problems authenticate 
against other mechs in the calendar component.

could you please specify what calendar server and which version are you
using to see if i can reproduce your bug.

related packages
===
evolution 2.11.92-0ubuntu1
evolution-common 2.11.92-0ubuntu1
evolution-data-server 1.11.92-0ubuntu1
evolution-data-server-common 1.11.92-0ubuntu1
evolution-plugins 2.11.92-0ubuntu1
evolution-webcal 2.11.91-0ubuntu1

** Changed in: evolution (Ubuntu)
   Status: New = Incomplete

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 138746] Re: CalDAV calenders do not work

2007-09-11 Thread JustusWinter
Uh oh, calendar server? I am using apache/2.2.4 with its webdav module.

If there is a reason why a plain apache is not enough for evolution as a
backend (it is for Sunbird, KOrganizer and iCal), it is not mentioned in
evolutions online help. I also noticed that the evolutions help page on
caldav refers to the hula project, but the project seems to be gone (no
one answers on http://www.hula-project.org/).

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs