CarnetApp / CarnetElectron

57 stars 14 forks source link

Notes loading infinitely on Linux app #57

Open Candyhands opened 2 years ago

Candyhands commented 2 years ago

Lol, I'm so sorry. I know you just fixed the login issue, and now I can log in. But I am unable to edit any of my notes in the app. This is using the most recent 64 bit app image on framagit, and the issue exists on both my PopOS and Manjaro machines. Thank you for keeping the support up.

brainstormtrooper commented 2 years ago

Same issue on openSUSE 64 bit

barbicane commented 2 years ago

image hi ! same issue for me on ZorinOS 16 with AppImage64.

barbicane commented 2 years ago

hi ! same issue for me on ZorinOS 16 with AppImage64.

Solved by building a new version from source ! (edit: i don't know why but you have to launch once in "dev mode" with npm start after installed node (with nvm for me) and electron. after that, the edit mode will work when packaged as Appimage.)

mohammadrafigh commented 1 year ago

any updates?

tomvdyck commented 1 year ago

I downloaded a new app image today to make sure it would not be because of an older version. But the same issue remains: cannot open/edit a note.

jurgen-74 commented 1 year ago

hi ! same issue for me on ZorinOS 16 with AppImage64.

Solved by building a new version from source ! (edit: i don't know why but you have to launch once in "dev mode" with npm start after installed node (with nvm for me) and electron. after that, the edit mode will work when packaged as Appimage.)

Could you share the new AppImage64 with us?