rbreu / beeref

BeeRef Reference Image Viewer
GNU General Public License v3.0
501 stars 37 forks source link

Open a file saved by a previous version #47

Closed Hattiffnat closed 9 months ago

Hattiffnat commented 2 years ago

When trying to open a file saved by a previous version:

CRITICAL main: Unhandled exception Traceback (most recent call last): File "beeref/fileio/init.py", line 100, in run File "beeref/fileio/init.py", line 43, in load_bee File "beeref/fileio/sql.py", line 55, in wrapper File "beeref/fileio/sql.py", line 207, in read TypeError: init() got an unexpected keyword argument 'crop'

rbreu commented 9 months ago

I can't reproduce this and I don't know between which versions you were switching.