This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 131488 - Firebug installation not detected
Summary: Firebug installation not detected
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Quy Nguyen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-28 22:57 UTC by _ krystyna
Modified: 2008-04-25 12:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ krystyna 2008-03-28 22:57:31 UTC
NetBeans IDE Dev (Build 68)
Java: 1.6.0_04; Java HotSpot(TM) Client VM 10.0-b19
System: Windows XP, Solaris

Firefox add-on is not detected and there is no user information
regarding absence of add-on. Process hangs at NetBeans JavaScript Debugger
"Launching, please wait".

1. removed firebug add-on and restarted firefox
2. enable client side debug
3. create web project and set breakpoint in new html page
4. Run > Debug main project. Launch page appears with status line "Done" but
>wait cursor on the Firefox/Netbeans Launch page and no info to user
Comment 1 _ krystyna 2008-03-29 01:26:47 UTC
Sorry. I had stripped out the .xpi file on firebug uninstallation and did not put it 
back in (still manual step). Re-doing the test with the .xpi, I found no hang, but 
there was also no detection of its absence and instruction to install Firebug.
Comment 2 Quy Nguyen 2008-04-23 20:40:29 UTC
I'm assuming that this was before the extension+firebug installation features were implemented (due to the issue
creation date), so I'm marking this as FIXED.
Comment 3 _ krystyna 2008-04-24 00:23:01 UTC
Correct. 

Verified Firebug installation with Solaris, Mac and Windows.