Frank Cornelis

Results 47 comments of Frank Cornelis

We are simply trying to detect whether the Google Smart Card Connector has been installed or not. What we have for the moment: ``` chrome.runtime.sendMessage("khpfeaanjngmcnplbdlpegiifgpfgdco", { "type": "ping", "data": {}...

I can confirm that this patch indeed fixes the "Main component missing" error. Please merge this!

I also had to install `pytz` to be able to upload my calendar ICS file within Radicale.

Same issue over here when trying to upload my calendar in Radicale. ``` [2021-07-28 06:31:27 +0000] [13141/Thread-9] [ERROR] '(UTC+01:00) Brussel, Kopenhagen, Madrid, Parijs' [2021-07-28 06:31:27 +0000] [13141/Thread-9] [ERROR] '(UTC+01:00) Brussel,...

> @TimDaub @marcastel I had success testing with iOS 14.4.2 and the Calendar app using Radicale 2.1.11 and 3.0.6. > > So with the direct URL to the resource like...

> the autoConverter just uses the loaded datasource of the component itself (selectItems, or PickListModel) So you reload the entire list for each conversion? Isn't that rather expensive?