Bug 55480
Summary: | [Qt] Qt app for symbian which uses "QtWebKit" fails to launch | ||
---|---|---|---|
Product: | WebKit | Reporter: | vijay <viju.dr> |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Critical | CC: | andersca, benjamin, koshuin, laszlo.gombos |
Priority: | P3 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | S60 Hardware | ||
OS: | Windows 7 |
vijay
Hi ,
I'm using NokiaQtSDK Version 1.0.1 and qt creator 2.0.1.
I tried a simple app in which, I created a widget and placed a " qtwebview " control on it, and just made it to load "www.google.com"
The app works fine on a desktop app, but the real problem is ....
"When i build it for symbian^3 device and try to run the app, the app couldn't be launched, it exits with an error " app closed ".
and the debug logs show "A data abort exception has occurred" ....
I have installed qt_installer on my mobile (N8), and all the other apps except those apps which uses qtwebview, works fine.
Also, in qt demos "anomaly" app exits with same error, and am sure even this app is also using qt webview.
Kindly help me in resolving this issue.
Regards,
Vijay.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Janne Koskinen
Hi, I'm confused about this report.
You say you installed qt_installer.sis to Symbian^3 device. Qt 4.6.3 which comes with 1.0.1 is built-in into the phone and qt_installer.sis would fail to install most of the packages. Or did you mean qt_demos.sis?
If you are using R&D device where you can install Qt into then which exact sis packages you installed? Can you check if installed apps shows any Qt packages other than demos (fluidlauncher etc) if not then it should be ok.
Now, have you installed latest version of Ovi Maps?
What device?
Which firmware version (type *#0000# in dialler)?
I'm asking since QtWebkit of Qt 4.6.3 release is known to start on all devices that are supported by Ovi and have been happily running a long time now.
Janne Koskinen
bonus question. Does Ovi Store application work on your device?
Benjamin Poulain
Reducing the priority, Janne cannot reproduce and the reporter does not answer questions.