enable debug logging in mozilla lightning
add the following lines (or adjust if already there) in your thunderbird-profile’s “prefs.js”
user_pref("calendar.debug.log", true);
user_pref("calendar.debug.log.verbose", true);
my 2 cents
Posts tagged ‘lightning’
add the following lines (or adjust if already there) in your thunderbird-profile’s “prefs.js”
user_pref("calendar.debug.log", true);
user_pref("calendar.debug.log.verbose", true);
http://www.secudb.de/~seuffert/mozilla/
UPDATE:
http://releases.mozilla.org/pub/mozilla.org/calendar/lightning/releases/1.0b1/contrib/linux-x86_64/
…still has some problems using the CalDAV interface, see the communigate mailing list, while it works great with the latest DAViCal.
Lightning/Thunderbird also has issues with self-signed SSL-certificates, see Mozilla Bug #523555.
what’s the point in complaining about beta-releases? well, the hope for a better final version…
currently, not only TB-3 has a lot of bugs, but also the latest lightning-plugin: Bug 523555
most confusing to me is the fact that importing a certificate is insufficient to make this work, you also have to select every certificate and edit its trust-properties to make it work. how daffy…