@Coelacanthus tried it again, doesn't work the way we need it. The debug symbols need to actually be installed to /usr/lib/debug/ so coredumpctl gdb can pick them up for proper back-traces when millennium or plugins crash. Just using options=(debug) without declaring millennium-debug in pkgname means the debug package gets built but never installed - it just sits in your AUR helpers clone directory and gets cleaned up. We need it as a proper split package, this seems to be the standard approach. I'm open to suggestions though, I definitely don't know everything about there is to know about the AUR.
If you want to continue the conversation, create an issue on the GitHub. Cheers.
Pinned Comments
shdwmtr commented on 2026-03-17 02:53 (UTC)
NOTE (Mar 16 2026): As of millennium 3.0.0_beta.1 python plugins are not supported. At the time of writing this, Extendium is the only plugin that has not been ported to Lua. However, you can find dev builds on their repository that are compatible with Lua.
shdwmtr commented on 2026-03-16 22:06 (UTC) (edited on 2026-03-16 22:07 (UTC) by shdwmtr)
Please report issues on GitHub rather than here. Check for duplicates before opening a new one; you may be ignored otherwise.
https://github.com/SteamClientHomebrew/Millennium/issues
WasabiIceCream commented on 2025-11-25 16:52 (UTC)
If you're upgrading from previous version, you need to manually remove millennium and its python-i686-bin dependency. Then, you can install the latest version including the new lib32-python311-bin dependency.