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

windows support #2082

Closed
fastlanebot opened this issue Feb 12, 2016 · 12 comments
Closed

windows support #2082

fastlanebot opened this issue Feb 12, 2016 · 12 comments

Comments

@fastlanebot
Copy link

Original issue by @amorenew - Imported from fastlane/screengrab#65

you use
sudo gem install screengrab
but what should i do in windows ?

@fastlanebot
Copy link
Author

@tobiasschuerg commented

Just install Ruby and omit the sudo:
gem install screengrab

@fastlanebot
Copy link
Author

@amorenew commented

thanks

@fastlanebot
Copy link
Author

@mfurtak commented

@amorenew Thanks for your interest! 👍

We're not quite where we'd like to be with Windows support in screengrab just yet. You may find things which are not working well, or at all! I think this is true of many parts of fastlane in general. That said, if you're willing to brave the unknown, we'd love to hear what you find. 🔍

Just off the top of my head, I believe you will need to use the option --skip_open_summary true in order to prevent a Mac-specific call from being triggered at the end of each run.

Cheers!

@fastlanebot
Copy link
Author

@amorenew commented

you are welcome
thanks for the tip

@fastlanebot
Copy link
Author

@peterhav commented

I am trying to get screengrabworking on Windows (10), after installation of Ruby (http://rubyinstaller.org/), I was able to perform gem install screengrab successfully, but when launching the screengrab command the following error appears:

C:/Ruby22/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require': cannot load such file -- pty (LoadError)
        from C:/Ruby22/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
        from C:/Ruby22/lib/ruby/gems/2.2.0/gems/fastlane_core-0.37.0/lib/fastlane_core/itunes_transporter.rb:1:in `<top (required)>'
        from C:/Ruby22/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
        from C:/Ruby22/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
        from C:/Ruby22/lib/ruby/gems/2.2.0/gems/fastlane_core-0.37.0/lib/fastlane_core.rb:11:in `<top (required)>'
        from C:/Ruby22/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
        from C:/Ruby22/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
        from C:/Ruby22/lib/ruby/gems/2.2.0/gems/screengrab-0.3.0/lib/screengrab.rb:4:in `<top (required)>'
        from C:/Ruby22/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
        from C:/Ruby22/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
        from C:/Ruby22/lib/ruby/gems/2.2.0/gems/screengrab-0.3.0/bin/screengrab:5:in `<top (required)>'
        from C:/Ruby22/bin/screengrab:23:in `load'
        from C:/Ruby22/bin/screengrab:23:in `<main>'

Any ideas what could be causing this?

@fastlanebot
Copy link
Author

@mfurtak commented

@peterhav Yes, I'm sorry that you're having trouble. Windows support for screengrab is not ready yet, so this is one of the things that will not work until we are able to address it.

Thank you for checking it out and reporting your findings - that is very helpful for us! 👍 We'll let you know when we have good news to report about Windows support! 🚀

@fastlane-bot
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.

Please make sure to update to the latest fastlane version and check if that solves the issue. Let us know if that works for you by adding a comment 👍

@amorenew
Copy link

amorenew commented Jun 9, 2016

just add windows support fix in docs and clean this issue

@TKBurner
Copy link

@amorenew Thanks for following up. We'll leave this issue open while we determine how to approach this. Thanks!

@ThePredators
Copy link

Hello,

If you need help i have some time to spend !

@fastlane-bot
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.

Please make sure to update to the latest fastlane version and check if that solves the issue. Let us know if that works for you by adding a comment 👍

@fastlane-bot
Copy link

This issue will be auto-closed because there hasn't been any activity for a few months. Feel free to open a new one if you still experience this problem 👍

@fastlane fastlane locked and limited conversation to collaborators Feb 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants