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 244850 - Embedded WebKit Browser is not available as an option to choose for the Browser.
Summary: Embedded WebKit Browser is not available as an option to choose for the Browser.
Status: RESOLVED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: Embedded Browser (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: USABILITY
: 244867 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-06-03 04:32 UTC by mtbvfr
Modified: 2014-06-09 07:37 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (479.01 KB, text/plain)
2014-06-03 04:32 UTC, mtbvfr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mtbvfr 2014-06-03 04:32:34 UTC
Product Version = NetBeans IDE 8.0 (Build 201403101706)
Operating System = Linux version 3.11.0-12-generic running on amd64
Java; VM; Vendor = 1.7.0_25
Runtime = OpenJDK 64-Bit Server VM 23.7-b01

Good morning/afternoon,

I installed NetBeans IDE 8.0 (HTML5 & PHP bundle) a few days ago on the Linux Mint 16 KDE operating system and I'm just starting to go through the tutorials.

The Embedded WebKit Browser is not available as an option to choose for the Browser.

I don't know if it's related but in the Installed Plugins there is an item called "Embedded Browser UI - JavaFX WebView" which can't be selected.

It has the following description.

Version: 1.10.1.1.1 Source: NetBeans IDE 8.0 (Build 201403101706)  
Plugin Description
Embedded browser implementation based on WebView node from JavaFX runtime.

There are 2 other plugins which also can't be selected. These are the following.

TestNG
Version: 1.10.1 Source: NetBeans IDE 8.0 (Build 201403101706)  
Plugin Description
Includes the TestNG testing library.

RCP Platform
Version: 1.25.1 Source: NetBeans IDE 8.0 (Build 201403101706)  
Plugin Description
The NetBeans RCP Platform is a generic framework for Swing applications. It provides the services common to almost all large desktop applications: window management, menus, settings and storage, update management, file access, etc.
Comment 1 mtbvfr 2014-06-03 04:32:51 UTC
Created attachment 147543 [details]
IDE log
Comment 2 Stanislav Aubrecht 2014-06-03 12:36:40 UTC
Please try running with the latest version of Oracle JDK and reopen if the problem is still reproducible.

Also check your system configuration here: http://www.oracle.com/technetwork/java/javafx/downloads/supportedconfigurations-1506746.html
Comment 3 Vladimir Riha 2014-06-04 06:45:43 UTC
*** Bug 244867 has been marked as a duplicate of this bug. ***
Comment 4 mtbvfr 2014-06-04 22:40:46 UTC
> Please try running with the latest version of Oracle JDK and reopen if the problem is still reproducible.
> Also check your system configuration here: http://www.oracle.com/technetwork/java/javafx/downloads/supportedconfigurations-1506746.html

I downloaded jdk-8u5-linux-x64.tar.gz

The instructions at http://docs.oracle.com/javase/8/docs/technotes/guides/install/linux_jdk.html#BJFJJEFG appear to be inadequate.

If I use tar zxvf jdk-8u5-linux-x64.tar.gz, the files are extracted but that is all that appears to happen.

If I use % tar zxvf jdk-8u5-linux-x64.tar.gz, I get the message "bash: fg: %: no such job".

Please provide accurate and clear instructions on how to install the software on my PC.

Thank you, Michael Holberton.
Comment 5 Vladimir Riha 2014-06-05 07:39:22 UTC
*** Bug 244867 has been marked as a duplicate of this bug. ***
Comment 6 mtbvfr 2014-06-05 17:04:06 UTC
I followed the instructions at the following page but now NetBeans will not start.

http://www.wikihow.com/Install-Oracle-Java-JDK-on-Ubuntu-Linux

Please provide accurate and clear instructions on how to install/repair the software on my PC.

Also, do not mark the Status as Closed or Resolved unless I have indicated that NetBeans is functioning correctly.

Really, it should be my task to do this.

Also, how does one activate the Java Control Panel?

Thank you, Michael Holberton.
Comment 7 mtbvfr 2014-06-05 20:07:00 UTC
I altered the netbeans.conf to point to the new JDK, as below, but NetBeans still does not start.

netbeans_jdkhome="/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre"
Comment 8 Stanislav Aubrecht 2014-06-06 08:39:15 UTC
(In reply to mtbvfr from comment #7)
> netbeans_jdkhome="/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre"
Doesn't look like a path to JDK, try one the NetBeans/JDK bundles if you have problems setting it up: http://www.oracle.com/technetwork/java/javase/downloads/jdk-7-netbeans-download-432126.html
Comment 9 mtbvfr 2014-06-06 21:39:23 UTC
> (In reply to mtbvfr from comment #7)
> > netbeans_jdkhome="/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre"
> Doesn't look like a path to JDK, try one the NetBeans/JDK bundles if you have problems setting it up: http://www.oracle.com/technetwork/java/javase/downloads/jdk-7-netbeans-download-432126.html

Your suggestions indicate that you do not know the product well and neither do you have the resourcefulness and correct attitude to properly determine what the solution should be. An End-User of the NetBeans products should be able to expect detailed and accurate answers from the people assigned to the task of solving problems with the products.

So, unfortunately, I had to spend my own time to resolve the problem which I hope others can benefit from.

The use of the update-alternatives commands, listed in the installation instructions on the previously mentioned web page, created the directory "java-1.5.0-gcj-4.8-amd64" along with the directories named "java-1.5.0-gcj", "java-gcj" and "java-gcj-4.8".

I initially used the "java-1.5.0-gcj-4.8-amd64" sub-directory for the netbeans_jdkhome property because the naming convention appeared similar to that (java-7-openjdk-amd64) which was used when the NetBeans IDE was installed.

I changed the netbeans.conf file to use netbeans_jdkhome="/usr/lib/jvm/jdk1.8.0_05/jre" and now the IDE opens and the Embedded WebKit Browser is now an option in the list of available browsers.

Now the Task can be given the status of RESOLVED.