aalku

Results 20 comments of aalku

It seems this is related. I'm getting a Tx timeout and that's when _fcnt_ is not incremented. I don't understand that timeout as there are no retries or anything, just...

It seems my mistake was to add some delay after LoRaWAN.send(); so the user can read the screen. It seems LoRaWAN.send(); must be the last thing in the loop cycle...

Hi. I had to uninstall certbot with snap and install it back with pip, then it start detecting this plugin. If you could explain this in the readme it will...

It works for me (after removing snap installed certbot and installing certbot with pip3). I got error "401 Client Error: Unauthorized..." because I had the credentials wrong or they were...

I think there is a misunderstanding. I think the reporters want the following. I talked to other people complaining about the same. Let's say you use the app until 5pm...

It's failing me (400) with jsonArray too with current Docker image. Maybe it's because it is a 80MB file or because it has binary filelds?

Hi. I uninstalled the software. I don't plan to use it. I use Windows 11. I was using vertical .mp4 files and I understand how proportions work. It's not that....

Hello again. I used a video that was recorded vertical with my smartphone. I guess the problem is with some vertical videos where the image is stored horizontally but there...

I made this changes. I'm not sure if they are fine or they are enough. https://github.com/chromiumembedded/java-cef/compare/master...aalku:java-cef:master I'll try to make a build and test them but I don't know if...

Hi. I found it really hard to build jcefmaven with this changes but I finally got it and tested it and it works. 🥳