tuxedocomputers / tuxedo-control-center

A tool to help you control performance, energy, fan and comfort settings on TUXEDO laptops.
GNU General Public License v3.0
522 stars 69 forks source link

A JavaScript error occured in the main process #282

Closed dzavodnikov closed 1 year ago

dzavodnikov commented 1 year ago

A JavaScript error occured in the main process After run by pressing [Fn]+[F3] and closing TEXEDO Control Center I got and error message:

Uncaught Exception:
TypeError: Cannot read property 'setMenuBarVisible' of null
  at BowserWindow.<anonymous>(/opt/texedo-control-center/
resource/app.asar/dist/texedo-control-center/e-app/main.js:
432:57)
  at BowserWindow.emit (events.js:315:20)

ScreenShot

tuxedoxt commented 1 year ago

Hello,

issue was found to trigger pressing the shortcut multiple times while the GUI was loading. This should be fixed as of v2.0.2. Please reopen if issue reappears.