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 215405 - Chrome install not detected automatically
Summary: Chrome install not detected automatically
Status: VERIFIED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Extbrowser (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-11 13:17 UTC by lxlyons
Modified: 2012-09-03 12:50 UTC (History)
3 users (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 lxlyons 2012-07-11 13:17:51 UTC
Product Version: NetBeans IDE Dev (Build EaselCSS-298-on-20120709)
Java: 1.7.0; Java HotSpot(TM) 64-Bit Server VM 21.0-b17
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
JavaFX: 2.2 beta build 16

NB is unable to automatically find my Chrome installation; I must always add it manually.  Note that my default browser is Firefox (it has not problems finding Firefox and IE).

The executable is here:

C:\Users\lxlyons.ST-USERS\AppData\Local\Google\Chrome\Application\chrome.exe
Comment 1 Petr Jiricka 2012-07-11 14:58:48 UTC
This seems to be system-dependent, it works fine for me; my Chrome is installed in an analogous location: C:\Users\pjiricka\AppData\Local\Google\Chrome\Application\chrome.exe
and I also use Windows 7. 

Assigning to Denis who implemented this feature - Denis, any ideas? Thanks.
Comment 2 Petr Jiricka 2012-07-11 15:34:07 UTC
BTW, I remember Jan Stola complained about this problem as well.
Comment 3 Denis Anisimov 2012-07-16 08:01:05 UTC
web-main#2cc1306d852e
Comment 4 lxlyons 2012-07-17 15:26:59 UTC
Verified in build 337
Comment 5 Quality Engineering 2012-09-03 12:50:50 UTC
Integrated into 'main-golden', will be available in build *201209031048* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/2cc1306d852e
User: Denis Anisimov <ads@netbeans.org>
Log: Fix for BZ#215405 - Chrome install not detected automatically.