Project: | Trisquel |
Version: | 7.0 |
Component: | Programs |
Category: | bug report |
Priority: | normal |
Assigned: | Unassigned |
Status: | closed |
When attempting to sign in to an existing Firefox Sync account (I haven't tried with creating a new account) in Abrowser (via about:accounts), it loads for a while, then says "working" and might eventually have an "unexpected error". This problem does not exist in IceCat.
This has been mentioned a couple of times on the forum (such as https://trisquel.info/es/forum/abrowser-sync-doesnt-work).
I believe that the issue is that browser/base/content/aboutaccounts/aboutaccounts.js has erroneously had the event name "FirefoxAccountsCommand" changed to "AbrowserAccountsCommand"; it should have been left alone (it was left alone in IceCat).
I've built a modified Abrowser with AbrowserAccountsCommand changed to FirefoxAccountsCommand, confirming that that is the problem/fix.
No longer an issue in recent versions of abrowser.
Thanks for reporting.