lvxj-tony / flexpaper

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

Flexpaper is getting action script 2058 error #390

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. upload a PDF to flexpaper installed over a Centos 6 server
2. Try to watch the PDF
3. Debug the output

What is the expected output? 
Converted PDF to SWF and showed at flexpaper viewer

What do you see instead?
Converted PDF to SWF but error occurs

What version of the product are you using? 
2.1.5

On what operating system?
Centos 6 Linux

Please provide any additional information below.

This problem occurs everytime I try to watch or convert a PDF with more than 
one page on CentOS server, if I install flexpaper over an Ubuntu Server this 
error doesn't occur.

This is the message i get:

Error de ActionScript:
Error: Error #2058: Se produjo un error al descomprimir los datos.
    at flash.utils::ByteArray/_uncompress()
    at flash.utils::ByteArray/uncompress()
    at com.devaldi.streaming::AVM2Loader/uncompress()
    at com.devaldi.streaming::AVM2Loader/completeHandler()

Original issue reported on code.google.com by fp...@planok.com on 11 Sep 2013 at 5:41

GoogleCodeExporter commented 9 years ago
did you use the same flash player when viewing this document as this error was 
seen?

Original comment by erik.eng...@devaldi.com on 15 Sep 2013 at 7:22

GoogleCodeExporter commented 9 years ago
I was using the last version of flash player, in centOS installation de normal 
player gest stuck at 100% load keeping loading infinitely. Then I use the 
debugger flash player 11 from adobe to see whats going wrong and I got the 
Action script error.

Original comment by fp...@planok.com on 23 Sep 2013 at 12:50