-
-
Right now, `Context` creates an unbounded lifetime (see [Unbounded Lifetimes](https://doc.rust-lang.org/nomicon/unbounded-lifetimes.html#unbounded-lifetimes) tied to whatever scope it was created in v…
-
### Describe the bug
I recently switched from an Nvidia GPU to an AMD one. Now the rgb curve module causes darktable to crash after i add a second curve control point to the curve.
The crash is re…
-
Currently, there's no way to create a `CameraFile` from existing in-memory data.
-
Hello. I'm trying to get someone's hardware power relay ([DRA-70](https://masterscommunications.com/products/radio-adapter/dra/dra70.html)'s "PTT" switch) working in box86 with a program called sound…
-
I like to know your opinion as programmers regarding the usefulness of these SDKs released by Pentax and their possibility of being implemented in programs like pktriggercord.
https://api.ricoh/docs/…
FAb7D updated
2 years ago
-
Hello,
Recently I was working on the iOS version of Gphoto2 and had some problems.
After I downloaded the source code for gphoto2, I tried to process it.
Here are my steps:
1. cd /libgphoto2…
-
libgphoto2 itself is licensed under LGPL-v2.1, which allows it to be used in many more contexts than GPL does.
Currently, the Rust wrapper is licensed under GPL-v3.0, which makes it unnecessarily m…
-
* Version of collectd: collectd (5.9.2.g-1ubuntu5 Ubuntu:20.04/focal [amd64]
* Operating system / distribution: Ubuntu 20.04
* Kernel version (if applicable): 5.4.72-microsoft-standard-WSL2
…
-
In the process of writing tests, I've noticed that the internal pointer of `camera.port_info()` seems to be tied to the `Camera`'s own lifetime, and is freed when the camera is.
As a result, it's v…