Jan
Jan
Whenever the `Status:` drop-down is set to `Drafts` or `All`, I receive the following error: ``` Failed to get Gerrit changes. Request not successful. Message: Bad Request. Status-Code: 400. Content:...
## Description of the issue The [runtime hook for genpy](https://github.com/pyinstaller/pyinstaller/blob/develop/PyInstaller/hooks/rthooks/pyi_rth_win32comgenpy.py) creates a temporary directory for the genpy cache and overwrites `win32com.__gen_path__` accordingly: https://github.com/pyinstaller/pyinstaller/blob/14c53a9d9f7b9322cfc8e18ae1c6e415230fba22/PyInstaller/hooks/rthooks/pyi_rth_win32comgenpy.py#L42 This creates a new cache such as:...
I had to add this library name since the library is called differently on Arch Linux.
Add missing space in error message
Just a small typo fix.
Hi, first of all thanks for the script. It works great except for one thing: With every switch I do, the window gets offset a little bit from its original...
Add command to set correct permission for `/usr/share/keyrings/wezterm-fury.gpg` Following the instructions, the file was created with 640 on my machine. This lead to an error with `sudo apt update`: ```...