Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 865675

Summary: media-gfx/mcomix-2.0.2 - all bookmarks disappeared
Product: Gentoo Linux Reporter: Ștefan Talpalaru <stefantalpalaru>
Component: Current packagesAssignee: Bernard Cafarelli <voyageur>
Status: UNCONFIRMED ---    
Severity: major    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ștefan Talpalaru 2022-08-18 10:05:32 UTC
At some point, the package was silently switched to a Python3 compatible fork that changed the bookmark format from Pickle to JSON: https://github.com/multiSnow/mcomix3 - this apparently deleted the Pickle file after converting it to JSON.

Recently, it was switched back to the original upstream that knows nothing about JSON bookmarks: https://gitweb.gentoo.org/repo/gentoo.git/commit/media-gfx/mcomix?id=16e61335682f168c215504e4fe4e7090397fc4f1

Now all bookmarks are gone from the program's interface, but they're still on disk, at "~/.local/share/mcomix/bookmarks.json", being completely ignored by this new mcomix version, which creates its own, empty, "bookmarks.pickle" file instead.

Reproducible: Always