Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application use the WebKit 3.0 may be crashed under Windows 7. #1

Open
qyvlik opened this issue Nov 21, 2015 · 6 comments
Open

Application use the WebKit 3.0 may be crashed under Windows 7. #1

qyvlik opened this issue Nov 21, 2015 · 6 comments

Comments

@qyvlik
Copy link
Contributor

qyvlik commented Nov 21, 2015

Application use the WebKit 3.0 may be crashed under Windows 7.
On this project. Open the WellChat/qml/WellChat/BussinessPage/Discover/MomentsPage/MomentsPage.qml may be crashed.

console output:

Error - RtlWerpReportException failed with status code :-1073741823. Will try to launch the process directly

@qyvlik
Copy link
Contributor Author

qyvlik commented Nov 23, 2015

Well. Someone tell me. under the Android 4.4.2.open the moment maybe crashed.

@lemon-dkk
Copy link

我在windows 7 上一直是好的,不崩溃

@lemon-dkk
Copy link

在WebPage.qml中,在windows上用的是 WebKit 3.0,在Andorid上用的是WebKit 1.0,why ?

@lemon-dkk
Copy link

在Android上是不是就不支持 Webkit,使用Webkit会黑屏

@momognu
Copy link

momognu commented Feb 4, 2016

@lemon-dkk android不支持webkit,你用什么办法替代?难免要用到webview的

@qyvlik
Copy link
Contributor Author

qyvlik commented Apr 21, 2016

@lemon-dkk @momognu 在安卓或者 WP 或者 IOS 上,都是使用 QtWebView 这个模块代替 WebKit, WebKit 只能在桌面系统上使用。
QtWebView 这个模块原理是在 Item 上绘制一个原生的网页层。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants