X-Git-Url: https://code.delx.au/comingnext/blobdiff_plain/2de56af5f6389b2bf02d40ff58cfd2f2be40188e..5c17e246cb522302961085452e8be82673504edb:/Readme.txt diff --git a/Readme.txt b/Readme.txt index 2472134..634fdb5 100644 --- a/Readme.txt +++ b/Readme.txt @@ -46,6 +46,31 @@ Known limitations: saving time (DST). By default, the widget assumes that you're in a timezone that has a 1h DST. If this is not the case, please change the "enable Daylight Saving" setting within the widget. +- Some users may get an error like "Error: Loading Calendar Service". This is + due to a corrupted Symbian configuration file in C:\Private\2000f847. You + will have to reset your phone to get rid of the error. Do not restore files + from a backup, or you will restore the broken config too. An alternative is + to replace the corrupted config file manually, but you will need to hack + your phone in order to have access to it. You can find the non-corrupted + version of that config here: + http://sourceforge.net/tracker/download.php?group_id=276816&atid=1175663&file_id=401828&aid=2956758 + More info on this in the bug tracker: + http://sourceforge.net/tracker/?func=detail&aid=2956758&group_id=276816&atid=1175663 +- Event refreshing/updating is broken on N8. You will have to set update + interval in settings to 0 in order to get it working on the N8. + + +How to obtain log file for solving issues: +------------------------------------------ +In order to analyse problems or bugs, it can help to obtain the detailed widget +log file. You can generate a log by following these steps: + +1. Open your browser and go to Web > Settings > General +2. Set "JavaScript Error Notification" to "Create Log file" +3. Remove the widget from your homescreen and add it again + +The log file will be generated here: C:\Data\jslog_widget.log. When you report +a problem, send along this file so that the developers can analyse the issue. License: @@ -220,8 +245,17 @@ Changelog: - startup performance improvements - stylish default background image - first release available on Ovi Store -1.30 () by Michael Prager +1.30 (2010-11-28) by Michael Prager - fixed an issue with daylight saving time not being used properly resulting in events around time shifts to be off by one day or hour - added option to change daylight saving offset (for time zones which have more than a +1h time shift) + - fixed changes to calendars not being shown if affected calendar is not + default calendar + - added color indicator to show to which calendar an event belongs to (can be + disabled in settings) + - added option to exclude specific calendars from the list +1.31 () by Michael Prager + - added spanish translation (thanks to dragomerlin) + - added italian translation (thanks to Marcella Ferrari and Venos) + - fixed "About" link opening inside browser instead of widget