Recurring meeting and Exchange / If changed, then every time a wrong content

asked 2014-12-02 11:51:09 +0200

Tuokki gravatar image

I found the following error (feature).

Recurring meetings is often used for reserved certain time/date available for a meeting (ie. Place holder). For this reason, reservations changes frequently (not all, only on certain days). I have found that in Jolla, these changes are not updated correctly.

For example, the original "Place Holder" reservation may be displayed, but not the update (same time/day). I also noticed that the update may appear on wrong days.

The problem is difficult to explain. Is there a log in Jolla, where I could take the data for support of the report?

Br,

Tuokki

image description

edit retag flag offensive close delete

Comments

Sounds odd, could happen if calendar fails to sync for some reason, if you are running update9, when meeting is not properly updated can you go to Settings->Accounts->your Exchange acct, and then use pulley menu to sync the account from there.

To collect the logs: Enable file log and add a path for the log, like for example:

   [FileLog]
   Enabled=1
   Path=/home/nemo/Documents/as.log

Reboot the device or restart the daemon[1]. Examine the file to see if you want to remove some data, your email address, calendar entries names and folder names can be presented there, send me the logs to mail-logs at jolla dot com. After that turn file log off again by setting "enabled" to 0, this file can grow quite a lot so remember also to remove it when not needed.

[1] - restart the daemon

systemctl --user stop as-daemon.service
systemctl --user start as-daemon.service

Thx a lot!

VDVsx ( 2014-12-03 20:07:07 +0200 )edit