massCodeIO / massCode

A free and open source code snippets manager for developers
https://masscode.io
GNU Affero General Public License v3.0
5.7k stars 193 forks source link

[Bug]: All snipets are gone after Update through winget to version 3.11.0, db file still there #468

Open fubaWoW opened 4 months ago

fubaWoW commented 4 months ago

Describe the bug

Started massCode today after Update through winget and now all my Snipets are "gone". But actually the db.json is still there and seems not damaged.

database file: db.json

To reproduce

start app and see no snipets ^^

Version

3.11.0

OS

Windows 11 Version 10.0.22631.3447

Validations

fubaWoW commented 4 months ago

Never mind, uninstalled and done! Can not even create a database or snippet even when uninstall, clean everything (appdata + programdata) and reinstall massCode...

utkarshkoppikar7 commented 2 months ago

Facing the same issue, on reload lost all snippets. But I still have the .db files, which I am not able to access.

ondrovic commented 2 months ago

Same issue here, uninstalled reinstalled nothing

here is a quick go package to parse the results into at least human readable I wrote this morning, helpful if you still have access to your db.json file

masscode-parser