Lars Fronius

Results 19 comments of Lars Fronius

Hi @tonimelisma - would you mind trying with libvips 8.10? I think it has a number of fixes around autoorientation. I think bimg actually doesn't handle autorotation itself but passes...

Would be awesome to see! Is there any inherent complexity one should think about when implementing aspects for these particular resources? I assume there was a reason it's not *yet*...

Thanks for the insight @ayush987goyal - that roughly matches what I had observed from glancing over it. * ECS: I was thinking that maybe for the aspect side of the...

Can you double check if its related to https://github.com/logstash-plugins/logstash-output-s3/issues/55 ? Do you have time_file and/or size_file configured?

btw, may be worth removing https://github.com/bats-core/bats-core/wiki/Install-Bats-Using-a-Package#ubuntu for now from the wiki as one could assume they get `bats-core` if they followed the guide, but don't at the time of writing...

Hey @andreassolberg - can you maybe write a regression test for the case that broke for you so we can ensure that whenever we change the function again it will...

Can you validate if the latest version of https://github.com/eyeem/php-cassandra-binary works for you? I think we fixed it there. Also it is right now an issue to write null values. I...

Thanks for opening the issue. Can you tell me what data types you have inserted and also what data was inserted so I can write a regression test and patch?

It's true, that there are issues with empty fields. Check https://github.com/evseevnn/php-cassandra-binary/pull/33 as well. I'm gonna check for your case what is going on.

Hey @trK54Ylmz , how is your keyspace set up? Do you have a high replication factor and not all shards available? Its true that we should send a exception that...