puneetsl / lotion

Unofficial Notion.so app for Linux
MIT License
2.01k stars 87 forks source link

Native app crashing #73

Closed zazake0 closed 4 years ago

zazake0 commented 4 years ago

I tried running the native app on both my desktop and laptop (on Debian 10) and it crashed. Was working fine yesterday.

13:27:48.130 › Checking for update
(electron) 'getName function' is deprecated and will be removed. Please use 'name property' instead.
13:27:48.356 › Error: Error: ENOENT: no such file or directory, open '/home/user/lotion-master/Lotion/resources/app-update.yml'
13:27:48.357 › {
  level: 'error',
  from: 'autoUpdater',
  type: 'unknownAutoUpdaterError',
  error: [Error: ENOENT: no such file or directory, open '/home/user/lotion-master/Lotion/resources/app-update.yml'] {
    errno: -2,
    code: 'ENOENT',
    syscall: 'open',
    path: '/home/user/lotion-master/Lotion/resources/app-update.yml'
  }
}
Failed to get crash dump id.
Report Id: 
Failed to get crash dump id.
Report Id: 
Instruction non permise
zazake0 commented 4 years ago

The issue disappeared in both cases after I did killall Lotion