Not able to import data from Opera/Vivaldi on Ubuntu
Categories
(Firefox :: Migration, defect, P3)
Tracking
()
People
(Reporter: rpopovici, Assigned: mconley)
References
Details
Attachments
(2 files)
Found in
- Nightly 109.0a1
Affected versions
- Nightly 109.0a1
Tested platforms
- Affected platforms: Ubuntu 18, Ubuntu 22
- Unaffected platforms: Win 10, MacOS
Preconditions
- Opera/Vivaldi are installed(stable version from Ubuntu apps or from the following link: https://www.opera.com/download, I downloaded .deb file) and has user data to import:
- browsing history
- saved bookmarks
- saved Logins and Passwords
- search bar history
- cookies
- Set prefs "browser.migrate.opera.enabled" and "browser.migrate.vivaldi.enabled" on true on Firefox.
Steps to reproduce
- Open Firefox
- Choose one of the options to Import Data from Another Browser(from Library, Bookmarks Toolbar or about:logins).
Expected result
- Opera and Vivaldi browsers should be available on Import Settings and Data window
Actual result
- Opera, Vivaldi browsers are missing from the selection list(from Import Settings and Data window)
Regression range
- Not a regression. New feature implementation
Additional notes
- This issue is reproducible only on Ubuntu.
- Only Chrome browser is displayed on Import Settings and Data window
Reporter | ||
Updated•3 years ago
|
Comment 1•3 years ago
|
||
This is a little strange. At the very least, if you apply the same patch on fx 102, it works.
I'll see if I can do something.
Assignee | ||
Updated•3 years ago
|
Comment 2•3 years ago
|
||
Hi Mike, will this be addressed in time for Fx109?
Assignee | ||
Comment 3•3 years ago
|
||
One of our CalState LA students is working on this. I'm going to wager that it's not going to make 109, and might get fixed in 110.
Assignee | ||
Comment 4•3 years ago
|
||
Depends on D164145
Updated•3 years ago
|
Assignee | ||
Comment 5•3 years ago
|
||
Opera hasn't shipped Opera GX on Linux (yet), so it doesn't make sense to support it on that
platform since it can't be tested.
Depends on D164372
Comment 7•3 years ago
|
||
Backed out for causing xpc failures in browser/components/migration/tests/unit/test_Edge_db_migration.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/9db699eeb254eb425137fe2a8505012e0a84ddb9
INFO - TEST-START | browser/components/migration/tests/unit/test_Edge_db_migration.js
[task 2022-12-12T22:34:14.593Z] 22:34:14 WARNING - TEST-UNEXPECTED-FAIL | browser/components/migration/tests/unit/test_Edge_db_migration.js | xpcshell return code: 0
[task 2022-12-12T22:34:14.594Z] 22:34:14 INFO - TEST-INFO took 683ms
[task 2022-12-12T22:34:14.594Z] 22:34:14 INFO - >>>>>>>
[task 2022-12-12T22:34:14.594Z] 22:34:14 INFO - (xpcshell/head.js) | test MAIN run_test pending (1)
Comment 9•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7de448ccc309
https://hg.mozilla.org/mozilla-central/rev/d6dfa1eadc9a
Updated•3 years ago
|
Reporter | ||
Comment 10•3 years ago
•
|
||
Verified fixed on Ubuntu 18.04 and Ubuntu 22.04 using Nightly 110.0a1 with Opera and Vivaldi but I have to mention that Opera was displayed only after I downloaded opera-stable_93.0.4585.70_amd64.deb and used the command line: sudo dpkg -i opera-stable_93.0.4585.70_amd64.deb and opened opera from terminal. If Opera is installed from Ubuntu Software then it's not displayed on Import wizard. It's expected?
Reporter | ||
Updated•3 years ago
|
Reporter | ||
Updated•3 years ago
|
Assignee | ||
Comment 11•3 years ago
|
||
(In reply to Ralu from comment #10)
Verified fixed on Ubuntu 18.04 and Ubuntu 22.04 using Nightly 110.0a1 with Opera and Vivaldi but I have to mention that Opera was displayed only after I downloaded opera-stable_93.0.4585.70_amd64.deb and used the command line: sudo dpkg -i opera-stable_93.0.4585.70_amd64.deb and opened opera from terminal. If Opera is installed from Ubuntu Software then it's not displayed on Import wizard. It's expected?
Currently, yes. Any browser installed as a Snap package on Ubuntu (so applications installed via the Ubuntu Software manager) is not currently supported. See https://bugzilla.mozilla.org/show_bug.cgi?id=1467094.
Description
•