CatMe0w

Results 9 issues of CatMe0w

日志摘要: https://pastebin.com/5CwSP8xn

Basic information of my system and graphic card > Radeon Software Version - 16.4.1 > Radeon Software Edition - Crimson > Graphics Chipset - AMD Radeon R7 200 Series (it's...

investigating

OS: Debian 9 System Locale: en_US.UTF-8 Pydio Diagnostic: https://pastebin.com/cGumwVXd https://imgur.com/a/5ZZVf The screenshots below reveals the problem. When uploading a file, Traditional Chinese and Japanese characters in file name is works...

This is related to #498, #550, #572. With the default width of the sidebar, clicking the filter button on the toolbar will make the button disappear from the sidebar area,...

# Ticket(s) Closed - Closes #1736 ## What Add Docker images for Postgres 13 to 17. ## Why See #1736 ## How See #1736 ## Tests See CI.

### What feature are you requesting? Currently, we publish PG16 Docker images only. It would be nice to also publish PG13 to 17 images. ### Why are you requesting this...

documentation
feature
good first issue
docker
priority-medium
pg_search

Following commit https://github.com/tianocore/edk2/commit/8aad683e59dc5342a4c9b8bc3d84133d4b1896f6, EmbeddedPkg FdtLib has been replaced by MdePkg BaseFdtLib. This PR ensures SG2042 continues to build successfully. This is a compatibility fix only; no functional changes are introduced.

Fixes such errors on Windows: ``` C:\******\MolScribe\molscribe\indigo\renderer.py:36: SyntaxWarning: invalid escape sequence '\i' self._lib = CDLL(indigo.dllpath + "\indigo-renderer.dll") C:\******\MolScribe\molscribe\constants.py:120: SyntaxWarning: invalid escape sequence '\(' '(' + '|'.join(list(ABBREVIATIONS.keys())) + '|R[0-9]*|[A-Z][a-z]+|[A-Z]|[0-9]+|\(|\))') ```

- Fix endian.h compatibility on macOS - Replace GNU extensions (get_current_dir_name, sscanf %m, strdupa) - Add mdraid stub for non-Linux systems - Correct format specifiers for off_t type on macOS...