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

[Web2print] Fix background PDF generation with wkhtmltopdf on OS X #4023

Merged
merged 3 commits into from
Mar 7, 2019

Conversation

Ben305
Copy link
Contributor

@Ben305 Ben305 commented Mar 5, 2019

Fix "nohup: can't detach from console: Inappropriate ioctl for device" error when generating PDFs on OS x using wkthmltopdf

Changes in this pull request

Resolves #4022

Additional info

…" error when generating PDFs on OS x using wkthmltopdf
@CLAassistant
Copy link

CLAassistant commented Mar 5, 2019

CLA assistant check
All committers have signed the CLA.

@dpfaffenbauer
Copy link
Contributor

ok, in my opinion: Pimcore doesn't support Mac OS as operating system, therefore Pimcore should not care about that. OSX also isn't a suitable server infrastructure to run Pimcore on.

BTW: I am also working on Mac and I never had issues with that before.

@Ben305
Copy link
Contributor Author

Ben305 commented Mar 5, 2019

I wouldn't use OS X in production, but seems suitable for me as dev environment. Chances to break anything with this bugfix are fairly small.

@dpfaffenbauer
Copy link
Contributor

True, but thats not my concern. My concern is that this is another piece of code that has to be maintained and refactored as well some day. "just to support osx".

lib/Tool/Console.php Outdated Show resolved Hide resolved
@brusch brusch merged commit 6a71153 into pimcore:master Mar 7, 2019
@brusch brusch added this to the 5.7.0 milestone Mar 7, 2019
@brusch brusch added the Task label Mar 7, 2019
@brusch brusch self-assigned this Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants