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