Skip to content

Instantly share code, notes, and snippets.

View microscotch's full-sized avatar

Microscotch microscotch

View GitHub Profile

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject>

<scope> is optional

Example

@microscotch
microscotch / README.md
Last active January 26, 2026 11:31
Keepass2 on Linux - fix missing button captions on pop-up dialogs (Yes, No, etc.) issue

Keepass2 on Linux - Fix missing button captions on pop-up dialogs (Yes, No, etc.)

Since Debian 12 (Bookworm), Ubuntu 24.04 LTS (Noble Numbat), text on some buttons is not displayed into Keepass2

It appears that issue is related to libgdiplus version, and it can fixed in two ways:

Aim of this article is to provide a shell script to easily downgrade libgidplus library