Confirmed users
5,365
edits
| Line 14: | Line 14: | ||
#* don't use Provider for Google Calendar. Lightning supports CalDav and Google Calendar supports CalDav. So just follow this HowTo on Google's support site: [http://support.google.com/calendar/bin/answer.py?hl=en&answer=99358#sunbird How to use Lightning with Google Calendar w/out Provider for Google Calendar] | #* don't use Provider for Google Calendar. Lightning supports CalDav and Google Calendar supports CalDav. So just follow this HowTo on Google's support site: [http://support.google.com/calendar/bin/answer.py?hl=en&answer=99358#sunbird How to use Lightning with Google Calendar w/out Provider for Google Calendar] | ||
# IM issues: | # IM issues: | ||
## People connecting to a server with a broken or self signed SSL certificate: workaround: i) self signed: add it to the Thunderbird NSS cert store ii) broken cert: sysadmin should fix the cert! BUG: need better error message than ""Server closed connection"" | ## People connecting to a server with a broken or self signed SSL certificate: workaround: i) [https://getsatisfaction.com/mozilla_messaging/topics/xmpp_connection_works_with_pidgin_fails_with_thunderbird#reply_9889609 self signed: add it to the Thunderbird NSS cert store and "Edit Trust" to add the cert to the trusted list ii) broken cert: sysadmin should fix the cert! BUG: need better error message than ""Server closed connection"" | ||
## People who misconfigured their XMPP account with an invalid username. (a correct username looks like an email address), {{bug|786684}} was filed again for a better error message than: | ## People who misconfigured their XMPP account with an invalid username. (a correct username looks like an email address), {{bug|786684}} was filed again for a better error message than: | ||
##* Error: NS_ERROR_XPC_JS_THREW_JS_OBJECT: 'TypeError: match[1] is undefined' when calling method [prplIAccount::connect] Source File: resource:///components/imAccounts.js Line: 620 | ##* Error: NS_ERROR_XPC_JS_THREW_JS_OBJECT: 'TypeError: match[1] is undefined' when calling method [prplIAccount::connect] Source File: resource:///components/imAccounts.js Line: 620 | ||