ubports / ubuntu-touch

Ubuntu Touch's issue inbox is now migrated to GitLab.
https://gitlab.com/ubports/ubuntu-touch
1.28k stars 110 forks source link

Ubuntu Web redirection to Morph.Web doesn't exist #1299

Open ernesst opened 4 years ago

ernesst commented 4 years ago

Steps to reproduce

import ubuntu.web

Expected behavior

should work by the system redirection, see https://github.com/ubports/ubuntu-touch/issues/1060

dobey commented 4 years ago

This has nothing to do with any "redirection" which never existed. We were simply shipping both webengine and oxide previously. Ubuntu.Web is deprecated, and anything using it needs to be updated to switch to Morph.Web import instead (the API is the same otherwise). Likewise for anyone importing oxide directly, the code would need to be udpated to use Morph.Web or QtWebEngine, depending on needs.

ernesst commented 4 years ago

@dobey I understand that now oxide is not anymore ship is that correct ? If correct, why the N5 in devel still works without issue with Ubuntu.Web ?

Vince1171 commented 4 years ago

@ernesst does it still work on N5 and not on OP3?

ernesst commented 4 years ago

I'll need to perform a test,