André A. Gomes

Results 684 comments of André A. Gomes

@moneylobster amazing report, thanks for sharing! I have a Windows machine but, given the amount of fires to put out, you need to focus on what matters the most. 1....

> Could you please attach a crash dump to help us get more information? You can collect them by adding the following snippet to your main process code, before `app.whenReady`:...

@jabaa it is clear to me. I would like to request re-opening #1598.

@jabaa I can run Electron applications, but I can't run fiddles.

I have doubts whether this issue is a duplicate of #1597, since I am reporting that I can't run any fiddle while the other issue mentions not being able to...

> Hey @aadcg, are you able to run https://github.com/electron/electron-quick-start outside of the context of Fiddle? That's the sample code that we load by default into the program. Yes, I am....

@dsanders11 I figured the issue yesterday. It's unrelated to Electron. It's due to bwrap and a very odd Ubuntu policy. See the details [here](https://github.com/containers/bubblewrap/issues/505#issuecomment-2093203129). To fix it, I disabled the...

Makes sense to me @Ambrevar!

As mentioned in #1490, `update-instance-for-redefined-class` is a way to achieve it.

Very good report, thanks! There many issue here, so it's hard to choose from where to start. At some point, we will need to re-implement the prompt buffer so let's...