Closed seleroy closed 1 year ago
Hi, it seems like your config file may be corrupted?
/home/<user>/snap/onenote-desktop/current/.config/OneNote/
.config.json
file.Let me know if this works. And, if it doesn't, I could use some more details like:
Thank you, I fixed it my modifying the config.json. It was indeed corrupted and looked like this (extra " and extra } at the end):
{ "homepage": "https://www.onenote.com/notebooks", "autoHideMenuBar": false, "minimizeToTray": false, "closeToTray": false, "autoShowAboutWindow": false, "enableGPUAcceleration": false, "wasMaximized": true, "width": 800, "height": 600, "currentVersion": "2.2.2", "windowBounds": { "x": 0, "y": 64, "width": 1920, "height": 1136 }, "lastLink": "<my_data>", "lastVersion": "2.2.2" }" }
It started to happen while the application was opened (I started getting the exception in a popup) and not on a crash. Ubuntu 22.04.3 LTS / Gnome 42.9 Anyway it is fixed now, thank you.
Cool, let me know if this happens again. Thanks.
The onenote-desktop app does not start because it fails to parse a JSON file:
Can you tell me which json file is being read, so that I can check it ?