SnipCommand icon indicating copy to clipboard operation
SnipCommand copied to clipboard

No clean way to close app on OSX

Open mk-rocket opened this issue 4 years ago • 2 comments

The only option is to close the current window. CMD+Q does not quit the app.

mk-rocket avatar Oct 28 '20 19:10 mk-rocket

Can I work on this?

Saif807380 avatar Jan 02 '21 16:01 Saif807380

When I close the main window, when I click in Preferences it gives me this message:

A javascript error ocurred in the main process
Uncaught Exception:
TypeError: Cannot read property 'webContents' of null
    at click (/Applications/SnipCommand.app/Contents/Resources/app.asar/build/menu.js:11:53)
    at MenuItem.click (electron/js2c/browser_init.js:65:1624)
    at Function.executeCommand (electron/js2c/browser_init.js:73:1102)

The only way of Quit is Force Quit --> Force quit applications

kant avatar Jan 10 '21 03:01 kant