jmd

Results 5 issues of jmd

### Example Code ``` cpp // Setup std::string url = ""; // your url here std::string query = "/get"; // your endpoint RestClient::Connection* con = new RestClient::Connection(url); // Testing RestClient::Response...

**OS** Arch Linux 5.15.6-arch2-1: **DE** i3-wm: **Birdtray Version** Birdtray version 1.9.0 compiled at Apr 25 2021 21:37:21 using Qt 5.15.2. **Thunderbird Version** Thunderbird 91.3.2 **Birdtray Origin** Build from source via...

bug

1. Launch weechat 2. Either, configure weechat matrix with invalid credentials 3. Check for error "LoginError: 403 Invalid Password" 4. Type /quit 5. Segfault There's also another way that involves...

bug

1. Launch weechat 2. Successfully connect with proper credentials 3. Once you are logged into the server, change your username 4. Now type /quit 5. Stall indefinitely 6. Once an...

I seem to get this error after installing the extension for version 0.2.1: ``` 2022-09-11T11:18:47.415 ERROR (pid:40214) [extensions] - Error on load ~/.config/coc/extensions/node_modules/coc-cl Error: main file lib/index.js not found, you...