Open
Bug 2042895
Opened 1 month ago
Updated 21 hours ago
[flatpak] Add org.mozilla.thunderbird.systemconfig extension to allow loading system-wide settings
Categories
(Thunderbird :: Build Config, enhancement, P4)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: 32ef48wqd, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: flatpak)
Steps to reproduce:
I tried creating a Flatpak extension at
/var/lib/flatpak/extension/org.mozilla.thunderbird.systemconfig/x86_64/stable/policies/policies.json~/.local/share/flatpak/extension/org.mozilla.thunderbird.systemconfig/x86_64/stable/policies/policies.json
analogous to how it works for Firefox. Please see https://bugzilla.mozilla.org/show_bug.cgi?id=1814897.
Actual results:
It doesn't work because the extension is not defined in the Flatpak build metadata. Maybe additional changes would be required.
Expected results:
It should be possible to use policies.json or pref.js files with Thunderbird Flatpak.
Updated•1 month ago
|
Updated•1 month ago
|
Blocks: tb-build-maintenance-2026-q2
Updated•28 days ago
|
Priority: -- → P4
Updated•21 hours ago
|
Blocks: tb-build-maintenance-2026-q3
Updated•21 hours ago
|
No longer blocks: tb-build-maintenance-2026-q2
You need to log in
before you can comment on or make changes to this bug.
Description
•