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

render quits without any output or generated files #42

Closed
harrysarson opened this issue Jan 14, 2019 · 4 comments
Closed

render quits without any output or generated files #42

harrysarson opened this issue Jan 14, 2019 · 4 comments

Comments

@harrysarson
Copy link

Hi,

When I run $ terminalizer render demo the program exits (exit code 0) without printing any output to the terminal or creating a gif file.

I am running using wsl (bash on ubuntu on windows).
When I run the same command using the same demo.yml file in powershell it works so I guess this is some problem due to either linux in general or more likely wsl.

node v10.15.0
terminalizer v0.6.0

@faressoft
Copy link
Owner

Terminalizer executes a hidden electron window to render gif images which seems for some reason is not opening.

@harrysarson
Copy link
Author

Of course - wsl has no support for displaying graphics.

Maybe an error message (or a non zero exit code) may be helpful here though?

@shadycuz
Copy link

@harrysarson You can actually run gui applications in WSL just fine. You can follow the MobaXterm section in this guide here.

I also had the same issue, but you guys led me down the right road. Once I opened MobaXterm I was able to render my gif 🎉.

image

Thanks

@harrysarson
Copy link
Author

Glad I could be of assistance :)

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

3 participants