Carlos Garcia
Carlos Garcia
> There is an open issue for that ([electron/packager#1714](https://github.com/electron/packager/issues/1714)) and I think we will need to downgrade electron Forge to 7.3.1 until it's fixed. This will be solved in https://github.com/Automattic/studio/pull/201.
> @fluiddot @wojtekn the missing background appears to be a known side-effect of using `--skip-jenkins`. That is, the option bypasses running the AppleScript that configures the aesthetic of the DMG....
Heads up that we managed to generate the DMG files successfully in https://github.com/Automattic/studio/pull/321 and https://github.com/Automattic/studio/pull/299 using the `appdmg` package.
Heads up that this was solved on macOS in https://github.com/Automattic/studio/pull/510. Stay tuned as it will be released in version `1.1.3` 🎊 . cc @jeroenpf
> Hi, I have downloaded the latest version 1.1.3 and unfortunately the symlink still isn't working for me Hey @AndrewBrightbulb, I've tested version 1.1.3 and I confirmed that symlinks are...
I'll take a look at the failures on Windows (https://github.com/Automattic/studio/pull/76).
> I reviewed the current state of this issue. E2e tests are going through on local and build servers, but only for Mac. We still need to fix unit and...
> I reviewed the current state of this issue. E2e tests are going through on local and build servers, but only for Mac. We still need to fix unit and...
We can consider this issue closed as a PHP selector was incorporated in https://github.com/Automattic/studio/pull/225.
> Related: https://github.com/Automattic/dotcom-forge/issues/6698 > > ```shell > ❯ defaults read -g AppleLanguages > ( > "en-ES", > "es-ES" > ) > ``` > > ``` > [2024-04-24T13:44:40.083Z][info][main] System locale: en-ES...