Results 41 issues of Dima Kogan

Hello. Alicevision currently includes a modified fork of [VLFeat](https://www.vlfeat.org/) here: https://github.com/alicevision/AliceVision/tree/develop/src/nonFree/sift There are several things that would be nice to address: - In the code, this is referred to as...

Hi. I just pushed Alicevision into Debian. A number of patches were required to make the build work against the system libraries. It would be great if some of these...

Hi. I'm using aravis with the FLIR Boson now. It works with a few modifications, described here. This is a USB3 camera; it does v4l2, not genicam. That is supported...

1. Enhancement
5. v4l2

Hi. There's a build failure with a new compiler: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097786 Because gcc-15 treats void f(); as void f(void); Here we're redeclaring getcwd(), and the new behavior makes it look different....

Hi. I'm the Debian maintainer for remake. This bug report just came in to the Debian BTS: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108812 This is on a clean Debian GNU/Linux machine on amd64. The reporter...

Hi. I just pushed meshroom (and alicevision and all the various dependencies) to Debian. So today if you're using Debian/sid you can `apt install meshroom`, and it will just work....

I'm using Debian. This is a new issue in 2.6: I see it even when I build the latest HEAD from source. I run `geeqie b/image.jpg c/image.jpg`. It should show...

bug

Debian. "notion" window manager. Bleeding-edge HEAD build. I run geeqie to look at an image. I press 'f' to enter full-screen mode. I get a full-screen view, and the mouse...

bug

Hello. I just tried to build geogram 1.9.7 for debian, and it doesn't work because opennl has been separated, and moved into a submodule. Before I do anything, can I...

Hello. To make geogram work as a Debian package, I had to apply a number of patches: https://salsa.debian.org/science-team/geogram/-/tree/master/debian/patches?ref_type=heads These are mostly: - To use dependencies installed in the system from...