What exactly do I need to do step by step in order to get this working
in TB3? BTW, I am not a JS or Mozilla add-on expert, have never used
Firebug before, but need to track down an add-on problem for the
respective author in order to get it fixed.
Does Thunderbird have a crash-reporter? If I could look at the call
stack from the crash I might be able to suggest work around.
jjb
http://crash-stats.mozilla.com/report/index/40c9fc0d-130c-4220-a984-264722091218
Does that help at all?
Oh, and by the way: The web site says there are no extensions
installed in my TB3, which is absolutely wrong. I have a lot of them:
Erstellzeitpunkt: Fri Dec 18 2009 18:31:55 GMT+0100
UserAgent-String: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:
1.9.1.5) Gecko/20091204 Lightning/1.0b2pre Thunderbird/3.0
Build-ID: 20091204171430
Aktivierte Erweiterungen: [21]
- Bork Bork Bork! 1.8: http://www.snert.com/
- British English Dictionary 1.19:
http://www.google.com/search?q=Thunderbird%20British%20English%20Dictionary
- Clean Subject 0.4.1: http://style-biz.de/extensions/cleansubject/
- Crash Report Helper (Hilft beim Auswerten von Absturz-Meldungen)
1.2: https://addons.mozilla.org/addon/11217
- functions for keyconfig (Thunderbird) 1.0.6:
http://www.pqrs.org/~tekezo/firefox/extensions/functions_for_keyconfig_tb/
- ImportExportTools (Mboximport enhanced) 2.3.1.1:
https://nic-nac-project.org/~kaosmos/index-en.html
- JavaScript Debugger 0.9.87.4: http://www.hacksrus.com/~ginda/venkman/
- keyconfig 20080929: http://mozilla.dorando.at/
- Lightning 1.0b2pre: http://www.mozilla.org/projects/calendar/releases/lightning1.0b2pre.html
- Lightning Nightly Updater (Unofficial) 0.9.090618:
http://ilpolipo.free.fr/addons/?sn=lnu
- MinimizeToTray revived (MinTrayR) 0.5: http://tn123.ath.cx/mintrayr
- MR Tech Toolkit 6.0.4: http://www.mrtech.com/extensions/
- Nostalgy 0.2.21: http://alain.frisch.fr/soft_mozilla.html
- Provider for Google Calendar 0.6pre: https://addons.mozilla.org/en-US/sunbird/addon/4631
- Quote Colors 0.3: http://quotecolors.mozdev.org/
- Remove Duplicate Messages (Alternate) 0.3.2: https://removedupes.mozdev.org/
- Ruler Bar 0.3.2009121601: http://piro.sakura.ne.jp/xul/_rulerbar.html.en
- Signature Switch 1.6.4: http://mozext.achimonline.de
- Toggle Word Wrap 1.4: https://addons.mozilla.org/firefox/2351/
- Transliterator 0.7.4: http://www.benya.com/transliterator/
- Wortliste von http://tkltrans.sf.net (alte und neue deutsche
Rechtschreibung) 20060716:
http://www.google.com/search?q=Thunderbird%20Wortliste%20von%20http%3A//tkltrans.sf.net%20%28alte%20und%20neue%20deutsche%20Rechtschreibung%29
Deaktivierte Erweiterungen: [7]
- Attachment Reminder 0.3.10: http://attachreminder.sourceforge.net
- Console² 0.5: http://console2.mozdev.org/index.html
- Enigmail 1.0: http://enigmail.mozdev.org/
- FoxClocks 2.5.35: http://www.stemhaus.com/firefox/foxclocks/
- Maximize Message Pane 0.9.100: http://www.geocities.jp/wknxc134/moz_ext/
- QuoteCollapse 0.8: http://quotecollapse.mozdev.org/
- Remove Duplicate Messages 0.1.06: http://addons.mozilla.org
Erweiterungen insgesamt: 28
Installierte Themes: [1]
- Standard: http://www.mozilla.org/
Installierte Plugins: (17)
- Adobe Acrobat
- DivX Player Netscape Plugin
- DivX Web Player
- Foxit Reader Plugin for Mozilla
- Google Update
- iTunes Application Detector
- Java(TM) Platform SE 6 U13
- Microsoft® DRM
- QuickTime Plug-in 7.6.2
- RealJukebox NS Plugin
- RealPlayer Version Plugin
- RealPlayer(tm) G2 LiveConnect-Enabled Plug-In (32-bit)
- Shockwave Flash
- Silverlight Plug-In
- VLC Multimedia Plug-in
- Windows Media Player Plug-in Dynamic Link Library
- Windows Presentation Foundation
The crash looks like a TB3 bug but in xpcom base code. TB3 is trying to
create a component from a null pointer during startup.
I suggest you create a new Thunderbird profile with Firebug, Chromebug,
and just the addons you want to study. That may avoid the startup crash.
jjb
I did and TB + Chromebug started. But when I tried to call a certain
function from Chromebug's (or Firebug's) menu, the following crash
happened:
http://crash-stats.mozilla.com/report/index/46c2a86f-a800-4d4a-9f99-d5f112091219
That crash is a Thunderbird bug
"SmartCardEvent called without Init"
Sorry I don't know anything about it.
jjb