CineLog icon indicating copy to clipboard operation
CineLog copied to clipboard

Crashes after upgrade to CineLog 3.0.0-beta1

Open jkirk opened this issue 1 month ago • 0 comments

"Something" went wrong after the F-Droid upgrade from 2.0.0 to 3.0.0-beta1.

I am only able to add Movies without any details, but if try to add a Movie and try to set the review date or try to set a tag the app crashes.

I can set the review date after I have added the movie, but I can not set tags. The app always crashes when I try to edit the tags of a movie.

I also tried to export the data, but I end up with "... export succeeded. ..." and then "An I/O error occurred during export".

I get 5 files, but the most relevant file export_movies.csv is empty:

❯ ls -l
-rw-r--r-- 1 jkirk jkirk   0 Nov 29 12:45  export_movies.csv
-rw-r--r-- 1 jkirk jkirk   0 Nov 29 12:45  export_series.csv
-rw-r--r-- 1 jkirk jkirk 150 Nov 29 12:45  export_tags.csv
-rw-r--r-- 1 jkirk jkirk  87 Nov 29 12:45  export_wishlist_movies.csv
-rw-r--r-- 1 jkirk jkirk  87 Nov 29 12:45  export_wishlist_series.csv

Can I help to debug the problem?

A thanks for developing this cool app. I really like it!

jkirk avatar Nov 29 '25 12:11 jkirk