Julian Strobl

Results 5 issues of Julian Strobl

Hi there, ubuntu 22.04's dash-to-dock version has a problem when one goes to Settings -> Appearance: 1. Switch off panel mode 2. Select "Bottom" for "Postion on screen" Here is...

Related to `rpcclient: Update for go1.10 breaking changes.`: https://github.com/btcsuite/btcd/commit/2be2f12b358dc57d70b8f501b00be450192efbc3 Unfortunately btcwallet uses: "github.com/btcsuite/btcrpcclient", which was discontinued: `This package is now a sub-package in the rpcclient directory of the btcd repository.`...

### What did you do? (required: The issue will be **closed** when not provided) ```golang package main import ( "fmt" "time" ) func main() { now := time.Now() fmt.Println(now) }...

Hey, first of all thank you for the amazing software that you are providing. I was able to compile everything up to bc-sskr, so I have: - libbc-crypto-base.a - libbc-shamir.a...

### 👟 Reproduction steps Up to v5.3.20 I was able to type or copy into an relationship input field: Starting with v6 the input field is only a dropdown menu...

bug