Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-8125

Custom Executable file name with spaces handled incorrectly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • Qt Creator 2.6.0
    • Qt Creator 2.6.0-rc
    • Debugger
    • None
    • Windows 7 64Bit
    • e3e8cc4386667b86dfb0c45d466bbb524f534149

    Description

      Example run configuration:
      The folder C:\Program Files\MAXON\CINEMA 4D R14
      contains two executable files and one Linux executable without an extension:
      CINEMA 4D.exe
      CINEMA 4D 64 Bit.exe
      CINEMA 4D 64 Bit

      Settings the command to
      C:\Program Files\MAXON\CINEMA 4D R14\CINEMA 4D 64 Bit.exe
      will run CINEMA 4D.exe instead. The same happens if
      CINEMA 4D 64 Bit.exe
      is removed/renamed.

      Removing
      CINEMA 4D.exe
      fixes the issue (i.e. CINEMA 4D 64 Bit.exe is executed).

      Renaming
      CINEMA 4D 64 Bit.exe
      to
      CINEMA_4D_64_Bit.exe
      and adjusting the command path accordingly also fixes the issue.

      Attachments

        Activity

          People

            kleint Friedemann Kleint
            jascha Jascha Wetzel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: