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

Can't change watch format of QImage to "Displayed"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • Qt Creator 2.1.0
    • Qt Creator 2.0.1
    • Debugger
    • Windows Vista x64
      Qt from 4.7.0 branch
      g++ (GCC) 4.4.0
      GNU gdb (GDB) 7.1.0.20100329-cvs

      Open simple.pro, build with a Qt built with MinGW, set a breakpoint in line 272:

      im.fill(QColor(200, 10, 30).rgba());
      

      When breakpoint is hit, got to "Locals and Watchers" and "Change format for Type QImage" to "Displayed". A small window showing the (empty) QImage appears.
      "Change format for Type QImage" back to "Normal". The small window disappears.
      Now it seems impossible to change the format again, because the menu items are grayed. The enable them again, I have to restart Creator.

      This worked fine in 2.0.0.

        1. debugger.log
          22 kB
        2. debugger200.log
          24 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            hjk hjk
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes