=======================================================================
                                                            August 2017
README for Print Drivers Version 5.8.0

=======================================================================

Table of Contents 
-----------------
    Known Issues
       Print queue is disabled after reboot
       Cannot launch Java GUI in Red Hat Enterprise Linux 5
       Receiving error "Assertion 'c->xlib.lock' failed when launching 
         JAVA GUI in openSUSE 10.3.


Known Issues
------------
  Print queue is disabled after reboot
  --------------------------------------------------
  -This could be caused by SELinux preventing the CUPS from accessing
   various system and print files. This may be fixed by creating an
   appropriate SELinux policy or disabling SELinux for CUPS.

  Cannot launch Java GUI in Red Hat Enterprise Linux 5
  -----------------------------------------------------------------
  -The libXp library is not installed by default in RHEL 5. This
   library, however, is needed by the JVM that is shipped with this 
   product. Please install libXp.rpm from your RHEL 5 installation CD2.

  Receiving error "Assertion 'c->xlib.lock' failed when launching 
  JAVA GUI in openSUSE 10.3.
  -----------------------------------------------------------------
  -The error is caused by a problem in the libxcb package. The easy 
   way is just to install the 10.3 online updates, which turn this 
   into a warning. You should install them anyway to get all the 
   security fixes. 
      
   As a workaround you can run the following command from the command 
   line and then re-try your operation (from that same command-line) 
      
   #export LIBXCB_ALLOW_SLOPPY_LOCK=true

