[Korganizer-devel] [Bug 189686] New: Can't load remote .ics file as remote calendar

Marek Zalfresso-Jundzillo mzalfres at wp.pl
Wed Apr 15 07:08:33 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=189686

           Summary: Can't load remote .ics file as remote calendar
           Product: korganizer
           Version: 4.2.2
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: korganizer-devel at kde.org
        ReportedBy: mzalfres at wp.pl


Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

I did following:

- run clean instance of KOrganizer
- defined new calendar to be used:
 - calendar type is 'calendar in remote file'
 - file url is like "http://some.server.pl/some/path/to/my/login/login.ics

Then I have checked option to load file at startup and mark it as 'read-only'
calendar. When I try to reload calendar - I got information popup: "The file or
folder some.server.pl does not exist."

I played with different user/password settings, also tried to use https and
webdav/webdavs protocols instead of pure http. Always the same.

When I do "wget -http-user mylogin -http-password mypasswd  
http://some.server.pl/some/path/to/my/login/login.ics", I got the file. 

Only special thing I've noticed is, that wget fails at the first try with http
error 401 and then loads file correctly at second try. Probably it tries first
time to load file without credentials and then second time with credentials,
and that one is successful. 

Of course, I put the same login/password to my KOrganizer setup, and it is
keeping showing this popup window only.

I have this problem on two different machines using the same calendar. I don't
know whether this is a server problem, but I can use eg. thunderbird extension
called 'lightning' to access this calendar and it also works correctly, so I
suppose there is something in KOrganizer.

I have looked at the wireshark report - it looks that KOrganizer is not sending
user/password credentials for some reason. I have tried to open the file via
konqueror and it worked for http and https.

I'm not sure whether the problem is related to KOrganizer only or to KUrl.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Korganizer-devel mailing list