GitSquared / edex-ui

A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
GNU General Public License v3.0
40.61k stars 2.56k forks source link

`electron.shell.openItem` was changed to `openPath` #1158

Closed ghost closed 3 years ago

ghost commented 3 years ago

Technical information

Using version:

Running on:

How comfortable you are with your system and/or IT in general:


Problem

In Electron 10, they replaced openItem by openPath. The calls to openItem now cause a panic.