greggigon / mpk-desktop-app

My Personal Kanban Desktop App is a standalone desktop implementation of the Personal Kanban.
https://greggigon.com/my-personal-kanban-2-0/
Other
114 stars 16 forks source link

Totally black screen #65

Open ghost opened 3 years ago

ghost commented 3 years ago

I fired up My Personal Kanban today to update it and met a completely black screen. This morning it was fine. I haven't made any system changes today. I just worked on my website at localhost all day. I'm on an Ubuntu derivative name Mint 19.3.

Has anyone else had this problem? It is a know and easy to fix problem?

I ran sudo dpkg -r my-personal-kanban and then reinstalled... same result...

greggigon commented 3 years ago

Hi @sebawrite There were no updates to the app. Perhaps Mint released an update to some of the system libraries that caused the app to stop working? Electron uses embedded version of Chromium and Node. It would run on top of the OS Libraries, so might have some dependencies that I'm not aware of.