Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-26525

QDesktopServices::openURL with .jpg file on symbian

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 4.7.4
    • None
    • Qt Creator 2.5.0
      Qt 4.7.4 for Symbian Anna (Qt SDK) Release

    Description

      I can not open image .jpg file with QDesktopServices :: openURL on my device.

      qDebug() << url;
      QDesktopServices::openUrl(url);
      

      Result: black screen with title "Services" and back button. Image is not displayed

      Path to the file is:

      file:///C:/Private/e209f691/qml/assets/images/640x360/levels/field.jpg
      

      which is absolutely normal, I know this file exists and it is there, I can display it in QML inside my app, but it fails when I try to open it in Gallery App.

      I am using:
      Qt Creator 2.5.0
      Qt 4.7.4 for Symbian Anna (Qt SDK) Release

      Device: Nokia C6-01
      Qt version: 4.7.4
      OS version: Symbian^3, S60 5th Edition Feature Pack 3
      ROM version: 111.030.0609 2011-11-26 RM-718 (c) Nokia
      Release: Symbian Belle
      CODA version: 4.0.23
      Qt Mobility version: 1.2.1
      Qt Quick components version: 1.1.0
      QML Viewer version: Not installed
      Screen size: 360x640

      My app is signed with developer certificate.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            alex Alex (closed Nokia identity) (Inactive)
            beemaster Roman Pasechnik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes