Error running gpth-linux on my Synology DS220+ #169
-
I tried running the app without arguments, but here I'm getting an error when it's time to select .zip files (I don't get prompted anything?): GooglePhotosTakeoutHelper v3.3.1
Hi there! This tool will help you to get all of your photos from Google Takeout to one nice tidy folder
(If any part confuses you, read the guide on:
https://github.com/TheLastGimbus/GooglePhotosTakeoutHelper )
First, select all .zips from Google Takeout (use Ctrl to select multiple)
[press enter to continue]
Unhandled exception:
Exception: Couldn't find the executable zenity in the path.
#0 isExecutableOnPath (package:file_picker_desktop/src/file_picker_utils.dart:96)
<asynchronous suspension>
#1 FilePickerLinux._getPathToExecutable (package:file_picker_desktop/src/file_picker_linux.dart:95)
<asynchronous suspension>
#2 FilePickerLinux.pickFiles (package:file_picker_desktop/src/file_picker_linux.dart:19)
<asynchronous suspension>
#3 getZips (package:gpth/interactive.dart:79)
<asynchronous suspension>
#4 main (file:///home/runner/work/GooglePhotosTakeoutHelper/GooglePhotosTakeoutHelper/bin/gpth.dart:86)
<asynchronous suspension> |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Note - I was able to use it with the -i and -o arguments semi-successfully with the extracts, but it dumps all the pictures into one single directory (assuming it also does the YYYY/MM/DD layout I'd prefer that...). I googled and checked the readme but couldn't find a list of args that I could use to enable folder organization - assuming I wasn't able to use the interactive method. |
Beta Was this translation helpful? Give feedback.
-
look up for #157 👍 |
Beta Was this translation helpful? Give feedback.
look up for #157 👍