Re: RFE: profiling startup TB w extension
neandr <neandrNo_@SPAM_gmx.de> Wed, 04 May 2011 12:11:27 +0200
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
On 04.05.2011 07:07, Philip Chee wrote: > In SeaMonkey 2.1pre I get both Console2 and Venkman windows. Which > version of Thunderbird are you using? -purgecaches should work with > Thunderbird 3.3x or anything based on Gecko 2.0 and above. > > You also probably need a trunk/nightly build of Venkman. > > Phil > Thanks Phil, but I don't have success. Here are the start and installation strings: :~$ /var/mozilla/thunderbirdEN/thunderbird -P 2011_april -no-remote = -purgecaches -console2 -Venkman -silent Warning: unrecognized command line flag -purgecaches Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110414 = Thunderbird/3.1.10 ---------------------- :~$ /var/mozilla/seamonkey20/seamonkey -P default -no-remote = -purgecaches -console2 -venkman -silent Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.19) Gecko/20110420 = SeaMonkey/2.0.14 As you can see I'm on Linux (Ubuntu 10.10) with all updates. Venkman is installed with both apps: javascript_debugger-0.9.88.1-fx+tb+sm.xpi With the TB start you see there is an error on the console saying the = -purgecaches isn't known. Will try to find the VK nightly in the hope it will help. G=FCnter