Thunderbird bug creates empty ~/thunderbird directory on each launch due to XDG changes
By
speckx
A weekday bagel. Dependable, satisfying, no fuss.
Summary
The author recently started using Thunderbird again but discovered a bug caused by recent XDG changes that introduced a new type of projects directory. Every time Thunderbird starts, it creates an empty, useless ~/thunderbird directory, while the actual configuration and data remain in the old ~/.thunderbird location.
Key quotes
· 3 pulledI've recently rediscovered Thunderbird, but it has developed a bug, apparently because of recent XDG changes which added a new type of projects directory.
The bug means that any time I start Thunderbird, it creates a directory ~/thunderbird.
The directory is useless. It remains empty, and Thunderbird already uses an old-style ~/.thunderbird for configuration and data, instead
You might also wanna read
Ladybird Browser Shifts to Maintainer-Only Contributions Ahead of First Alpha Release
Ladybird, an open-source web browser under development, is closing all public pull requests and transitioning to a maintainer-only code cont
BugDrop: Open-Source Website Feedback Widget That Creates GitHub Issues from Bug Reports
BugDrop is a free, open-source website feedback widget that allows users to report bugs with screenshots and annotations. These reports are
Microsoft Dev Configs: Declarative WinGet Configuration Files for Rapid Windows Developer Setup
Microsoft's Dev Configs is an open-source collection of declarative configuration files that transform a fresh Windows machine into a ready-
XHawk 0.99: CLI Tool Captures AI Coding Sessions and Maps Reasoning to Git Commits
XHawk 0.99 is a CLI tool that automatically captures AI coding sessions during git pushes, creating a knowledge base that maps AI reasoning
OpenBug: Open-Source CLI That Automatically Generates Code Fixes from Bug Tickets
OpenBug is an open-source command-line interface that uses AI to automatically generate code fixes from bug tickets. The tool analyzes logs,

Creating a Command-Line Tool to Log Windows Messages for Debugging
The article discusses the creation of a command-line tool inspired by Spy++, a classic Windows development utility for debugging UI issues.
DEV Community·10mo ago