Vladimir Yakovlev

Results 285 comments of Vladimir Yakovlev
trafficstars

@romeoacevedo it's hidden under the feature flag/code for a reason, so I consider the feature incomplete. Not going to test it at the current stage or until it's named complete...

@romeoacevedo I don't normally provide a timeframe for the non-commercial/open-source contribution. So the answer is no. Besides, discussing such matter in this repository is an off top.

> DELETE https://ci.appveyor.com/api/projects/{accountName}/{projectSlug}/buildcache That Rest call doesn't remove the cache anymore. Am I the one who experience the issue? Worked well before. Now I call it, get 204 status code...

Suggestion: specifying default video quality.

The fix should land on the @electron side. Only workaround could happen here, there is no ETA though.

@itisafrickinhighlander if you read the previous comments, you will see that the issue only takes place if the in memory partition type is used for the webview. Apparently it's not...

Electron v22 gets back [StatusNotifierItem](https://www.freedesktop.org/wiki/Specifications/StatusNotifierItem/)-based tray icon logic. So the issue is going to be fixed with the next app release.

Is the delay related to the process of transition to monorepo? Lets keep the issue open until the issue is resolved.

This issue looks like a cause of https://github.com/vladimiry/ElectronMail/issues/666. I'm unable to provide an isolated repro project since at this time I have no Windows system at my side.

Just a quick guess, try such npm script `electron-rebuild -- -f -w nodegit`.