[8.160][BUG][OPEN] Log Manager Report

The log manager report viewer on the remote log management  site incorrectly asserts that "Acrobat Viewer" is required to view a pdf and fails saying Acrobat Viewer is not Installed.

Please add support for open source software such as evince or simply have it forward the PDF for download vs incorrectly asserting  Acrobat Viewer is somehow required to read a PDF and then failing.
Parents
  • I can reproduce this with Firefox 3.16.15 on Debian too. My guess is that this is related to the Flash-Component that Debian ships, ie. swfdec/gnash instead of the Adobe Flash player. Chrome comes with a bundled version of Adobes version of Flash, so it makes perfect sense if it works with chrome but doesn't work with Firefox...

    Can you please surf with both browsers to Plugin Check and tell me what version of flash is detected?
  • I believe you are correct, gnash in firefox,   I am going to say that embedding the PDF in the flash unwise for maximum compatibility.  

    You could implement a workaround, maybe a direct link to the PDF for download if any sort of error occurs instead of the current message. 

    Or [trying to do my part to get Astaro off the flash drug] you could use something like html5 instead of flash, it would fix the incompatibility problems . I am sure any user trying to access the log manager from an iphone, ipad, or FLOSS desktop would benefit. 


    It could be as simple as 



    Or you could convert the PDF to an SVG
Reply
  • I believe you are correct, gnash in firefox,   I am going to say that embedding the PDF in the flash unwise for maximum compatibility.  

    You could implement a workaround, maybe a direct link to the PDF for download if any sort of error occurs instead of the current message. 

    Or [trying to do my part to get Astaro off the flash drug] you could use something like html5 instead of flash, it would fix the incompatibility problems . I am sure any user trying to access the log manager from an iphone, ipad, or FLOSS desktop would benefit. 


    It could be as simple as 



    Or you could convert the PDF to an SVG
Children
No Data