deckerst / aves

Aves is a gallery and metadata explorer app, built for Android with Flutter.
BSD 3-Clause "New" or "Revised" License
2.37k stars 92 forks source link

"Cataloging" eternally. #1078

Open MarddleDoo12 opened 1 month ago

MarddleDoo12 commented 1 month ago

I get a notification saying that the albums are being cataloged, but it never ends, Even if you press the "cancel" button, the notification reappears.

Expected behavior: successfully cataloged albums

Current behavior: the program never finishes cataloging the albums

More info: Motorola G6 play 3GB ram Non-Root

Screenshot_20240712-162343

deckerst commented 1 month ago

Please fill in the sections of the bug report template. That includes attaching logs and system info from About > Bug Report.

MarddleDoo12 commented 1 month ago

Log: aves-logs-20240712_174712.txt

System info: Package: deckers.thibault.aves Installer: com.android.vending Aves version: 1.11.5-play, build 124 Flutter: stable 3.22.2 Android version: 9, API 28 Android build: PPPS29.55-35-18-7 Device: motorola moto g(6) play Support: dynamic colors=false, geocoder=true, HDR=false Mobile services: ready Connectivity: wifi System locales: es_AR Storage volumes: /storage/FF07-1E20/, /storage/emulated/0/ Storage grants: /storage/FF07-1E20/ Error reporting: false

deckerst commented 1 month ago

Not sure of the root cause yet, but I see at least from the logs that you get that issue:

That issue is unfortunately not getting solved on Flutter's side. I'll see what I can do.