Alamantus / GooglePhotosExportOrganizer

A (defunct) tool for merging and organizing exported Google Photos backups. Built with React and Electron!
https://alamantus.github.io/GooglePhotosExportOrganizer/
73 stars 2 forks source link

FSReqCallback.oncomplete(fs.js:160:23) #8

Closed davidwozabal closed 3 years ago

davidwozabal commented 3 years ago

In step 3 (organize folders with re-insert exif enabled), I get the following error:

error

Also in the second step, some of the zip files do not seem to extract correctly: The check mark does not appear and there is an exclamation mark next to the progress bar (which is but fully filled). However, it is possible to proceed to the next step.

Alamantus commented 3 years ago

The error message referenced here is a duplicate of #6. I'm working on a new bug fix release today that should handle that error.

As for the second step, I'll have to look into that. Can you tell me how large your zip files are and how many you are trying to extract? Are the files getting mostly extracted, or is the output folder empty?

Alamantus commented 3 years ago

This error should be fixed in the new version 1.1.1 release. Please let me know if you still keep getting the error!

I'll look into the other problem when I get a chance, but in the meantime, can you tell me how large your zip files are and how many you are trying to extract? Are the files getting mostly extracted, or is the output folder empty?

Alamantus commented 3 years ago

@davidwozabal The main problem in this issue has been resolved. The problem of the zip files apparently not completing is being addressed in Issue #9. If you are still having this problem, please see the last comment asking to download a debug version of the app to report any errors displayed.