Manu Wallner

Results 27 comments of Manu Wallner

The ENV vars are set up correctly, it looks like it's just what @Kesin11 mentioned in #383 We should probably just merge that PR so the E2E tests are disabled,...

I can confirm that this is still an issue. Trying to run brew with `--force-bottle` gives this error: ``` Error: --force-bottle passed but robotsandpencils/made/xcodes has no bottle! ``` So it...

Based on my reading of the [bottle docs](https://docs.brew.sh/Bottles) I updated the bottles section in the formula to look like this: ```diff bottle do root_url 'https://github.com/RobotsAndPencils/xcodes/releases/download/0.20.0' sha256 cellar: :any_skip_relocation, mojave: "acd0717e5083634c472d17d7b041265f34b197164ecfcf513b812d77ff978c6d"...

Can confirm that this works: ``` $ brew install robotsandpencils/made/xcodes xcodes 0.20.0 is already installed but outdated (so it will be upgraded). ==> Downloading https://github.com/RobotsAndPencils/xcodes/releases/download/1.0.0/xcodes-1.0. ==> Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e6 ########################################################################...

I just got a pair of H6046, installed this plugin, and am running into the same issue, e.g. according to the logs it is set to 2400K but it looks...

I don't remember if GH sends out notifications when an issue is mentioned, but I added a PoC over at #151

I consciously didn't publish it to the Adobe Exchange since 0 testing has gone into it other than on my machine, I have no clue about publishing on Adobe Exchange,...

Yup, no problem! Thanks for doing this.

Looking at the source, the relevant sections are in `RegisterMapImp::StartBlock` and `RegisterMapImp::EndBlock`. The first one calls out to `jit_prolog` (which is actually implemented in `arm_prolog`) and the second one calls...

Thanks for your quick response. Unfortunately I can't share the exact files, but I asked our artist how they are created - here are simple sample [SVG](https://www.dropbox.com/s/hicm0fnii5tzu9r/p1.svg?dl=0) and [PDF](https://www.dropbox.com/s/bty40p6ltoep6lv/p1.pdf?dl=0) files...