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 141958 - [65cat] [other] Unable to launch Firefox to complete Bug Reporting if Firefox already open
Summary: [65cat] [other] Unable to launch Firefox to complete Bug Reporting if Firefox...
Status: RESOLVED INCOMPLETE
Alias: None
Product: ide
Classification: Unclassified
Component: Extbrowser (show other bugs)
Version: 6.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-28 22:16 UTC by esmithbss
Modified: 2008-10-03 18:25 UTC (History)
0 users

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 esmithbss 2008-07-28 22:16:07 UTC
[ BUILD # : 200807280848 ]
[ JDK VERSION : 1.6.0_07 ]

This one has been bugging me for a while, but when I submit a bug
report from the NetBeans UI Gesture Collector, the report gets
submitted, then I receive an error message that Firefox cannot be
executed because it is already running.

While I know the message is coming from Firefox, it indicates that
NetBeans is issuing the wrong command to startup firefox if it is
already running.
Comment 1 Peter Pis 2008-08-01 13:08:54 UTC
Reassigning to "logger" for evaluation.
Comment 2 Jaroslav Tulach 2008-10-03 18:00:04 UTC
logger is using services of external browser, this must be a sign of some problem there.
Comment 3 Peter Zavadsky 2008-10-03 18:25:31 UTC
Could you, please, provide the error message (or log file is better), also check whether you didn't alter the command
line (go to Tools | Options | Main tab.. and while selected the firefox, press Edit... to see what is there). Thanks.