⛔ Latest #Emacs (29.1-1.1) is broken on openSUSE Tumbleweed. Running emacs fails w/ a cryptic message.
emacs
💡The solution is to launch it using any of emacs-gtk or emacs-x11 or emacs-nox.
emacs-gtk
emacs-x11
emacs-nox
💡If your workflow relies on Emacs daemon like mine does, then simply evaluate (server-start) in the scratch buffer.
(server-start)
Hopefully the fix will be out very soon.
Cross-posted from https://mastodon.social/@bahmanm/110842724716130994
Our infinitely powerful editor.