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

Opening a file with QDesktopServices fails in Symbian Belle

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 4.7.4
    • 4.7.4
    • Core: Other
    • Symbian Belle
    • adfa2dde84ff7ed1a8b177c2a7e885e752e9bb0b

    Description

      Use case: trying to open native Symbian video player to play a video file.
      Use QDesktopServices:

      QDesktopServices::openUrl(QUrl("file:///e:/Videos/test test.mp4"));

      Now, if the filename includes a space, the player will not open on Symbian Belle / Qt 4.7.4 / 111.010.1009. A blank view with title "services" is being shown.
      Without a space in the filename the playback starts OK.

      In Symbian Anna / Qt 4.7.3 / v025.004 both cases (with and without space) work OK.

      Attachments

        1. LaunchVideo.zip
          37 kB
          Jaakko Koskenkorva

        Issue Links

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

          Activity

            People

              mread Murray Read
              korva Jaakko Koskenkorva
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes