Giter Site home page Giter Site logo

Comments (8)

fastlanebot avatar fastlanebot commented on May 2, 2024
@KrauseFx commented

Have you installed the latest version? Run sudo gem update snapshot just in case. This issue should be resolved already.

from fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@KrauseFx commented

This is the commit: fastlane-old/snapshot@9cf5e4f

Can you run which convert? Does it show you something?

from fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@Fogh commented

I have Snapshot 0.3.1 installed.

which convert returns: "/usr/local/bin/convert"

from fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@KrauseFx commented

The generated screenshots should not have an alpha channel.

Could you run snapshot again and post the output here?

The last lines should look something like this:

INFO [2014-11-18 18:35:12.78]: Removing alpha channel from './screenshots//en-US/en-US-iPhone6Plus-portrait-01LandingScreen.png'
INFO [2014-11-18 18:35:13.49]: Removing alpha channel from './screenshots//en-US/en-US-iPhone6Plus-portrait-02DealsList.png'

from fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@rrichter commented

I can confirm it is working.

$ gem list --local | grep snapshot
snapshot (0.3.1, 0.2.4)


$ convert -version
Version: ImageMagick 6.8.9-7 Q16 x86_64 2014-11-16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2014 ImageMagick Studio LLC
Features: DPC Modules
Delegates: bzlib freetype jng jpeg ltdl lzma png xml zlib

Maybe one should note that It runs after all languages and devices have been completed:

...
INFO [2014-11-18 18:56:33.35]: Removing alpha channel from './screenshots//en-US/en-US-iPhone6Plus-portrait-09_screen_search_3.png'
INFO [2014-11-18 18:56:33.68]: Finished removing the alpha channel.

from fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@Fogh commented

Maybe one should note that It runs after all languages and devices have been completed

That seems to be the problem! Because my script ends with an error when taking screenshots on iPad due to actions that are not possible.

from fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@KrauseFx commented

I agree, it should probably also convert the images when the tests failed.

On the other hand, when the tests were unsuccessful, you shouldn't be releasing the app like this anyway.

Another note: you can use deliver to upload the screenshots automatically for you. This will also allow uploading of screenshots with an alpha value.

from fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@KrauseFx commented

This is fixed now: fastlane-old/snapshot@52348c6

I'll release a new version later. In the mean time, you can install it by downloading the repo and running sudo rake install

from fastlane.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.