Closed Bug 1898787 Opened 2 years ago Closed 9 months ago

Thunderbird flatpak broken after Freedesktop update

Categories

(Thunderbird :: Untriaged, defect)

Thunderbird 115
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: josemanuelgomezsilva, Unassigned)

References

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:126.0) Gecko/20100101 Firefox/126.0

Steps to reproduce:

  1. Install last version of thunderbird available on flathub.
  2. Install last Freedesktop Platform version available on flathub.
  3. Try to open thunerbird with flatpak run org.mozilla.Thunderbird.

Tested in two different fedora 40 installs and in a Ubuntu 22.04 install with the same results.

Actual results:

Thunderbird does not start and terminal outputs the following:

XPCOMGlueLoad error for file /app/lib/thunderbird/libxul.so:
libdbus-glib-1.so.2: cannot open shared object file: No such file or directory
Couldn't load XPCOM.

Expected results:

Thunderbird should have started.

Is this still an issue with the current version?

See Also: → 1952100

The missing file is available in current flatpak (Version: 140.2.0esr):

$ flatpak run --command=sh org.mozilla.Thunderbird
[📦 org.mozilla.Thunderbird ~]$ file /app/lib/libdbus-glib-1.so.2
/app/lib/libdbus-glib-1.so.2: symbolic link to libdbus-glib-1.so.2.3.5

Moreover libdbus-glib dependency was removed since FF and TB v120: https://bugzilla.mozilla.org/show_bug.cgi?id=1532281

So this issue isn't applicable for current TB flatpak for two reasons: the file is available and it's not used anymore. I'm closing it then.

Status: UNCONFIRMED → RESOLVED
Closed: 9 months ago
Resolution: --- → FIXED

-> WFM (we use fixed only when known code changes resolved the issue)

Resolution: FIXED → WORKSFORME
You need to log in before you can comment on or make changes to this bug.