dquangsinh / 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 8 years ago

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