There is "fi" uncommented in line 75 of /usr/bin/firefox
$ /usr/bin/firefox
/usr/bin/firefox: line 75: syntax error near unexpected token `fi'
/usr/bin/firefox: line 75: `fi'
Git Clone URL: | https://aur.archlinux.org/fedora-firefox-wayland-bin.git (read-only, click to copy) |
---|---|
Package Base: | fedora-firefox-wayland-bin |
Description: | Fedora's firefox build with wayland enabled by default |
Upstream URL: | https://www.mozilla.org/firefox/ |
Keywords: | browser web |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | sigmacold |
Maintainer: | wlion |
Last Packager: | wlion |
Votes: | 18 |
Popularity: | 0.80 |
First Submitted: | 2018-11-11 09:53 |
Last Updated: | 2021-03-01 12:51 |
There is "fi" uncommented in line 75 of /usr/bin/firefox
$ /usr/bin/firefox
/usr/bin/firefox: line 75: syntax error near unexpected token `fi'
/usr/bin/firefox: line 75: `fi'
Clipboard doesn't work on this version. I can copy from firefox and paste in my terminal but I cannot paste anything in firefox. It will either not work or crash. I tested with firefox from community repo and the clipboard works normally. P/s: worked fine for the previous update
My microphone didn't work on Discord using this package.
Using the firefox
package it all worked. Tried a few different microphones and setups, and nothing.
Do you think this might be a bug in one of the patches applied to this fork?
/usr/lib/firefox/libxul.so
no longer depends on libpipewire02.
$ ldd /usr/lib/firefox/libxul.so | grep -i pipe
libpipewire-0.3.so.0 => /usr/lib/libpipewire-0.3.so.0 (0x00007f11cb16b000)
libjpeg6-turbo and mozilla-common seems to be unused, too.
also this needs libpipewire02 as dependency
XPCOMGlueLoad error for file /usr/lib/firefox/libxul.so:
libpipewire-0.2.so.1: cannot open shared object file: No such file or directory
Couldn't load XPCOM.
@mareex Done, thanks.
Could you change the line 13 to
provides=('firefox=${pkgver}' 'libffi=3.1')
With that, we could use the language packs provided by the Extra repo.
installing fedora-firefox-wayland-bin (76.0-2) breaks dependency 'firefox>=76.0' required by firefox-i18n-de
More to the point, this runs fine for me with the arch provided libffi. Can we remove the Fedora libffi again and just make libffi a dependency?
Edit:
Nevermind, this did break after an update.
This also conflicts with libffi=3.2.
Package fixed.
Pinned Comments
sigmacold commented on 2018-11-11 09:55
Issues:
1- this
IPDL protocol Error: Received an invalid file descriptor
will spam journal consider using a wrapper over firefoxfirefox > /dev/null 2>&1