Place holder to support a Discourse thread for an application for services complementary to Gramps. wxETI is a wxWidget based Utility for adding a Windows OS interface to ExifTool by Phil Harvey.
ExifTool is a platform-independent Perl library plus a command-line application for reading, writing and editing meta information. ExifTool supports many different metadata formats including EXIF, GPS, IPTC, XMP, JFIF, GeoTIFF, ICC Profile, Photoshop IRB, FlashPix, AFCP and ID3, Lyrics3.
ExifTool is also available as a stand-alone Windows executable and a MacOS package: (Note that these versions contain the executable only, and do not include the HTML documentation or other files of the full distribution above.)
Actually I do have a version which supports PDF, but since there has been next to no feedback on this utility - though that could have other causes - this app has been left in a bit of a questionable state as I have concentrated on other apps and issues.
Because it is a Win only app, I had tried to come up with a more portable wxPython version, which also is in a bit of a dubious state, though it is adequate for my current
needs.
At some point, I had the C++ version ported to Mint, but in both the C++ and wxPython cases, the final hold up is/was converting my setup to a package which can be distributed.
Right now, I am not quite ready for a public release of the source via Github or similar channels - if only to avoid the inevitable questions for support & modsâŚ
Considering the lack of interest and the long list of other ârabbit holesâ to chase, I have left things as they were: usable and workable for my own use, if and when I need these facilities.
For Brian
Please rename the attached *.gramps file & give it an extension EXE to reconstitute the actual installer. Best do so in a sandbox to be sure & safe.
Also note that much of the navigation to files needs to be done via the File menu item until I get a chance to fix the GUI navigation
Probably some dependencies are missing - most likely my systems have them all already. Will have a look.
Does that error show during installation? or when it is trying to start?
But Iâll probably have to stick with changing the extension; Iâd be very surprised if the forum would not also check for private messages.
Also note that this app needs exiftool.exe installed somewhere on the path.
The app looks for it but it may misbehave if it cannot finds it in the places it looks for
No Joy. Same error with 0.2.120.0.gramps renamed to 0.2.120.0.7z, extracting the.gramps succeeded. Renamed
Downloaded the 0.1.138.0 exe (had to change the link from a http:// to a https:// to keep the browser from complaining) and running that installer gives a different error.
That last error is very likely because it would/is expected to try and download the Windows run-time libs/dlls.
Never have tried to download to /install on a âfloatingâ PC.
All of my test PCs live on my LAN
The earlier errors, I have no idea - what version of Windows are you using to try and install it?
Just tried it all on my end.
Copied the gramps file to a local PC, also running Win 10, 64-bit. disconnected it from the LAN and rebooted to be sure.
Renamed the *.gramps file to *.7Z, unpacked it to get a new *.gramps file.
Renamed the new *.gramps to *.exe
and then ran the *.exe without a hitch - installing for all, which will try to create a directory in
c:\users\yourusername\AppData\Roaming\wxETI
Since it canât find exiftool.exe where it looks for it, it pops up a dialog to say so which includes a button to locate it yourself, if it is already somewhere on your PC.
Else, youâll have to install it and then, if it is on the path, wxETI ought to find it; otherwise it is supposed to give you another chance to find it for the app.
You could try either, but if it works, it might be best to try the current version
I donât recall off hand when PDF came into the picture for this app