Ing. Jan Kaláb

Results 37 comments of Ing. Jan Kaláb

@frankis78 Webhook.site is nice, thanks for the tip. But, I changed it at Somfy's website and tried it right away. With same result. But then I noticed there is still...

Yes, I can, and the result is the same. Also, I don't even get to the Approve button, I get the error page immediately after login.

Bump. We just need to configure the reconnect timeout (3 seconds constant) and it was very diffucult. We've ended up copying the java file and changing few lines there.

I used `rpi-config` to set locale. It works in X, apps are in Czech language and event terminal emulator shows correct characters. It has nothing to do with dead keys,...

Okay, this is my `/etc/default/console-setup`, which works well: ``` bash # CONFIGURATION FILE FOR SETUPCON # Consult the console-setup(5) manual page. ACTIVE_CONSOLES="/dev/tty[1-6]" CHARMAP="UTF-8" CODESET="Lat2" FONTFACE="TerminusBoldVGA" FONTSIZE="8x16" VIDEOMODE= # The following...

No, sorry, I can't. I was just considering using it in my project, but I couldn't even build it. But if someone else provides the fix, I can test it.

What might be enough is to provide a way to set the `Typeface` object for the font, and not just the static path. Because the result of getting the downloadable...

> Describe the expected functionality > Add to the Tune menu an option to change filament without requiring an OctoPrint disconnect/reconnect. It is there, in the Tune menu. But it's...

I have same issue. Running the whole spec works, running the single test doesn't: `ClassNotFoundException` for a class in the main source set. * Android Studio Iguana | 2023.2.1 Canary...

I have the same problem. Using RPi Zero 2 W with DietPi OS. ``` Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 Running on Cortex-A53 with 4 Cores Will use...