zaqaqaw / jzebra

Automatically exported from code.google.com/p/jzebra
0 stars 0 forks source link

JRE Version 7 Update 25 breaks jZebra 1.4.9 #139

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Updated JRE to version 7 update 25
2.
3.

What is the expected output? What do you see instead?
All actions on demo page show applet not loaded

What version of the product are you using? On what operating system?
jZebra v1.4.9 on Windows 7

Please provide any additional information below.
also findPrinter() method not found or supported

Original issue reported on code.google.com by pnaya...@gmail.com on 18 Jun 2013 at 8:33

GoogleCodeExporter commented 8 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:

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago

Original comment by tres.fin...@gmail.com on 2 Aug 2013 at 5:01