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

Symbian: command-line argument passing is borked, testing different -style and -reverse is then really hard (On 3.1 / N95)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2: Important
    • 4.6.1
    • 4.6.0
    • GUI: Look'n'Feel
    • None

    Description

      Reproduce:

      • start eshell (RnD phones only)
      • cd c:\sys\bin
      • run: styledemo -style windows
      • notice it's still using the S60style

      Other things I tried which also failed
      styledemo -style=windows
      styledemo -style cde
      styledemo -reverse
      styledemo -reverse 1
      styledemo -reverse true
      ftp -style windows

      This is a problem not just for testing, but also when calling Qt process through a QProcess call. And as the docs says:
      "
      http://doc.trolltech.com/4.5/qapplication.html

      All Qt programs automatically support the following command line options:

      • -style= style, sets the application GUI style. Possible values are motif, windows, and platinum. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the -style command line option.
      • -style style, is the same as listed above......
        "

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            riskedal Espen Riskedal (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes