-
**Information**
- Solaar version (`solaar --version` or `git describe --tags` if cloned from this repository): **1.1.13**
- Distribution: **Fedora**
- Kernel version (ex. `uname -srmo`): `6.10.8-20…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the issue
Around about the 2nd August I upgraded (all packages and dbt) but in particular this packag…
johnf updated
4 weeks ago
-
We need to surface more information about errors:
1. We need to surface the underlying error status code and error message
2. We need to surface timeout errors better -- they're currently surfaced a…
-
### The problem
I want to use the `mics_4514` from DFRobot to detect various gasses. I have it hooked up to a firebeetle 2 ESP32-E, and it all seems to be recognized, but I'm not seeing it register a…
-
As measured by the webcompat-metrics server: http://webcompat-dashboard.herokuapp.com/needstriage and https://github.com/webcompat/web-bugs-private/issues (since we don't have a moderation endpoint fo…
-
status NEW severity *enhancement* in component *general* for *---*
Reported in version *unspecified* on platform *Other*
Assigned to: Dimitri van Heesch
On 2011-09-04 14:37:10 +0000, Oleg wrote:
…
-
**Explain the problem.**
When converting from textile to html, pandoc adds `del` html tag
input:
strike through.textile, content:
`from 30.-100. text, inside - after dash`
output htm…
-
### Describe the bug
Some may say that this is more of a feature request, but I see it more as a bug, as my definition of "internet connection" is IPv4 + IPv6. This may very likely change to only IPv…
-
### Repro
```csharp
Recursion(1);
void Recursion(int x)
{
Recursion(x+1);
Recursion(x+1);
}
```
### Actual result
`Segmentation fault`
### Expected result
`Process is ter…
-
fix: https://github.com/apache/incubator-seata/pull/6759
**What happened**:
**What you expected to happen**:
**How to reproduce it (as minimally and precisely as possible)**:
**Anyth…