Dmitry Burnyshev

Results 9 issues of Dmitry Burnyshev

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

bug :beetle:

If you release your build with `latest-mac.yml` or `latest-win.yml` files, and some process in the application will check for updates on the releases page based on those files. This will...

The app works perfectly, it generates all the necessary icons for the application based on the 1024x1024 png file with the following command: ```shell electron-icon-maker --input=./asset/main_icon.png --output=./asset ``` But the...

* **Electron-Builder Version**: 24.9.1 * **Node Version**: 18.14.0 * **Electron Version**: 27.1.2 * **Electron Type (current, beta, nightly)**: current * **Electron-updater Version**: 6.1.7 * **Target**: MacOS DMG After an auto-update...

On Windows Server installed app doesn't work properly. When I chose to scan the full C drive, it freezes after 100% scanning. When I chose to scan the full C...

### Contact Details me ### What happened? The application stays out of the current display's bounds after disconnecting the external display. ### Steps to reproduce? 1. Connect an external display...

bug

### Contact Details me ### What happened? Auto-update removes the App icon from the Launchpad ### Steps to reproduce? 1. Release new version 2. Allow to update your app 3....

bug

### Contact Details @kashamalasha ### What happened? Error message with grammar mistakes shows when the offline state was encountered more than 5 times in a row. ### Steps to reproduce?...

enhancement

electron-updater helper uses the system's built-in notification after finding a new version in the latest files on Github. On Linux, the application freezes during try to notify a user about...

enhancement