Petr Danecek

Results 426 comments of Petr Danecek

This gives me headaches, always manage to mess it up. Did what you suggested and now I've got ``` On branch bt-1871 Your branch and 'origin/bt-1871' have diverged, and have...

This toy test works. I am not sure how to translate to my problem though..?

There were not that many differences and, alas, none of them seems important [geeqierc.xml.txt](https://github.com/BestImageViewer/geeqie/files/13730174/geeqierc.xml.txt) Here is a cropped screenshot with an example what it looks like ![rmme](https://github.com/BestImageViewer/geeqie/assets/524074/09795ab0-b45b-4152-b39c-b05beb543c27) It is a...

The command returns this: ``` $ geeqie --debug=2 |grep "file_data_new:" | grep 7J7A5437 ../src/filedata.cc:file_data_new:367:file_data_new: '7J7A5437.JPG' 0 ../src/filedata.cc:file_data_new:367:file_data_new: '7J7A5437.CR3' 0 ../src/filedata.cc:file_data_new:367:file_data_new: '7J7A5437.JPG' 0 ../src/filedata.cc:file_data_new:407:file_data_pool hit: '7J7A5437.JPG' ../src/filedata.cc:file_data_new:367:file_data_new: '7J7A5437.CR3' 0 ../src/filedata.cc:file_data_new:407:file_data_pool hit:...

Apologies for the delay, this is the output: ``` ../src/filedata.cc:file_data_new:367:file_data_new: '7J7A5437.JPG' 0 ../src/filedata.cc:file_data_basename_hash_insert:1269:TG: basename_hash not found for 7J7A5437.JPG ../src/filedata.cc:file_data_ref_debug:680:file_data_ref fd=0x55de20a66480 (2): '7J7A5437.JPG' @ ../src/filedata.cc:1300 ../src/filedata.cc:file_data_new:367:file_data_new: '7J7A5437.CR3' 0 ../src/filedata.cc:file_data_ref_debug:680:file_data_ref fd=0x55de20a84900 (2):...

The file exists in `$HOME/.local/share/geeqie/metadata/..`. After removing it and launching geeqie again, nothing changed, the file is still displayed without the grouping.

I tried to symlink that directory and when geeqie is run in there, it works. I will send you the outputs from both runs to your email - the ouputs...

Mmm, okay. I will not question the usefulness of the --dpi option, but the only thing that ever mattered to me was the resolution of an image. That would be...

Uh, just ran into the same issue. Samtools support CRAM files natively, so it should be trivial to make Rsamtools accept CRAMs as well. Although I understand we are barking...