Closed GoogleCodeExporter closed 9 years ago
It was tried on IE9 and IE8 using compatibility mode
Original comment by pnaya...@gmail.com
on 18 Jun 2013 at 8:42
Attachments:
Same problem on Windows 7 32 bit, IE10. Once Java 7 25 is installed, applet is
unable to locate the printer. Temporary fix was to uninstall 7 25, reinstall 7
21.
Original comment by br...@databaseknowledge.com
on 18 Jun 2013 at 11:27
7 25 seems to be working fine on Windows 7 64bit / Chrome.
Original comment by br...@databaseknowledge.com
on 18 Jun 2013 at 11:37
I have had multiple issues with Java 7 u25 in Chrome and IE. Here's what
worked:
1. If Chrome or Internet Explorer behaves as if Java is not installed,
reinstall. This first performed an uninstall and I had to reboot. Then I ran
the installer again.
2. Next, remove the following lines from sample.html, as they no longer seem
to work: (REMOVE ALL OF THESE)
<!-- Optional, these "cache_" params enable faster loading "caching" of the applet -->
<param name="cache_option" value="plugin">
<!-- Change "cache_archive" to point to relative URL of jzebra.jar -->
<param name="cache_archive" value="./jzebra.jar">
<!-- Change "cache_version" to reflect current jZebra version -->
<param name="cache_version" value="1.4.8.0">
3. Last, hit CTRL + F5 on your page to refresh the browser cache. Close the
browser completely. Relaunch. jZebra should now work.
Please confirm this is fixed by posting your success/failure with this method.
-Tres
Original comment by tres.fin...@gmail.com
on 19 Jun 2013 at 12:58
sample.html update has been applied. Download it here:
https://jzebra.googlecode.com/files/jzebra%201.4.9.1.zip
Original comment by tres.fin...@gmail.com
on 19 Jun 2013 at 1:11
Hello Tres,
I downloaded the latest version 1.4.9.1, uninstalled java 7 update 25 and
re-installed it.
Everything works as expected. Thanks for all your help.
Original comment by pnaya...@gmail.com
on 19 Jun 2013 at 3:32
Version 1.4.9.1 is working for my installations. Thank you Tres!!!
Original comment by br...@databaseknowledge.com
on 23 Jun 2013 at 3:12
Original comment by tres.fin...@gmail.com
on 2 Aug 2013 at 5:01
Original issue reported on code.google.com by
pnaya...@gmail.com
on 18 Jun 2013 at 8:33