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 error on Windows 10 x64 #1

Closed
petrepopescu21 opened this issue Jul 24, 2018 · 7 comments
Closed

Render error on Windows 10 x64 #1

petrepopescu21 opened this issue Jul 24, 2018 · 7 comments
Labels
bug Something isn't working

Comments

@petrepopescu21
Copy link

I've successfully installed the package after setting up node-gyp and successfully recorded a session, however, the render command fails almost instantly:

image

@faressoft
Copy link
Owner

Have end the recording session before start the rendering? Please try play command too to check the output

@petrepopescu21
Copy link
Author

Playing works and the YML file is there. I've stopped the recording with "exit".

@faressoft
Copy link
Owner

Cool, it seems a bug I feel that I know the reason. Will be fixed within 2 hours.

@petrepopescu21
Copy link
Author

Looking forward to it

@petrepopescu21
Copy link
Author

I've commented out line 17 out of render/index.js and now it works:

//app.dock.hide();

It seems that you'd have to verify the OS before hiding the Dock.

@faressoft
Copy link
Owner

@petrepopescu21 the fix is released, please update your package and confirm that it is fixed

@faressoft faressoft added the bug Something isn't working label Jul 24, 2018
@petrepopescu21
Copy link
Author

Perfect!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants