Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-7679

QIODevice read warning in Application Output

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • None
    • Some future release
    • Wizards
    • None

    Description

      I get an output in the Application Output from the wizard preset loading saying

      QIODevice::read (QFile, "/home/hag/Documents/dev/QtProject/qtdesignstudio/UserPresets.json"): device not open
      

      because I don't have that file. Every user that starts fresh will get this output as the UserPresets.json is only created when user presets are created.

      /qtcreator/src/plugins/studiowelcome/userpresets.cpp:46 in this line as well as in /qtcreator/src/plugins/studiowelcome/userpresets.cpp:55 there needs to be check if the open method actually returns true.

      Attachments

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

        Activity

          People

            saghinet Samuel Ghinet
            henning Henning Gründl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes