norbertwg

Results 37 comments of norbertwg

Thanks for the fast response. I had now a closer look and recognized, that in the past I missed the hints, that video will be depricated. I am not happy...

thanks for changing it to feature request

I have written a WinForms-program whose main puprose is to see and change meta data of digitial images. As versions from exiv2 until 0.27.4 also support reading meta data from...

@piponazo Adding some images to the test suite should not be a problem. But as I am not familiar with python, adding tests will be difficult. Give me some days...

@postscript-dev thanks, will have a look into it.

@postscript-dev Using [tests/README-TESTS](https://github.com/Exiv2/exiv2/blob/main/tests/README-TESTS.md) I created some tests based on [easyaccess.py](https://github.com/Exiv2/exiv2/blob/main/tests/bash_tests/test_easyaccess.py). In general it was quite easy. But I got a problem when I tried to create a test with file...

@ postscript-dev Thanks a lot for your fast and detailed response. I made the suggested changes in [CMakeLists.txt](https://github.com/Exiv2/exiv2/blob/main/CMakeLists.txt) and built again as described in [README.md](https://github.com/Exiv2/exiv2/blob/main/README.md#test-suite). Now "python3 runner.py" completed with...

@ShawnBaker As I am rather new here, can you please explain what actions are required to "rebase" and who should do it?

@postscript-dev @kevinbackhouse Thanks for your fast support. My impression is as well, that the merge is non-trivial and at least not a good exercise for me to try git's automatic...

@postscript-dev Yes, I will work on it. Thanks for fast response and offer to answer questions.