Benjamin Schulte

Results 44 issues of Benjamin Schulte

Running packageUberJarForCurrentOS on 1.1.0 and 1.1.1 fails with the following error for my project: ``` > Task :desktop:packageUberJarForCurrentOS FAILED Execution optimizations have been disabled for task ':desktop:packageUberJarForCurrentOS' to ensure correctness...

#### Issue details html:superDev and html:dist works, but when you try to activate superDevMode with the compile button within the web browser, recompiling fails: [ERROR] Errors in 'com/badlogic/gdx/ai/StandaloneFileSystem.java' [ERROR] Line...

#### Issue details When using an NSAttributedString, app crashes on next garbage collection. Until then, everything (also using the string) works as intended. #### Reproduction steps/code Use the example project...

#### Issue details OkHttp throws an SSLProtocolException, see stacktrace. Interesting is: It works with OkHttp 3.12.0, but crashes with 3.12.13 #### Reproduction steps/code build.gradle: ``` implementation("com.squareup.okhttp3:okhttp:3.12.13") implementation("com.squareup.okhttp3:okhttp-urlconnection:3.12.13") ``` ``` OkHttpClient...

Hi, most of the features should be available on JVM, as compose is available in non-Android artifacts as well. Do you think you could release the library so that it...

This adds desktop implementation. It is not feature-complete - see #132 -, but good to use as it is especially as a cold wallet on an offline machine or as...

In addition to pasting and scanning addresses, an addressbook should be added for users to pick addresses from to send funds. This address book should always show own wallet addresses,...

enhancement

The connection to Explorer is not always reliable and times out for certain addresses while others work. It makes sense to improve the data stored in app as following to...

annoyance

A user got the error message "Cost of transaction exceeds limit" when trying to sign a transaction containing many inboxes. The situation should be improved so that either signing completes...

annoyance

## For first preview - [x] restore - [x] send with tokens - [x] ergopay - [x] cold signing - [x] Wallet config - [x] Mosaik ## Packaging - [x]...

desktop