-
Haveno-Reto version: 1.0.11
OS: Ubuntu 20.04.6 LTS
Haveno-Reto was running normally for several hours, when suddenly the following error message appeared:
`Expected a finite double, but found I…
-
### Application
Outline Client
### Describe the bug
I have used java 11 as mentioned in the requirements and which i tried to install the build-tools using following command.
$HOME/Library/A…
-
**Describe the bug** (*)
A clear and concise description of what the bug is.
```
java.lang.NullPointerException: Cannot invoke "java.net.URL.toExternalForm()" because "location" is null
at ja…
-
### Description
DBeaver can't connect to MariaDB
Via MariaDB driver:
`Client does not support authentication protocol requested by server. plugin type was = ''`
Via MySQL driver:
`!Authen…
-
**Describe the bug** (*)
A clear and concise description of what the bug is.
```
java.lang.Throwable: Thread context was already set: InstalledThreadContext(snapshot=null, context=[ComponentMan…
sebql updated
2 weeks ago
-
Any Java program will crash on aarch64.
```
$ cat Hello.java
public class Hello {
public static void main(String[] args) {
System.out.println("Hello world!");
}
}
$ javac Hello.j…
-
----------------------
- Julia Version:
- Plugin Name: Julia
- Plugin Version: 0.4.2
- OS Name: Mac OS X
- Java Version: 17.0.8.1
- App Name: PyCharm
- App Full Name: PyCharm
- App Version name: P…
-
----------------------
- Plugin Name: EmmyLua
- Plugin Version: 1.4.7-IDEA231
- OS Name: Windows
- Java Version: 17.0.9
- App Name: IDEA
- App Full Name: IntelliJ IDEA
- App Version name: IntelliJ …
-
```
back button hides the picker (net.twisterrob.astro.screen.bazi.DatePickerDialogUiTest) failed
modules/screen/bazi/build/outputs/androidTest-results/connected/debug/TEST-emulator-5554 - 14-_scree…
-
### Steps to reproduce
1. make a ListView.builder on home page.
2. create 4 webviews for each list item.
### Expected results
Lower memory usage.
### Actual results
The App will use more than …