Calendar:GDATA Provider: Difference between revisions

Line 40: Line 40:
This option is useful for more verbose logging to diagnose problems you are having. It is also a good thing to look at before posting on the discussion group:
This option is useful for more verbose logging to diagnose problems you are having. It is also a good thing to look at before posting on the discussion group:


* Open your application preferences (Tools or Edit Menu)
* In Thunderbird:
* Select the "Advanced" icon at the top.
** Open your application preferences (Tools or Edit Menu)
* Click on the "General" tab, below the icons
** Select the "Advanced" icon at the top.
* Select "Advanced Configuration"
** Click on the "General" tab, below the icon
* Right Click on an empty space in the list of preferences
** Select "Advanced Configuration" or "Config Editor", whichever is available
* Select New > Boolean
** Right Click on an empty space in the list of preferences
* Enter "calendar.debug.log" as the preference name
** Select <tt>New > Boolean</tt>
* Pick "true" as the Boolean value.
** Enter '''calendar.debug.log''' as the preference name
** Pick '''true''' as the Boolean value.
* In SeaMonkey:
** Type <tt>about:config</tt> into the browser's URL bar, then hit '''Enter'''
** If warned that this could void your warranty, answer that you'll be prudent.
** Right Click on an empty space in the list of preferences
** Select <tt>New > Boolean</tt>
** Enter '''calendar.debug.log''' as the preference name
** Pick '''true''' as the Boolean value.


Now you have enabled the preference. If you were experiencing a problem, you will get the most debug messages if you restart the application, then do whatever you were doing again until you experience the issue. Then check out the error console ("Tools" menu).
Now you have enabled the preference. If you were experiencing a problem, you will get the most debug messages if you restart the application, then do whatever you were doing again until you experience the issue. Then check out the error console ("Tools" menu).


If you are testing CalDAV support, you should do the same steps above for the "calendar.debug.log.verbose" preference.
If you are testing CalDAV support, you should do the same steps above for the '''calendar.debug.log.verbose''' preference.


==I want to stay up to date on all GData Provider bugs!==
==I want to stay up to date on all GData Provider bugs!==
Confirmed users
703

edits