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

Saved files run with old code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 3.0.0-beta
    • Quick / QML Support
    • None
    • Qt Creator

      Even if a file is saved and the project is built and run, I am seeing Javascript code in QML that the system thinks is old code, even when it has been edited and saved. Attached is a screenshot example. It doesn't just affect runtime, it also effects the editor. The highlighted characters come up in a search for "lot" which was there previously and changed to "log". However, when run, an error occurs that says "lot" is not a valid member function, which is true, however, it is running with "log" now, not "lot" so it still thinks the old code is there, and the editor's Find box also thinks this, even though it is definitely not there.

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

            kkohne Kai Köhne
            qtuser78 Andrew Stoeckley
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes