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 154797 - Nbinst protocol issue while opening GUIFormExamples webpage
Summary: Nbinst protocol issue while opening GUIFormExamples webpage
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
: 149641 158015 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-12-05 17:58 UTC by Filip Zamboj
Modified: 2009-09-25 12:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (113.01 KB, image/png)
2008-12-05 17:59 UTC, Filip Zamboj
Details
IDE Log (23.51 KB, text/plain)
2008-12-05 18:00 UTC, Filip Zamboj
Details
154797-firefox.jpg (154.22 KB, image/jpeg)
2008-12-08 08:59 UTC, Jiri Vagner
Details
154797-ie.jpg (170.48 KB, image/jpeg)
2008-12-08 08:59 UTC, Jiri Vagner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Zamboj 2008-12-05 17:58:40 UTC
Steps: 
1. create an example project GUIFormExamples
2. it will run browser after project is created - see attachment 

IDELog attached as well - log is coming from ergonomic IDE but I tested in 6.5 official release with the same result.
Comment 1 Filip Zamboj 2008-12-05 17:59:32 UTC
Created attachment 74627 [details]
screenshot
Comment 2 Filip Zamboj 2008-12-05 18:00:57 UTC
Created attachment 74628 [details]
IDE Log
Comment 3 Jiri Vagner 2008-12-08 08:51:46 UTC
Thank you for your issue report. Yes, GUI Sample project opens web browser, it is as designed. 

It works on 6.5, maybe there is something wrong with your default browser settings. Check your setting inside Tools ->
Options -> General -> Web Browser. Not only this sample project is using web browser.
Comment 4 Jiri Vagner 2008-12-08 08:59:16 UTC
Created attachment 74673 [details]
154797-firefox.jpg
Comment 5 Jiri Vagner 2008-12-08 08:59:42 UTC
Created attachment 74674 [details]
154797-ie.jpg
Comment 6 Jiri Vagner 2008-12-08 15:06:23 UTC
*** Issue 149641 has been marked as a duplicate of this issue. ***
Comment 7 Jiri Vagner 2008-12-08 15:10:05 UTC
Oups, nbinst protocol issue again, I reopened this issue. I will try to reproduce on latest Ubuntu.
Comment 8 Jiri Vagner 2008-12-16 08:53:01 UTC
Reproducible on ... 
 - NB6.5 on Ubuntu 8.04 Galeon
 - NB6.5 on Ubuntu 8.10, Firefox
It works correctly on ...
 - NB 6.1 on Ubuntu 8.10, Firefox
 - NB 6.5 on Windows Vista and XP
 - NB 6.5 on MacOSX 10.4.11

Browser was not opened on OpenSolaris 2008.11

On linux browser fails to open url "nbinst:/doc/GUIExamplesDescription.htm". We are not invoke browser directly, we just
add DataObject instance to result of instantiate() method inside J2SESampleProjectIterator class.
(org.netbeans.modules.java.examples.J2SESampleProjectIterator line 110).
Comment 9 Tomas Pavek 2009-02-05 16:06:42 UTC
*** Issue 158015 has been marked as a duplicate of this issue. ***
Comment 10 Jiri Rechtacek 2009-09-25 07:38:31 UTC
It's still valid? It's seems as WFM
Comment 11 Filip Zamboj 2009-09-25 12:01:35 UTC
no, it's not valid anymore. I didn't see this issue for a long time.