Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1779762 - Lastpass extension doesn't work with Firefox 71
Summary: Lastpass extension doesn't work with Firefox 71
Keywords:
Status: CLOSED DUPLICATE of bug 1779570
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: 31
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Martin Stransky
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-12-04 16:43 UTC by Andy Wang
Modified: 2019-12-06 13:44 UTC (History)
29 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-12-06 13:44:38 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Andy Wang 2019-12-04 16:43:06 UTC
The lastpass extension has stopped working with the Fedora Firefox 71 build
firefox-71.0-8.npgo.fc31.x86_64

It works fine when using the official firefox 71 build from mozilla.org.

See https://forums.lastpass.com/viewtopic.php?f=12&t=356405 for additional details.

It looks like maybe this is the specific problem area:

11:46:15.854 server.js : Requesting login.php A lpfulllib.js:1:74601
11:46:16.126 TypeError: can't access dead object 2 lpfulllib.js:1:590237
    r moz-extension://eec67fe0-61c5-47fb-9f00-d3ece4b4958d/lpfulllib.js:1
    isFederated moz-extension://eec67fe0-61c5-47fb-9f00-d3ece4b4958d/federated-login-service.js:1
    success moz-extension://eec67fe0-61c5-47fb-9f00-d3ece4b4958d/federated-login-service.js:1
    u moz-extension://eec67fe0-61c5-47fb-9f00-d3ece4b4958d/newserver.js:1
    onload moz-extension://eec67fe0-61c5-47fb-9f00-d3ece4b4958d/newserver.js:1
11:46:16.792 server.js : lpLoginResponse fromwebsite=undefined lpfulllib.js:1:74601

Comment 1 Chris Murphy 2019-12-05 02:02:47 UTC
I've run into this same problem and it took an hour to figure it out and what version to revert to. I really don't think this should have gone stable.

Comment 2 Chris Murphy 2019-12-05 02:05:52 UTC
firefox-70.0.1-4.fc31.x86_64.rpm lastpass works OK
firefox-71.0-9.kiosk.npgo.fc31.x86_64.rpm lastpass fails

Comment 3 Brian Pepple 2019-12-05 02:25:06 UTC
This latest version seemed to break multiple extension not just lastpass. Seems to also affect eff's privacy badger and web scrobbler among others.

Comment 4 Martin Stransky 2019-12-05 07:59:30 UTC
Thanks, we'll look at it. There's similar bug report against Brief extension - Bug 1779570.

Comment 5 Martin Stransky 2019-12-05 08:00:58 UTC
btw. can you test firefox-x11 package? It runs on X11 instead of on Wayland.

Comment 6 Joep Admiraal 2019-12-05 12:41:35 UTC
(In reply to Martin Stransky from comment #5)
> btw. can you test firefox-x11 package? It runs on X11 instead of on Wayland.

I'm running X11 with Fedora and also have this issue.
Nevertheless I tested firefox-x11 and it also has the same issue.

Comment 7 Michal Špondr 2019-12-05 13:19:21 UTC
I've got same issue with web-scrobbler extension (https://web-scrobbler.github.io) - it also stopped working.

Comment 8 jlsmith722 2019-12-05 20:55:55 UTC
I am having the issue with the Firefox Lastpass extension. It does not happen on 2 other distributions, Debian based, thaat I have.
Downgrading Firefox to ver. 69.0.1 solved the problem ofr now.

Comment 9 Jim Minter 2019-12-05 21:49:26 UTC
As well as extensions, it broke the Microsoft Teams website - so it's not just extensions that are at stake.

I definitely think the update should be pulled.

To revert, I did:

sudo rpm -e firefox
sudo dnf install --disablerepo=updates firefox

Comment 10 Michal Špondr 2019-12-06 06:23:33 UTC
(In reply to Jim Minter from comment #9)
> As well as extensions, it broke the Microsoft Teams website - so it's not
> just extensions that are at stake.
> 
> I definitely think the update should be pulled.
> 
> To revert, I did:
> 
> sudo rpm -e firefox
> sudo dnf install --disablerepo=updates firefox

Confirmed, I am not able to open some teams chats, too.

Comment 11 Michael 2019-12-06 08:37:04 UTC
FYI, the firefox 0.71 that can be downloaded from the firefox website as a tar.bz2 _doesn't_ show this problem!

might be related to this https://bugzilla.mozilla.org/show_bug.cgi?id=1601424 
or this https://bugzilla.mozilla.org/show_bug.cgi?id=1601707

Comment 12 Steeve McCauley 2019-12-06 12:08:24 UTC
I also read that someone (on the lastpass forum) was able to run their own compiled version, so it would seem to be an issue with the binary.

Downgrading firefox with dnf fixed the problem with lastpass,

  $ sudo dnf downgrade firefox

One would probably also want to prevent updates in /etc/dnf/dnf.conf by adding a line like,

  exclude=firefox

I'm going to try the firefox binary from mozilla.

Comment 13 Martin Stransky 2019-12-06 13:44:38 UTC

*** This bug has been marked as a duplicate of bug 1779570 ***


Note You need to log in before you can comment on or make changes to this bug.