-
### Type
Other
### Bug description
Some menu items do not work.
### Steps to reproduce
1. Open a video
2. Tap gear icon
3. Tap `additional settings`
4. Tap `Help & feedback`
5. Noth…
akn01 updated
1 month ago
-
### Description
When the app receive an Intent the AppState quickly change to background before come back to active instead of staying in "active" state.
Relevant sources in react native:
- …
-
Dear NetLogo Developers,
I'm wondering if there is a way to disable NetLogo's behavior of connecting to the internet when starting up. When I launch NetLogo on a
remote server that is behind a pr…
-
**Describe the issue**
An error like the following occurs when running a Go app that calls a function in a shared library (built using native-image) from a hundred of goroutines through [cgo](https…
-
### Issue description
These links from the processing.org libraries page
https://processing.org/reference/libraries/
are broken / 404, and need to be updated or removed:
- Andres Colubri…
-
```sql
mysql -h 127.0.0.1 -P9004 -u default
create table t(a String) Engine=Memory;
insert into t values(1);
Query OK, 1 row affected (0.001 sec)
-
### Minecraft Version
1.20.4
### Iris Version
1.7.2
### Sodium Version
0.5.8
### Operating System
Windows 11
### What is your GPU?
RX 470/570
### Java Version
Java 22
### Reproduction Step…
-
I'm not certain what libraries should do as far as their own jpms
should I have
```java
import org.jspecify.annotations.NullMarked;
@NullMarked module com.xenoterracide.jpa {
requires tra…
-
1. Finding Android SDK is done through ANDROID_SDK_ROOT environment variable but there's no guarantee it's set on all systems. Best method will be somehow obtain the config of Flutter SDK, but not sur…
-
## steps
with java-22 or java-23, on windows, check out dirs-dev repo, switch to branch for this pull request,
https://github.com/dirs-dev/directories-jvm/pull/61
and do `sbt test`
## problem…