Brahmajit Das

Results 75 comments of Brahmajit Das

I was able to fix the issue by adding the following defines in my main .c file ```c #define AWS_IOT_MQTT_CLIENT_ID "aws_esp32_test" ///< MQTT client ID should be unique for every...

Having the same issue. The server is not sending any response.

Also if I change the board-name or -fqbn manually, completion seems to stop working. I have tested this with the ESP32 boards, as soon as I change the `-board-name` or...

@felixapitzsch I was not aware of that, unfortunately. Thanks for pointing to the cmake gstreamer file, let me investigate a bit. I mainly looked into the webkit2gtk 4.0 and 4.1...

> I see this with `-r0` (will check with -r410): > > ``` > * One or more CMake variables were not used by the project: > * ENABLE_GTKDOC >...

@thesamesam Thanks for that, I've fixed it. But the patch for x.11 and x.12 is not the same and I cannot rename the patch file without losing history. Any advice?

@mattst88 Updated mutter to 42.5 too. Unfortunately, there is no 42.5 release for gnome-shell-extensions :(

@mattst88 Ping! Sorry for taking so long. Should be fixed now.

> why is returning the wrong error code problematic? I'm not too sure either, in the linked issue, you see that someone mentioned that a test case was failing and...