Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Uncaught Exception on Startup #364

Closed
simonmorgenthaler opened this issue Jun 8, 2017 · 3 comments · Fixed by #387
Closed

Uncaught Exception on Startup #364

simonmorgenthaler opened this issue Jun 8, 2017 · 3 comments · Fixed by #387

Comments

@simonmorgenthaler
Copy link

I have the following error in the console on Startup, when I say "No" to install it in the system. But Nano seems to run fine anyways:

Uncaught Exception:
TypeError: app.setAboutPanelOptions is not a function
    at Object.<anonymous> (/tmp/.mount_XNnZ9z/usr/bin/resources/app.asar/main.js:188:5)
    at Object.<anonymous> (/tmp/.mount_XNnZ9z/usr/bin/resources/app.asar/main.js:199:3)
    at Module._compile (module.js:571:32)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:488:32)
    at tryModuleLoad (module.js:447:12)
    at Function.Module._load (module.js:439:3)
    at Object.<anonymous> (/tmp/.mount_XNnZ9z/usr/bin/resources/electron.asar/browser/init.js:171:8)
    at Object.<anonymous> (/tmp/.mount_XNnZ9z/usr/bin/resources/electron.asar/browser/init.js:173:3)
    at Module._compile (module.js:571:32)
@Isabello
Copy link

Isabello commented Jun 8, 2017 via email

@simonmorgenthaler
Copy link
Author

Linux 3.19.0-32-generic #37~14.04.1-Ubuntu SMP x86_64 GNU/Linux
DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=17.3
DISTRIB_CODENAME=rosa
DISTRIB_DESCRIPTION="Linux Mint 17.3 Rosa"

@Isabello
Copy link

Isabello commented Jun 8, 2017 via email

slaweet added a commit that referenced this issue Jun 12, 2017
Fix Javascript Error: app.setAboutPanelOptions is not a function - Closes #386, Closes #364
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants