Bug#943504: firefox-esr: Firefox Wayland crashes at startup

2021-02-15 Thread Andres Salomon
FYI, I'm running firefox-esr 78.7.0esr-1 in wayland, and it does seem to 
be fixed. This bug can probably be closed.




Bug#943504: firefox-esr: Firefox Wayland crashes at startup

2020-03-30 Thread Marek Benc
It appears that the issue was fixed upstream, they now sanitize the name
before it's used in DBUS addresses:

https://hg.mozilla.org/mozilla-central/rev/b58ad41837a6
https://hg.mozilla.org/mozilla-central/rev/4222f7b9c86b



signature.asc
Description: OpenPGP digital signature


Bug#943504: firefox-esr: Firefox Wayland crashes at startup

2019-11-25 Thread Fabian Wannenmacher
Seems to be possible to fix that with the configuration option
--enable-default-toolkit=cairo-gtk3-wayland
like it is done on the newer official builds.
I don't know how this changes the build requirements.

Don't know if you want to do such a change in stable.

Maybe you just want to add a check for GDK_BACKEND.
Then you can add --no-remote in /usr/bin/firefox
That changes behaviour. But only in the case when it would crash.
So I think no one would complain about that.
Maybe besides displaying a proper warning.


smime.p7s
Description: S/MIME cryptographic signature


Bug#943504: firefox-esr: Firefox Wayland crashes at startup

2019-11-25 Thread Fabian Wannenmacher
Seems to be possible to fix that with the configuration option
--enable-default-toolkit=cairo-gtk3-wayland
like it is done on the newer official builds.
I don't know how this changes the build requirements.

Don't know if you want to do such a change in stable.

Maybe you just want to add a check for GDK_BACKEND.
Then you can add --no-remote in /usr/bin/firefox
That changes behaviour. But only in the case when it would crash.
So I think no one would complain about that.

smime.p7s
Description: S/MIME cryptographic signature


Bug#943504: firefox-esr: Firefox Wayland crashes at startup

2019-10-28 Thread Alain Ducharme
Confirmed: Firefox 68.2.0esr-1~deb10u1 Wayland mode DBUS bug
Firefox does not start with MOZ_ENABLE_WAYLAND=1 (or old GDK_BACKEND=wayland)
Works with --no-remote, but once open can't open URLs from other applications.

MOZ_ENABLE_WAYLAND=1 firefox-esr --no-remote # temp. partial workaround

Related upstream bug to consider (along with Benoît Laniel's fix):
https://bugzilla.mozilla.org/show_bug.cgi?id=1551664

Thanks


Bug#943504: firefox-esr: Firefox Wayland crashes at startup

2019-10-25 Thread Benoît Laniel

Package: firefox-esr
Version: 68.2.0esr-1~deb10u1
Severity: important
Tags: newcomer

Dear Maintainer,

When setting MOZ_ENABLE_WAYLAND=1, Firefox crashes at startup.

It seems the problem comes from DBUS: org.mozilla.firefox-esr is an 
invalid

interface name.
Debian package defines MOZ_APP_REMOTINGNAME as $(call 
uc_first,$($(PRODUCT)))

so it ends up being Firefox-esr for this package.

I fixed it using

export MOZ_APP_REMOTINGNAME := $(subst -,_,$(call 
uc_first,$($(PRODUCT


in debian/rules so the DBUS interface name is valid while being 
different from

firefox (non ESR).

Thank you.



-- Package-specific info:


-- Addons package information

-- System Information:
Debian Release: 10.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-debug'), (500, 
'stable')

Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-6-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)

Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages firefox-esr depends on:
ii  debianutils   4.8.6.1
ii  fontconfig2.13.1-2
ii  libasound21.1.8-1
ii  libatk1.0-0   2.30.0-2
ii  libc6 2.28-10
ii  libcairo-gobject2 1.16.0-4
ii  libcairo2 1.16.0-4
ii  libdbus-1-3   1.12.16-1
ii  libdbus-glib-1-2  0.110-4
ii  libevent-2.1-62.1.8-stable-4
ii  libffi6   3.2.1-9
ii  libfontconfig12.13.1-2
ii  libfreetype6  2.9.1-3
ii  libgcc1   1:8.3.0-6
ii  libgdk-pixbuf2.0-02.38.1+dfsg-1
ii  libglib2.0-0  2.58.3-2+deb10u1
ii  libgtk-3-03.24.5-1
ii  libjsoncpp1   1.7.4-3
ii  libpango-1.0-01.42.4-7~deb10u1
ii  libstartup-notification0  0.12-6
ii  libstdc++68.3.0-6
ii  libvpx5   1.7.0-3
ii  libx11-6  2:1.6.7-1
ii  libx11-xcb1   2:1.6.7-1
ii  libxcb-shm0   1.13.1-2
ii  libxcb1   1.13.1-2
ii  libxcomposite11:0.4.4-2
ii  libxdamage1   1:1.1.4-3+b3
ii  libxext6  2:1.3.3-1+b2
ii  libxfixes31:5.0.3-1
ii  libxrender1   1:0.9.10-1
ii  libxt61:1.1.5-1+b3
ii  procps2:3.3.15-2
ii  zlib1g1:1.2.11.dfsg-1

Versions of packages firefox-esr recommends:
ii  libavcodec58  7:4.1.4-1~deb10u1

Versions of packages firefox-esr suggests:
ii  fonts-lmodern  2.004.5-6
pn  fonts-stix | otf-stix  
ii  libcanberra0   0.30-7
ii  libgssapi-krb5-2   1.17-3
ii  libgtk2.0-02.24.32-3
ii  pulseaudio 12.2-4+deb10u1

-- no debconf information