Results 1 to 2 of 2

Thread: Qt app for symbian which uses "QtWebKit" fails to launch

  1. #1
    Join Date
    Mar 2011
    Posts
    6
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Symbian S60

    Default Qt app for symbian which uses "QtWebKit" fails to launch

    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" when the app is launched.

    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.

  2. #2
    Join Date
    Mar 2011
    Posts
    6
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Symbian S60

    Default Re: Qt app for symbian which uses "QtWebKit" fails to launch

    Hi,
    When i tried to launch the application in E7 via TRK here is the message tha I have got,

    Executable file: 6519 2011-03-02T09:39:56 C:\NokiaQtSDK\Symbian\SDK\epoc32\release\gcce\urel \AddContent.exe
    Package: 7316 2011-03-02T09:39:57 C:\NokiaQtSDK\MobileApps\AddContent\AddContent.sis
    Deploying application to 'Nokia E7-00 USB Serial Port (COM14)'...
    Copying installation file...
    Installing application...
    Starting application...
    Application running with pid 1127.
    Process 1127, thread 1128 stopped at 0x500144: A data abort exception has occurred.
    Finished.

    The application won't event launch.. It simply crashes.

    As I know, when the control executes the statement "ui->webView->show();" it crashes.

    I have attached the project file also, kindly check this reply back if am going wrong at some place.

    Thanks in advance.

    Regards,
    Vijay.
    Attached Files Attached Files

Similar Threads

  1. Replies: 2
    Last Post: 27th September 2010, 16:45
  2. Some critical "QtWebKit" doubts
    By crazymoonboy in forum Newbie
    Replies: 1
    Last Post: 19th September 2008, 00:56
  3. Replies: 3
    Last Post: 8th July 2008, 20:37
  4. Translation QFileDialog standart buttons ("Open"/"Save"/"Cancel")
    By victor.yacovlev in forum Qt Programming
    Replies: 4
    Last Post: 24th January 2008, 20:05
  5. QPluginLoader fails when using "debug" config
    By paradiza in forum Qt Programming
    Replies: 22
    Last Post: 14th February 2007, 07:59

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.