Hidden objects.

I have installed:

JDK 5.0-03,

J2ME Wireless Toolkit 1.0.4-2,

NetBeans IDE 4.1 och

NetBeans Mobilitypack 4.0

Running NetBeans IDE, KToolBar or any other application in these packages results in an empty window or dialogbox on the screen.

No menus, no toolbars, no icons or text.

It is possible to click the objects but its impossible to see them.

I have tried to install different version of the packages but nothing seems to help.

Please help me!

[510 byte] By [zyBitXa] at [2007-10-1 15:30:11]
# 1
I assume there's a problem with the installations, somehow. I suggest uninstalling them all, then reinstall in this order:Java JDK 1.5.0_03NetBeans 4.1NetBeans MobilitypackJ2ME Wireless Toolkitand testing each product after each installation.
ChuckBinga at 2007-7-10 19:45:01 > top of Java-index,Archived Forums,Java 2 Software Development Kit (J2SE SDK)...
# 2

I have removed the packages listed in my previous post

and I have reinstalled the Java JDK 1.5.0_03 for windows XP.

I have tried both the offline and online versions, with the same result.

Running the demoapplications in the JDK results in an window without any objects.

One thing that actually works is the java plugin for internet explorer and the java included in the Opera webbrowser...

zyBitXa at 2007-7-10 19:45:01 > top of Java-index,Archived Forums,Java 2 Software Development Kit (J2SE SDK)...
# 3

So there is a problen when only the Java 5 JDK is installed?

Are there other versions of Java installed in the machine?

Were all of the directories that belonged to prior Java installations removed before this last install?

Re this "Running the demoapplications in the JDK results in an window without any objects", exactly what programs did you try? Applets? If so, and there were problems, there should have been a small error window popup that had a details button. What did that report?

ChuckBinga at 2007-7-10 19:45:01 > top of Java-index,Archived Forums,Java 2 Software Development Kit (J2SE SDK)...
# 4

I have removed all traces of each installation, before installing a new version.

I have no other versions of java installed except from the java included in the opera webbrowser.

Applets works fine in both opera and IE.

But any other application does not.

It makes no difference if I use the .jar or if I compile and run, using javac and java.

I have found out one thing.

If I move the application window around the screen it sometimes results in one or two visible pieces of the application-content.

And if I run the "jdk1.5.0_03\demo\jfc\Java2D\Java2Demo.jar "

or

"jdk1.5.0_03\demo\management\MemoryMonitor\MemoryMonitor.jar"

the application is fully visible as long as i press the left mousebutton inside the application window...

zyBitXa at 2007-7-10 19:45:01 > top of Java-index,Archived Forums,Java 2 Software Development Kit (J2SE SDK)...
# 5
No solution comes to mind - I'd be very suspicious of an interaction with Opera if it installed its own Java. I've never used it, can't help with it.You might want to review the status of your video drivers - maybe update?
ChuckBinga at 2007-7-10 19:45:01 > top of Java-index,Archived Forums,Java 2 Software Development Kit (J2SE SDK)...
# 6
Hurray!!!Thats it. Video drivers...After all that work.Thanks alot!
zyBitXa at 2007-7-10 19:45:01 > top of Java-index,Archived Forums,Java 2 Software Development Kit (J2SE SDK)...
# 7
Glad to find a solution. You're welcome.
ChuckBinga at 2007-7-10 19:45:01 > top of Java-index,Archived Forums,Java 2 Software Development Kit (J2SE SDK)...