Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with streams #49

Closed
maxiperezunlam opened this issue Jul 15, 2011 · 1 comment
Closed

Problem with streams #49

maxiperezunlam opened this issue Jul 15, 2011 · 1 comment

Comments

@maxiperezunlam
Copy link

Hello

I am using wicked_pdf.

On development I am using windows and on production I am using Unix server (i686).

In Windows i generate pdfs correctly. However in Production the plugin generated a corrupted file.

I debug and found where could be the problem.

IO.open(command) do |stream|
...
end

In windows these lines works but in unix throw a failed to execute error.

In unix when i try to use Open3 library throw the same error too.

I was testing with open5. However throw this error again.

Which could be the error?

Thanks

@unixmonkey
Copy link
Collaborator

Could you please update your wicked_pdf to the current version (0.7.2), and post the error message and command string?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants