cerebro: Error on opening cerebro
- [ x] I am on the latest Cerebro.app version
- I have searched the issues of this repo and believe that this is not a duplicate
- OS version and name: Ubuntu Budgie 18.04
- Cerebro.app version: 3.2
- Relevant information from devtools (See above how to open it):
Issue
I get this error when I installed the latest version (3.2) for Ubuntu Budgie. Happens when I open the app from my app menu. Also occurred when I pressed Ctrl + Space for the first time, howver was unable to reproduce afterwards.
Uncaught Exception:
TypeError: Cannot read property 'webContents' of undefined
at EventEmitter.module.exports._electron.ipcMain.on (/opt/Cerebro/resources/app.asar/main.js:687:47)
at emitTwo (events.js:106:13)
at EventEmitter.emit (events.js:191:7)
at WebContents.<anonymous> (/opt/Cerebro/resources/electron.asar/browser/api/web-contents.js:247:37)
at emitTwo (events.js:106:13)
at WebContents.emit (events.js:191:7)
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Reactions: 9
- Comments: 21 (2 by maintainers)
Setting
trackingEnabledtofalsefixed it for me in~/.config/Cerebro/config.jsonI have a similar problem on opening Cerebro.app
Error shown on a default wondow: ` A JavaScript error occurred in the main process
Uncaught Exception: TypeError: visitor(…).screenview is not a function at module.exports.exports.screenView.screenName (/Applications/Cerebro.app/Contents/Resources/app.asar/webpack:/app/lib/trackEvent.js:31:15) at module.exports.exports.default (/Applications/Cerebro.app/Contents/Resources/app.asar/webpack:/app/main/createWindow.js:166:3) at App.module.exports._electron.app.on (/Applications/Cerebro.app/Contents/Resources/app.asar/webpack:/app/main.development.js:38:16) at emitTwo (events.js:111:20) at App.emit (events.js:191:7) `
For MacOs, config file is at
~/Library/Application\ Support/Cerebro/config.json@CelsoSantos sure 😄
Does this mean there is new activity/development on Cerebro?