|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
Firebug and JetpackI am running Win 7 and FF 3.5.3 I have Firebug 1.4.3 installed and enabled for the Jetpack tutorial page, but I get the "You don't have Firebug..." error message (from the Jetpack Tutorial page) anyway. In the Firebug javascript tab, I see: Failed to load source for sourceFile URLOnly about:jetpack script.tags ( ) Any advice on how I can get the tutorial working properly? Thanks, JAS --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@... To unsubscribe from this group, send email to firebug+unsubscribe@... For more options, visit this group at http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Firebug and JetpackOn Oct 18, 12:28 am, JAS <james.sch...@...> wrote: > I am running Win 7 and FF 3.5.3 I have Firebug 1.4.3 installed and > enabled for the Jetpack tutorial page, but I get the "You don't have > Firebug..." error message (from the Jetpack Tutorial page) anyway. > > In the Firebug javascript tab, I see: > > Failed to load source for sourceFile URLOnly about:jetpack script.tags > ( ) > > Any advice on how I can get the tutorial working properly? Which web page? I remember someone asking about jetpack+firebug but nothing else happened as far as I know. jjb > > Thanks, > > JAS --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@... To unsubscribe from this group, send email to firebug+unsubscribe@... For more options, visit this group at http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Firebug and JetpackHi,
According to my test since Firebug is not compatible with Jetpack (0.5, 0.6pre, etc.) since the version 1.4.3. 1.4.2 works fine but, 1.4.3, 1.4.4, 1.5.x are not recognized by Jetpack. See https://bugzilla.mozilla.org/show_bug.cgi?id=521078 w(ithout any activity though). Regards, Thomas On 18 oct, 08:28, JAS <james.sch...@...> wrote: > I am running Win 7 and FF 3.5.3 I have Firebug 1.4.3 installed and > enabled for theJetpacktutorial page, but I get the "You don't have > Firebug..." error message (from theJetpackTutorial page) anyway. > > In the Firebug javascript tab, I see: > > Failed to load source for sourceFile URLOnly about:jetpackscript.tags > ( ) > > Any advice on how I can get the tutorial working properly? > > Thanks, > > JAS -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Firebug and JetpackOn Thu, Nov 5, 2009 at 05:43, Thomas <tbassetto@...> wrote:
> Hi, > > According to my test since Firebug is not compatible with Jetpack > (0.5, 0.6pre, etc.) since the version 1.4.3. 1.4.2 works fine but, > 1.4.3, 1.4.4, 1.5.x are not recognized by Jetpack. > > See https://bugzilla.mozilla.org/show_bug.cgi?id=521078 w(ithout any > activity though). > I've tested Jetpack 0.6 with Firebug 1.4.2 and 1.5b3, both in Firefox 3.6b1 and Firefox 3.5.4, and had no luck at all. If you try to code a jetpack and do console.log() inside it you can't output your debugging to Firebug, it goes directly into the Firefox Error Console. As this is one of the most advertised capabilities of jetpack (that you can debug in Firebug, not reinventing the wheel), I think we (or the jetpack developers) should see what's going on. And that bug report in bugzilla could be the starting point... Hernán -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Firebug and JetpackThere is not enough information on the bug report, considering that I
don't have a clue what is jetpack. jjb On Nov 7, 2:16 pm, Hernan Rodriguez Colmeiro <colme...@...> wrote: > On Thu, Nov 5, 2009 at 05:43, Thomas <tbasse...@...> wrote: > > Hi, > > > According to my test since Firebug is not compatible with Jetpack > > (0.5, 0.6pre, etc.) since the version 1.4.3. 1.4.2 works fine but, > > 1.4.3, 1.4.4, 1.5.x are not recognized by Jetpack. > > > Seehttps://bugzilla.mozilla.org/show_bug.cgi?id=521078w(ithout any > > activity though). > > I've tested Jetpack 0.6 with Firebug 1.4.2 and 1.5b3, both in Firefox > 3.6b1 and Firefox 3.5.4, and had no luck at all. If you try to code a > jetpack and do console.log() inside it you can't output your debugging > to Firebug, it goes directly into the Firefox Error Console. > > As this is one of the most advertised capabilities of jetpack (that > you can debug in Firebug, not reinventing the wheel), I think we (or > the jetpack developers) should see what's going on. And that bug > report in bugzilla could be the starting point... > > Hernán -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Firebug and JetpackJetPack is Mozilla's new easier way to create extensions:
https://wiki.mozilla.org/Labs/Jetpack and https://jetpack.mozillalabs.com/ Version 0.6 was just released (yes, it says 0.4 on the web page above). http://mozillalabs.com/blog/2009/11/announcing-jetpack-0-6-jetpack-gallery/ On Nov 7, 6:28 pm, John J Barton <johnjbar...@...> wrote: > There is not enough information on the bug report, considering that I > don't have a clue what is jetpack. > > jjb > > On Nov 7, 2:16 pm, Hernan Rodriguez Colmeiro <colme...@...> > wrote: > > > On Thu, Nov 5, 2009 at 05:43, Thomas <tbasse...@...> wrote: > > > Hi, > > > > According to my test since Firebug is not compatible with Jetpack > > > (0.5, 0.6pre, etc.) since the version 1.4.3. 1.4.2 works fine but, > > > 1.4.3, 1.4.4, 1.5.x are not recognized by Jetpack. > > > > Seehttps://bugzilla.mozilla.org/show_bug.cgi?id=521078w(ithoutany > > > activity though). > > > I've tested Jetpack 0.6 with Firebug 1.4.2 and 1.5b3, both in Firefox > > 3.6b1 and Firefox 3.5.4, and had no luck at all. If you try to code a > > jetpack and do console.log() inside it you can't output your debugging > > to Firebug, it goes directly into the Firefox Error Console. > > > As this is one of the most advertised capabilities of jetpack (that > > you can debug in Firebug, not reinventing the wheel), I think we (or > > the jetpack developers) should see what's going on. And that bug > > report in bugzilla could be the starting point... > > > Hernán > > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Firebug and JetpackOn Sunday, November 8, 2009, Steven Roussey <sroussey@...> wrote:
> JetPack is Mozilla's new easier way to create extensions: > > https://wiki.mozilla.org/Labs/Jetpack > > and > > https://jetpack.mozillalabs.com/ > As Steven says, is the new platform that Mozilla is developing to ease the process of creating add-ons. A lot of effort is being put on it and firebug is announced as the best way to debug the "jetpacks", so it would be nice for the two extensions to work together out of the box. I could fill the report in bugzilla with more information, because I'm very interested in this jetpack thing. Maybe tomorrow I can look deeper into this. Hernan -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
| Free embeddable forum powered by Nabble | Forum Help |