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 175884 - IllegalArgumentException: Video card incapable of supporting OpenGL ARB_imaging subset. Blend color disabled.
Summary: IllegalArgumentException: Video card incapable of supporting OpenGL ARB_imagi...
Status: REOPENED
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@third-party
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-01 21:21 UTC by tawfik
Modified: 2009-11-19 02:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 160687


Attachments
stacktrace (1.29 KB, text/plain)
2009-11-01 21:21 UTC, tawfik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tawfik 2009-11-01 21:21:37 UTC
Build: X3D-Edit 3.2 Module Suite 200907230233
VM: Java HotSpot(TM) Server VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows XP, 5.1, x86

User Comments:
tawfik: I opened the Hello World example, then noticed that nothing is displayed in the Viewer window and a blinking message on the bottom right corner which I clicked and sent this error report. My viewer is still not viewing anything :(



Stacktrace: 
java.lang.IllegalArgumentException: Video card incapable of supporting OpenGL ARB_imaging subset. Blend color disabled.
        at org.j3d.aviatrix3d.BlendAttributes.render(BlendAttributes.java:285)
        at org.j3d.aviatrix3d.Appearance.render(Appearance.java:301)
        at org.j3d.aviatrix3d.Shape3D.render(Shape3D.java:177)
        at org.j3d.aviatrix3d.ShapeBackground.render(ShapeBackground.java:167)
        at org.j3d.aviatrix3d.output.graphics.BaseRenderingProcessor.preLayerEnvironmentDraw(BaseRenderingProcessor.java:1195)
        at org.j3d.aviatrix3d.output.graphics.StandardRenderingProcessor.display(StandardRenderingProcessor.java:236)
Comment 1 tawfik 2009-11-01 21:21:49 UTC
Created attachment 90391 [details]
stacktrace
Comment 2 Michael Nazarov 2009-11-02 07:09:48 UTC
Are you sure this is NetBeans problem not misconfiguration of your system?
Comment 3 tawfik 2009-11-13 07:42:53 UTC
I tried it on three different machines, and I keep getting the same error. Also, other viewers (like vivaty player) display the work with no issues.
Comment 4 tawfik 2009-11-13 11:03:05 UTC
It also views on the Xj3D Browser smoothly. So, I think the whole problem is with the X3D-Edit 3.2 Module Suite.