mdumitru

Results 3 issues of mdumitru

**Describe the problem** I have installed meshroom-bin from the Arch User Repository. I tried to do a photogrammetry project: I loaded some photos and, without changing anything to the default...

type:question
linux

Consider the following program: ``` #include int main(int argc, char *argv[]) { puts(argv[1]); } ``` Compile it as "prog". Now let's run it under gdb, without peda, with "-10" as...

bug

How to reproduce the behaviour --------- 1. Install and run doccano through the "Docker Compose" workflow on github. 2. Create a new user "test". 3. Create a new "DocumentClassification" project....