Luke Dennis

Results 7 issues of Luke Dennis

This adds the installation of appdata.xml for xdg_install_f() and corresponding remove in xdg_uninstall_f() for completeness. Also removes unnecessary echo that is no longer required as commands no longer have sudo...

Type: Bug
OS: Linux

appdata.xml appears to only be installed for `simple_install_f()`, it doesn't seem to be installed in `xdg_install_f()` https://github.com/arduino/Arduino/blob/43b0818f7fa8073301db1b80ac832b7b7596b828/build/linux/dist/install.sh#L101-L102

Type: Bug
OS: Linux

YakYak v1.5.11.1 The new message icon in the top bar and red dot on the chat do not disappear once I have read the new messages. The icon only clears...

### Did you check docs and existing issues? - [X] I have read all the trouble.nvim docs - [X] I have searched the existing issues of trouble.nvim - [X] I...

bug

### Is your feature request related to a problem? More powerful formatting for log messages ### Describe the solution you'd like. If using C++11/14/17: https://github.com/fmtlib/fmt For C++20 it is part...

I think `(hif->read != NULL)` should be `(hif->write != NULL)` as write is used not read https://github.com/boschsensortec/BHY2-Sensor-API/blob/f1032049ecc9187dc84a537541c0abc995f6a89b/bhy2_hif.c#L450-L457

### The Component Manager version v1.1.4 ### ESP-IDF Version v5.0 ### python Version 3.10.6 ### Operating System Linux ### Browser (for https://components.espressif.com Issues) _No response_ ### Description Having issues building...

Type: Bug :bug:
Status: Test needed