Clemens Himmer

Results 9 comments of Clemens Himmer

This should be resolved by https://github.com/karma-runner/karma/pull/3374 (https://github.com/karma-runner/karma/commit/4ed3af0c5ec9a9949448c4c568c16c33d6bc5cdd) as thw0rted [mentioned](https://github.com/karma-runner/karma/issues/3284#issuecomment-721846942), regarding the reporting of failing on skipped tests however I think the karma infrastructure does not really allow for reporting...

Thanks for the reply! Glad to hear I was wrong about my concern. I'm on `Chrome Version 83.0.4103.116 (Official Build) (64-bit) @ Ubuntu 18.04.4 LTS`. Whether or not an actual...

Yeah, I sadly still get it with 3.1.2. I missed to mention this doesn't actually show in the console but pauses the process when you enable "Pause on Exceptions" in...

I created a new Chrome profile and tested it with only FakeFiller installed, it still reproduces. It only logs in the console because I had the option to "Pause on...

This is caused by the same issue as https://github.com/electron/rebuild/issues/1116. See https://github.com/electron/rebuild/issues/1116#issuecomment-1973877557 for a workaround.

Hey, thanks for letting me know, that pointed to a flawed conclusion on my side. I have been fiddling around with this quite a bit and it was a side-effect...

As references in https://github.com/nodejs/node-gyp/issues/2869#issuecomment-1966234393, node-gyp v10+ solves this error; distutils was removed from python 3.12 as mentioned [here](https://stackoverflow.com/questions/69919970/no-module-named-distutils-but-distutils-installed/76691103#76691103), which causes this error. A way to fix this is to add...

I suppose it is breaking for node v12/14. What is the policy here, considering these versions are officially out of maintenance? Also, this doesn't seem to work on Windows. Well,...

As @michaelzangerle has stated above, you need to change the color profile of your image to work, that is the current workaround. E.g. changing the mode in GIMP works, whatever...