Open Bug 1662970 Opened 4 years ago Updated 1 year ago

[flatpak] Failed to load module "canberra-gtk-module"

Categories

(Firefox Build System :: Third Party Packaging, defect, P3)

80 Branch
defect

Tracking

(Not tracked)

UNCONFIRMED

People

(Reporter: er.ud, Unassigned)

References

(Blocks 2 open bugs)

Details

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

Steps to reproduce:

bash-5.0$ flatpak run org.mozilla.firefox

Actual results:

Gtk-Message: 16:26:45.526: Failed to load module "canberra-gtk-module"

Expected results:

add 'libcanberra-gtk-module' in build?

Bugbug thinks this bug should belong to this component, but please revert this change in case of error.

Component: Untriaged → Widget: Gtk
Product: Firefox → Core
Priority: -- → P3

This is harmless message and could be silenced with:

flatpak run --env=GTK_MODULES= org.mozilla.firefox

which can be added to flatpak manifest.

I suspect bug 1767621 has the same cause as this one.

BTW, I'm seeing the same message when I start Firefox 104.0 on the command line with "firefox". I'm on Ubuntu, which is now using snap to package Firefox.

Severity: -- → S4
Component: Widget: Gtk → Third Party Packaging
Product: Core → Firefox Build System
Duplicate of this bug: 1767621
You need to log in before you can comment on or make changes to this bug.