Gérard Mathiuet

Results 16 comments of Gérard Mathiuet

Exactly the same as @bdsousa on OS X 10.11 open beta. Tried with node v0.12 and v4.1.1. My SONOS system is on build/version 29699020 (6.0).

@kaansoral I can confirm the first launch thing.

I like Drop to GIF's simplicity and [trim/cut my video in QuickTime](https://support.apple.com/en-us/HT201066#trim).

This has to do with the electron version (2) used by the current versions of Atom. And I think it will be fixed by the time this gets merged: https://github.com/atom/atom/pull/18916...

@simurai It might be [electron version 2](https://github.com/atom/atom/commit/09cbcbe9e3b44f60b65c5c47d9d06cffa126d995) that caused the macOS vibrancy related crashes. And it seems that https://github.com/atom/atom/issues/17819 will fix it. I couldn't get my atom build to run...

I just built the latest [Atom from electron-3-0 branch](https://github.com/atom/atom/tree/electron-3-0) on macOS 10.14.2 and can confirm that vibrancy works again. ![image](https://user-images.githubusercontent.com/946853/50509566-b29c6480-0a86-11e9-900e-9d8581a11f15.png)

I think we'll have to wait for [Upgrade Atom to Electron 3.0](https://github.com/atom/atom/issues/17819).

Duplicate of https://github.com/rwatts3/atom-ide-vue/issues/4. Unfortunately it's not solved yet, see https://github.com/rwatts3/atom-ide-vue/issues/4#issuecomment-352472350.

Replace `Pods/AudioKit/macOS/AudioKit.framework` and `Pods/AudioKit/macOS/AudioKitUI.framework` with the files from [AudioKit-macOS-4.9.3.zip](https://github.com/AudioKit/AudioKit/releases/tag/v4.9.3). See https://github.com/AudioKit/AudioKit/issues/1860.

@hb2708 Thanks, I've seen your PR only after my quick'n'dirty answer. 😄