-
Notifications
You must be signed in to change notification settings - Fork 126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when trying to delete metadata from images (Linux .deb install and AppImage) #15
Comments
Thanks for the feedback, I'll look into it. In the meantime can you tell me what operating system and version of the operating system you are running? Also, what specific action were you doing when the error occurred? For example, did you drag in a single image, or was it multiple and if so how many. And what was the file type? Also does this happen every time, or is it only sometimes? |
What an asshole, I forgot to add details. I'm using Debian 10 stable. I dragged a single image and it was JEPG. It happens every time, I downloaded today and it didn't work, do you know if it could be a problem with my PC? |
Oh you know what, perhaps it's from this part of the install instructions from the README (which I could make more prominent). If that doesn't fix it I'll set up a Linux VM to test. I have to admit I haven't tested it on Linux myself yet. I thought I had at least one Linux user that was using it with success, so I've relied on that until now. |
I've installed it with the .deb because or either there's something wrong with my machine or or I don't know how to install tarballs, because once I move them to the /usr/share/applications I can't find a way to create a desktop shortcut. So I don't know if the README applies here. |
OK thanks. I'm sorry to say it might take me a little while to get around to this because I haven't used Debian before, but I will certainly research how to get the environment set up and install. I seem to remember hearing something about being able to install .deb on Ubuntu. Anyways, I suspect this is an issue with the |
Just wanted to add that the AppImage didn't work for me on the following system after installation: I looked if I even had exiftool installed and it wasn't, but the error persisted even after installation. exiftool however is executable from the command line as a user without superuser privileges so I'm not quite sure what the problem is... |
I just got the same error with the AppImage. PopOS 19.10 Unhandled Promise Rejection |
Thanks everyone. I'll have to set up a Linux install to get this ironed out. It might take me a bit though, I'm sorry. |
Tried both and it works! Congrats and thanks 👏 |
Using AppImage, works perfectly. |
This is the error:
Unhandled Promise Rejection
Error: Exiftool process is not open
at ExiftoolProcess.close (/opt/ExifCleaner/resources/app.asar/node_modules/node-exiftool/src/index.js:33:35)
at file:///opt/ExifCleaner/resources/app.asar/webpack:/src/common/add_files.js:23:6
at file:///opt/ExifCleaner/resources/app.asar/webpack:/src/common/add_files.js:22:8
The text was updated successfully, but these errors were encountered: