[korganizer] [Bug 428665] subscribing and syncing to remote dynamic ics web calendar not possible

2023-10-05 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=428665

Daniel Vrátil  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/pim/
   ||kdepim-runtime/-/commit/ba2
   ||d0c781e5104cfdc64a62255b03a
   ||5ab4d2d522
 Resolution|--- |FIXED
   Version Fixed In||23.12
 Status|ASSIGNED|RESOLVED

--- Comment #8 from Daniel Vrátil  ---
Git commit ba2d0c781e5104cfdc64a62255b03a5ab4d2d522 by Daniel Vrátil.
Committed on 05/10/2023 at 10:34.
Pushed by dvratil into branch 'master'.

SingleFileResource: add option to periodically update file

When change monitoring is not possible (i.e. remote URL calendars),
allow users to configure automatic periodic updates. While technically
this is possible to configure manually in the generic "Folder Properties"
dialog for the calendar Akonadi Collection, users are unlikely to look
for the option there. Also most other resources have the periodic or
interval check option present in their configuration, which makes it
more likely for users to expect it even in the SingleFileResource-based
resource configuration dialogs.

This affects the iCal, Notes, MBox and VCard resources.
FIXED-IN: 23.12

M  +8-0resources/ical/icalresource.kcfg
M  +8-0resources/ical/notes/notesresource.kcfg
M  +8-0resources/mbox/mboxresource.kcfg
M  +9-0resources/shared/singlefileresource/singlefileresource.h
M  +78   -1   
resources/shared/singlefileresource/singlefileresourceconfigwidget_desktop.ui
M  +8-0resources/vcard/vcardresource.kcfg

https://invent.kde.org/pim/kdepim-runtime/-/commit/ba2d0c781e5104cfdc64a62255b03a5ab4d2d522

-- 
You are receiving this mail because:
You are watching all bug changes.

[korganizer] [Bug 428665] subscribing and syncing to remote dynamic ics web calendar not possible

2023-10-03 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=428665

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #7 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/pim/kdepim-runtime/-/merge_requests/132

-- 
You are receiving this mail because:
You are watching all bug changes.

[korganizer] [Bug 428665] subscribing and syncing to remote dynamic ics web calendar not possible

2022-11-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=428665

--- Comment #6 from sg7e0...@duck.com ---
Having the same issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[korganizer] [Bug 428665] subscribing and syncing to remote dynamic ics web calendar not possible

2022-11-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=428665

sg7e0...@duck.com changed:

   What|Removed |Added

 CC||sg7e0...@duck.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[korganizer] [Bug 428665] subscribing and syncing to remote dynamic ics web calendar not possible

2021-05-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=428665

--- Comment #5 from je-vv@e.email ---
(In reply to James Cain from comment #4)
> As mentioned, on the second tab of the folder properties dialogue, one can
> specify the update interval. It remains to be seem on my system if this is
> working, however I can confirm that manually updating the folder DOES work.
> Not ideal, but perhaps a workable solution in the interim until this bug
> gets fixed / closed.

I've tried both, adding an ical file, and adding an ical directory.  In both
cases, after created, and looking at its folder properties, on the 2nd tab,
called "Retrieval", it's "Synchronize when selecting this folder" is ALWAYS
un-selected and grayed out (not possible to select it), and its "Automatically
synchronize after" is ALWAYS with NEVER selection, and also grayed out (not
possible to change selection).  So no, that is not working unfortunately.

Moreover, as mentioned before, there should be an option to add a remote
ics/ical calendar, and to be able to keep it synchronized automatically.  That
doesn't exist at all, one can add the URL to the file or the directory
calendars, but those are clearly meant for local to the computer calendars...

What saddens me the most, is that it seems devs don't care about this
functionality.  Korganizer has years being available, and it's really sad this
is still unsupported, :(  I don't even remember Thunderbird not supporting this
ever, and even icsdroid (icsx5) is there for Android supporting this.

-- 
You are receiving this mail because:
You are watching all bug changes.

[korganizer] [Bug 428665] subscribing and syncing to remote dynamic ics web calendar not possible

2021-05-03 Thread James Cain
https://bugs.kde.org/show_bug.cgi?id=428665

James Cain  changed:

   What|Removed |Added

 CC||dequ...@mykolab.com

--- Comment #4 from James Cain  ---
Off topic perhaps, so please remove if appropriate. You can, AFAICT, specify a
URL in the .ics file dialogue window that opens, which will load the remote
calendar and add both the calendar and an akonadi resource for the remote
calendar. 

As mentioned, on the second tab of the folder properties dialogue, one can
specify the update interval. It remains to be seem on my system if this is
working, however I can confirm that manually updating the folder DOES work. Not
ideal, but perhaps a workable solution in the interim until this bug gets fixed
/ closed.

-- 
You are receiving this mail because:
You are watching all bug changes.

[korganizer] [Bug 428665] subscribing and syncing to remote dynamic ics web calendar not possible

2021-02-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=428665

--- Comment #3 from je-vv@e.email ---
I really need this functionality working.  Isn't any developer really
interested on it?  I really don't understand how come this doesn't work till
Today.  Even davdroid + icsdroid handle this correctly on Android and
Thunderbird does it (It's been working fine on Thunderbird for so long, I can't
even remember when this started to work).

-- 
You are receiving this mail because:
You are watching all bug changes.

[korganizer] [Bug 428665] subscribing and syncing to remote dynamic ics web calendar not possible

2020-11-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=428665

--- Comment #2 from je-vv@e.email ---
(In reply to Daniel from comment #1)
> There is the possibility to specify how often it should be synced: Right
> click folder -> Folder Properties. Then you can specify how often it should
> be synced in the second tab.
> 
> However, for me it doesn't actually sync. I suppose this is broken…

Hmm, as there was no clear method to add the remote calendar, I added it as
file.  At any rate when adding it, the warning was clear, the calendar was not
going to get monitored, therefore was not going to get any sync...  To me, it
has to be fixed from the method to add the remote calendar, it should added as
a remote ics web calendar, which is not the same as a local file or folder. 
And of course it should allow setting sync configurations per calendar.

-- 
You are receiving this mail because:
You are watching all bug changes.

[korganizer] [Bug 428665] subscribing and syncing to remote dynamic ics web calendar not possible

2020-11-08 Thread Daniel
https://bugs.kde.org/show_bug.cgi?id=428665

Daniel  changed:

   What|Removed |Added

 CC||daniel-other+kdebug@dadosch
   ||.de

--- Comment #1 from Daniel  ---
There is the possibility to specify how often it should be synced: Right click
folder -> Folder Properties. Then you can specify how often it should be synced
in the second tab.

However, for me it doesn't actually sync. I suppose this is broken…

-- 
You are receiving this mail because:
You are watching all bug changes.

[korganizer] [Bug 428665] subscribing and syncing to remote dynamic ics web calendar not possible

2020-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=428665

je-vv@e.email changed:

   What|Removed |Added

 CC||je-vv@e.email

-- 
You are receiving this mail because:
You are watching all bug changes.