-
I love this application, but whenever I want to move my photos over it seemingly crashes when "auto importing".
```
** (io.elementary.photos:5455): WARNING **: 17:02:49.337: BatchImport.vala:1…
-
**Describe the bug**
There is a file in the folder which should be processed but organize skipped it without any error prompt, my presumption is that the python code execution fails somewhere, but it…
kisst updated
7 months ago
-
Tried some functionality of the program
but wasnt able to write basic exif information (wanted to set album info) into some pictures, and I don´t know why.
Exif always said there is an mismatch
…
-
```
What steps will reproduce the problem?
1. Try use ExifInterface to save photo with exif.
What is the expected output? What do you see instead?
Expected - save photo with exif.
Just nothing happen…
-
```
What steps will reproduce the problem?
1. Try use ExifInterface to save photo with exif.
What is the expected output? What do you see instead?
Expected - save photo with exif.
Just nothing happen…
-
On Android we seem to lose a lot of exif data from a picture when compressing it, even with `keepExif: true` .
Example
before scaling:
`{Image ImageWidth: 4032, Image ImageLength: 3024, Image…
-
Hello I try to set my FocalLength exif parameter using
```
`def setImageMeta(image_path, make = u"Basler", model = u"acA2440-35um", focal_length = 4, sensor_width = 8.4, max_image_circle = "2/3\"…
-
```
What steps will reproduce the problem?
1.Load the image
Code:
for (Directory directory : metadata.getDirectories()) {
if(logger.isLoggable(Level.INFO)){
logger.info("d…
-
Might be a duplicate of #223, however they didn't attach their sample file for regression tests etc.
This file was produced manually with tiffcp (libtiff 3.8.2, GnuWin32 port) from three images. Wi…
-
I tested loading images via the media store thumbnail vs. getting the exif thumbnail and I think using the exif thumbnail is much faster (resolution is similar, but not equal!).
Media store thubnail …