Christoph J. Scherr

Results 54 comments of Christoph J. Scherr

It seems the error was caused by the proton pass extension on Firefox. It works after removing that, maybe I interpreted the error wrong.

The above syntax (with the "download" part) actually works sometimes, but sometimes not. It's really confusing.

Adding to this: I've had trouble with one channel being part of different "genres". The one coming later in the subscriptions file seemingly overwrote the one coming first.

What would the syntax be without use of the `download` workaround?

Same thing on LMDE6 with plasma

This doesn't work for me and i can't find a way to set my log level anywhere on the web. Maybe I'm just stupid but i think logging is a...

I still want this

I am facing this too. ```java this.iban = new Iban.Builder() .countryCode(CountryCode.DE) .bankCode("19043") .buildRandom(); ``` ``` org.iban4j.IbanFormatException: [190431468474383] length is 15, expected BBAN length is: 18 ``` This is not the...