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

Opening a file with QDesktopServices fails in Symbian Belle

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes