View Full Version : Images Not Showing
Rob
Aug 11, 2007, 05:34 AM
I'm frequently unable to see images such as the one that should be at this link:
Filoli Center ::: Visitor Information | Virtual Tour (http://www.filoli.org/visitor_tour_sunken.html)
Instead I get a little square icon with a blue triangle, green circle and red square inside.
It happens often enough that I doubt it's the sites, but if others have the same problem please let me know.
I don't know exactly what this all involves, but I'm running Vista HP on an AMD Athlon X2 3600+ PC and have a NVIDIA GeoForce 7300LE video card. Java is up to date and it and the vid card (and Vista itself) download updates automatically.
Any suggestions? Thanks.
jstrike
Aug 13, 2007, 07:40 AM
For that particular page you are missing the Ipix plug-in.
IPIX (http://www.ipix.com/cgi-bin/download.cgi) to install it.
Rob
Aug 13, 2007, 09:05 AM
For that particular page you are missing the Ipix plug-in.
IPIX (http://www.ipix.com/cgi-bin/download.cgi) to install it.
I installed it but it causes IE to restart every time. I'm not sure it's compatible with Vista. What do you suggest? Thanks again.
jstrike
Aug 13, 2007, 09:23 AM
If it's not compatible with Vista you might want to email IPix and ask them about it... I've not used that plug-in for a long time.
Rob
Aug 13, 2007, 01:00 PM
If it's not compatiable with Vista you might want to email IPix and ask them about it...I've not used that plug-in for a long time.
I can't see this Java image either:
https://pastel.diplomatie.gouv.fr/editorial/mae/visite_orsay/ind_orsay.gb.html
I get a box with a red X in it. My Java is up to date. Also on many forums (not this one) this happens with some of the avatars. Is this all Ipix-rleated or do I have a more general problem?
retsoksirhc
Aug 13, 2007, 01:02 PM
Check the Internet Explorer security settings, to make sure you can use extensions like java.
It's under Tools, Internet Options, and the Security tab
jstrike
Aug 13, 2007, 02:21 PM
It could be a security issue as retsoksirhc pointed out, also check to see which VM you're using in IE, Microsoft's or Sun's. The default is to use Microsoft's so even if you're up to date it may be using the wrong one.
Tools/Internet Options/Advanced/Java (Sun).
If the box is not checked then check it, close all instances of IE and try again.
If it is checked (Sun's VM is better than MS's) try un-checking it, shut down all IE browsers and try again.
If it still doesn't work you should check what version of Java you're using. Open a DOS window and type java -version, tell us what it says.
HTH.
Rob
Aug 14, 2007, 05:27 AM
Sorry, the Vista or IE layout is a bit different as far as I can tell.
The use JRE for <applet> is checked as a default. Same problem unchecked.
Under Security Settings (which I would imagine are only the defaults), scripting of Java applets is enabled. However, many other items are disabled such as: Allow Previously Unused ActiveX, Allow Scriptlets, Automatic Prompting for ActiveX, Display Video... on Webpage.. Download Unsigned ActiveX.. Initialize and Script... Not Marked as Safe.. Allow Websites to Open Windows Without Address or Status Bars, and some others. Security is set to medium-high.
Here are the contents of Sun Java Console in IE:
Java Plug-in 1.6.0_02
Using JRE version 1.6.0_02 Java HotSpot(TM) Client VM
User home directory = C:\Users\Customer
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
p: reload proxy configuration
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
Is this what you were looking for in DOS?
jstrike
Aug 14, 2007, 06:49 AM
I can't see this Java image either:
https://pastel.diplomatie.gouv.fr/editorial/mae/visite_orsay/ind_orsay.gb.html
I get a box with a red X in it. My Java is up to date. Also on many forums (not this one) this happens with some of the avatars. Is this all Ipix-rleated or do I have a more general problem?
There is no Java on that page, it contains a frameset but both frames are 100% HTML.
Right click on the red x box and select properties. What does it tell you.
Rob
Aug 14, 2007, 11:37 AM
There is no Java on that page, it contains a frameset but both frames are 100% HTML.
Right click on the red x box and select properties. What does it tell you.
Clicking on the 360 degree icons for the tour images, such as here:
https://pastel.diplomatie.gouv.fr/editorial/mae/visite_orsay/ind_orsay.gb.html
seems to bring up a Java logo, which has the box with the red X and the cursor over it says to click to activate and use the control, but that doesn't change anything.
Right clicking on that X and choosing the open Java console gives this (my emphasis):
Java Plug-in 1.6.0_02
Using JRE version 1.6.0_02 Java HotSpot(TM) Client VM
User home directory = C:\Users\Customer
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
p: reload proxy configuration
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
load: class ViewTool.class not found.
java.lang.ClassNotFoundException: ViewTool.class
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadCode(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed.
at sun.applet.AppletClassLoader.getBytes(Unknown Source)
at sun.applet.AppletClassLoader.access$100(Unknown Source)
at sun.applet.AppletClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 10 more
load: class ViewTool.class not found.
java.lang.ClassNotFoundException: ViewTool.class
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadCode(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed.
at sun.applet.AppletClassLoader.getBytes(Unknown Source)
at sun.applet.AppletClassLoader.access$100(Unknown Source)
at sun.applet.AppletClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 10 more
load: class ViewTool.class not found.
java.lang.ClassNotFoundException: ViewTool.class
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadCode(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed.
at sun.applet.AppletClassLoader.getBytes(Unknown Source)
at sun.applet.AppletClassLoader.access$100(Unknown Source)
at sun.applet.AppletClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 10 more
jstrike
Aug 14, 2007, 11:46 AM
I have the same issue on my XP Pro machine... perhaps the problem is not yours.