kanriapp / kanri

🪐 Modern offline Kanban board app for Windows, MacOS and Linux. Built with simplicity and user experience in mind.
https://kanriapp.com
GNU General Public License v3.0
711 stars 56 forks source link

Windows Kanri Exports on v0.7.1 are not importable by Linux v0.7.1 #598

Open jcardoso13 opened 3 months ago

jcardoso13 commented 3 months ago

Describe the bug I have a work and personal machine and on my work machine i use the Linux version. I have tried to make the JSON compatible but it's refusing to load with the following error on the terminal.

It might be that some elements are not exportable at all . Tags? Boards with images? (also changing the path of the image doesn't fix it)

[2024-07-02][11:18:04][ERROR][mo@tauri://localhost/_nuxt/SSMl2umJ.js:34:7444] Vue error: EncodingError: Access control error. ; https://vuejs.org/error-reference/#runtime-m

Expected behavior Kanri to import the board/full import

Screenshots image

Desktop (please complete the following information): Distributor ID: Ubuntu Description: Ubuntu 22.04.4 LTS Release: 22.04 Codename: jammy

trobonox commented 3 months ago

Thanks for reporting this issue. I am currently away and unable to do any development for a while. Once I am back, I will try to reproduce the issue and see what I can do to fix it.

Will reply again once there's any updates.

trobonox commented 2 months ago

Apologies for the wait. I have just tried this exact use case and I am unable to reproduce the issue. I have imported a board which has tags, tasks, due dates and card colors (the only thing that's missing is a background image) and was able to import from Windows to Linux with no issues.

Do you mind sending the kanri.log file which is located under ~/.config/tech.trobonox.kanri/logs? If you are worried about privacy, feel free to send it over at trobo@kanriapp.com and I will make sure to delete the file after I have looked at it.

Other than that, If that is of any help, I can send you a custom debug build of Kanri which should output more detailed logs. Just let me know if you're interested in that and I'll make one ASAP.