Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
starting debugger
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  16 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
neandr  
View profile  
 More options Jun 16 2011, 5:12 am
Newsgroups: mozilla.dev.apps.js-debugger
From: neandr <neandrNo_@SPAM_gmx.de>
Date: Thu, 16 Jun 2011 11:12:39 +0200
Local: Thurs, Jun 16 2011 5:12 am
Subject: starting debugger
Thought using /thunderbird -debugger
would start TB and debugger at once.

Not the case here.

Mozilla/5.0 (X11; Linux i686; rv:5.0) Gecko/20110615 Thunderbird/5.0b2pre
JavaScript Debugger 0.9.88.2 (bumped for TB5)

G nter


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gijs Kruitbosch  
View profile  
 More options Jun 16 2011, 5:22 am
Newsgroups: mozilla.dev.apps.js-debugger
From: Gijs Kruitbosch <gijskruitbo...@gmail.com>
Date: Thu, 16 Jun 2011 11:22:58 +0200
Local: Thurs, Jun 16 2011 5:22 am
Subject: Re: starting debugger
On 16/06/2011 11:12 AM, neandr wrote:

> Thought using /thunderbird -debugger
> would start TB and debugger at once.

> Not the case here.

> Mozilla/5.0 (X11; Linux i686; rv:5.0) Gecko/20110615 Thunderbird/5.0b2pre
> JavaScript Debugger 0.9.88.2 (bumped for TB5)

> G nter

Is that the real .2 or .1 with the version changed for TB5? The real .2 includes
a fix for JSD asynchronous starting, included in TB5.

Gijs


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
neandr  
View profile  
 More options Jun 16 2011, 5:55 am
Newsgroups: mozilla.dev.apps.js-debugger
From: neandr <neandrNo_@SPAM_gmx.de>
Date: Thu, 16 Jun 2011 11:55:09 +0200
Local: Thurs, Jun 16 2011 5:55 am
Subject: Re: starting debugger
Am 16.06.2011 11:22, schrieb Gijs Kruitbosch:

> On 16/06/2011 11:12 AM, neandr wrote:
>> Thought using /thunderbird -debugger
>> would start TB and debugger at once.

>> Not the case here.

>> Mozilla/5.0 (X11; Linux i686; rv:5.0) Gecko/20110615 Thunderbird/5.0b2pre
>> JavaScript Debugger 0.9.88.2 (bumped for TB5)

>> G nter

> Is that the real .2 or .1 with the version changed for TB5? The real .2
> includes a fix for JSD asynchronous starting, included in TB5.

> Gijs

 From my install {f13b157f-b174-47e7-a34d-4815ddfdfeb8}.xpi here are the
current details in install.rdf:

<em:version>0.9.88.2</em:version>
for TB: <em:maxVersion>7.0a1</em:maxVersion>
for SM: <em:maxVersion>2.4a1</em:maxVersion>
for FX: <em:maxVersion>5.*</em:maxVersion>

Don't know if important for start process: No entry for <em:unpack>
so the XPI is stored as {..}.XPI to profile directory (see above)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gijs Kruitbosch  
View profile  
 More options Jun 16 2011, 6:13 am
Newsgroups: mozilla.dev.apps.js-debugger
From: Gijs Kruitbosch <gijskruitbo...@gmail.com>
Date: Thu, 16 Jun 2011 12:13:28 +0200
Local: Thurs, Jun 16 2011 6:13 am
Subject: Re: starting debugger
On 16/06/2011 11:55 AM, neandr wrote:

That wasn't what I meant to ask. You wrote "bumped for TB5". So I wanted to know
if you changed the version of the 0.9.88.1 XPI file manually, or genuinely
installed 0.9.88.2.

For good measure, try installing 0.9.88.2 from AMO and see if that helps.

Gijs


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
neandr  
View profile  
 More options Jun 16 2011, 6:36 am
Newsgroups: mozilla.dev.apps.js-debugger
From: neandr <neandrNo_@SPAM_gmx.de>
Date: Thu, 16 Jun 2011 12:36:45 +0200
Local: Thurs, Jun 16 2011 6:36 am
Subject: Re: starting debugger
Am 16.06.2011 12:13, schrieb Gijs Kruitbosch:

Sorry for confusion .. had to bump in the past, so maybe I didn't
remembered if it was done here also.
But ok, I did a deinstall of Venkman, restarted, downloaded from AMO
0.9.88.2., restarted, activated Venkman. So far all OK.
Stopped TB; used  /thunderbird -debugger (as described with first post),
TB started but Venkman NOT!

And here is somemore details with starting from console:

1. I had fire/chromebug active, got:
~$ /var/mozilla/thunderbird5/thunderbird -debugger
Turned on JSD at startup
Chromebug Command Line Handler taking arguments from state:0
Chromebug Command Line Handler arguments on cmdLine: 1.0)-debugger
Warning: unrecognized command line flag -debugger

so disabling fire/chromebug, got:

2. ~$ /var/mozilla/thunderbird5/thunderbird -debugger

~$ /var/mozilla/thunderbird33/thunderbird -debugger
Turned on JSD at startup
Warning: unrecognized command line flag -debugger

G nter


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Kaiser  
View profile  
 More options Jun 16 2011, 1:38 pm
Newsgroups: mozilla.dev.apps.js-debugger
From: Robert Kaiser <ka...@kairo.at>
Date: Thu, 16 Jun 2011 19:38:46 +0200
Local: Thurs, Jun 16 2011 1:38 pm
Subject: Re: starting debugger
Gijs Kruitbosch schrieb:

> For good measure, try installing 0.9.88.2 from AMO and see if that helps.

BTW, can we have that version in the venkman hg repo as well, pretty
please? ;-)

Robert kaiser

--
Note that any statements of mine - no matter how passionate - are never
meant to be offensive but very often as food for thought or possible
arguments that we as a community should think about. And most of the
time, I even appreciate irony and fun! :)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gijs Kruitbosch  
View profile  
 More options Jun 16 2011, 5:06 pm
Newsgroups: mozilla.dev.apps.js-debugger
From: Gijs Kruitbosch <gijskruitbo...@gmail.com>
Date: Thu, 16 Jun 2011 23:06:45 +0200
Local: Thurs, Jun 16 2011 5:06 pm
Subject: Re: starting debugger
On 16/06/2011 19:38 PM, Robert Kaiser wrote:
> Gijs Kruitbosch schrieb:
>> For good measure, try installing 0.9.88.2 from AMO and see if that helps.

> BTW, can we have that version in the venkman hg repo as well, pretty please? ;-)

> Robert kaiser

Done.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
neandr  
View profile  
 More options Jun 16 2011, 5:27 pm
Newsgroups: mozilla.dev.apps.js-debugger
From: neandr <neandrNo_@SPAM_gmx.de>
Date: Thu, 16 Jun 2011 23:27:41 +0200
Local: Thurs, Jun 16 2011 5:27 pm
Subject: Re: starting debugger
Am 16.06.2011 23:06, schrieb Gijs Kruitbosch:

> On 16/06/2011 19:38 PM, Robert Kaiser wrote:
>> Gijs Kruitbosch schrieb:
>>> For good measure, try installing 0.9.88.2 from AMO and see if that
>>> helps.

>> BTW, can we have that version in the venkman hg repo as well, pretty
>> please? ;-)

>> Robert kaiser

> Done.

Done for 'hg repo' and not already solved the startup situation?

G nter


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gijs Kruitbosch  
View profile  
 More options Jun 16 2011, 5:39 pm
Newsgroups: mozilla.dev.apps.js-debugger
From: Gijs Kruitbosch <gijskruitbo...@gmail.com>
Date: Thu, 16 Jun 2011 23:39:31 +0200
Local: Thurs, Jun 16 2011 5:39 pm
Subject: Re: starting debugger
On 16/06/2011 23:27 PM, neandr wrote:

Yeah, solving the startup situation is going to take considerably more work than
committing a single character textfile change to an hg repo, I'm afraid, and I'm
not sure if/when I will have the time to investigate this further... Have you
checked if there are already bugs on file about this? There might be...

Sorry,
Gijs


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
neandr  
View profile  
 More options Jun 16 2011, 6:02 pm
Newsgroups: mozilla.dev.apps.js-debugger
From: neandr <neandrNo_@SPAM_gmx.de>
Date: Fri, 17 Jun 2011 00:02:22 +0200
Local: Thurs, Jun 16 2011 6:02 pm
Subject: Re: starting debugger
Am 16.06.2011 23:39, schrieb Gijs Kruitbosch:

Thanks for clarification .. not that important to have it started
automatically .. a nice to have feature.
Greetings
G nter

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Kaiser  
View profile  
 More options Jun 16 2011, 6:32 pm
Newsgroups: mozilla.dev.apps.js-debugger
From: Robert Kaiser <ka...@kairo.at>
Date: Fri, 17 Jun 2011 00:32:08 +0200
Local: Thurs, Jun 16 2011 6:32 pm
Subject: Re: starting debugger
Gijs Kruitbosch schrieb:

> On 16/06/2011 19:38 PM, Robert Kaiser wrote:
>> Gijs Kruitbosch schrieb:
>>> For good measure, try installing 0.9.88.2 from AMO and see if that
>>> helps.

>> BTW, can we have that version in the venkman hg repo as well, pretty
>> please? ;-)

>> Robert kaiser

> Done.

Thanks. So all the AMO version had changed was the version number? Also
good to know. ;-)

Though I guess the install.rdf maxVersion settings in the source could
be adopted to current Nightlies out there as well...

(Oh, and I already have submitted a German langpack to AMO for this and
the current cZ version.)

Robert Kaiser

--
Note that any statements of mine - no matter how passionate - are never
meant to be offensive but very often as food for thought or possible
arguments that we as a community should think about. And most of the
time, I even appreciate irony and fun! :)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gijs Kruitbosch  
View profile  
 More options Jun 17 2011, 3:37 pm
Newsgroups: mozilla.dev.apps.js-debugger
From: Gijs Kruitbosch <gijskruitbo...@gmail.com>
Date: Fri, 17 Jun 2011 21:37:57 +0200
Local: Fri, Jun 17 2011 3:37 pm
Subject: Re: starting debugger
On 17/06/2011 00:32 AM, Robert Kaiser wrote:

Well, from trunk. There were some fixes to actually make it *work* on 'new'
versions of Firefox/TB/Seamonkey/XULRunner/etc. compared to the .1 release. Not
much else, that I recall.

I didn't want to change the rest of the maxversions in the source because I am
actually unsure how well it works on current nightlies...

Cheers,
Gijs


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Kaiser  
View profile  
 More options Jun 18 2011, 9:33 am
Newsgroups: mozilla.dev.apps.js-debugger
From: Robert Kaiser <ka...@kairo.at>
Date: Sat, 18 Jun 2011 15:33:04 +0200
Local: Sat, Jun 18 2011 9:33 am
Subject: Re: starting debugger
Gijs Kruitbosch schrieb:

> Well, from trunk. There were some fixes to actually make it *work* on
> 'new' versions of Firefox/TB/Seamonkey/XULRunner/etc. compared to the .1
> release. Not much else, that I recall.

Sure: I just was talking in terms of changes between what was on the
repo and what was released on AMO.

> I didn't want to change the rest of the maxversions in the source
> because I am actually unsure how well it works on current nightlies...

I understand. I haven't done much testing myself recently. And we all
know that the current JSDs days are probably counted.

Robert Kaiser

--
Note that any statements of mine - no matter how passionate - are never
meant to be offensive but very often as food for thought or possible
arguments that we as a community should think about. And most of the
time, I even appreciate irony and fun! :)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
MonicaHendrix27  
View profile  
 More options Nov 4 2011, 2:33 am
Newsgroups: mozilla.dev.apps.js-debugger
From: MonicaHendrix27 <u...@mozilla-xp.com/>
Date: Fri, 04 Nov 2011 01:33:30 -0500
Local: Fri, Nov 4 2011 2:33 am
Subject: Re: starting debugger
freelance writer

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
DiazBETH29  
View profile  
 More options Nov 30 2011, 12:08 am
Newsgroups: mozilla.dev.apps.js-debugger
From: DiazBETH29 <u...@mozilla-xp.com/>
Date: Tue, 29 Nov 2011 23:08:21 -0600
Local: Wed, Nov 30 2011 12:08 am
Subject: Re: starting debugger
freelance writer

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
RussoMaryellen  
View profile  
 More options Jan 21 2012, 8:10 pm
Newsgroups: mozilla.dev.apps.js-debugger
From: RussoMaryellen <u...@mozilla-xp.com/>
Date: Sat, 21 Jan 2012 19:10:29 -0600
Local: Sat, Jan 21 2012 8:10 pm
Subject: Re: starting debugger
freelance writer

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »