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

inconsistent read/write path for modifiedmimetypes.xml

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 5.0.1
    • Qt Creator 5.0.0
    • All Other Issues
    • None
    • Linux/X11

    Description

      modifying MIME types in Options/Environment saves them in ~/.config/QtProject/qtcreatormimetypes/modifiedmimetypes.xml 

      however after restart the settings are lost.

      upon qtcreator startup strace shows:

      open("/home/radembek/.config/QtProject/qtcreator/mimetypes/modifiedmimetypes.xml", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)

       

      as workaround: creating a symbolic link between these paths works.

      Attachments

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

        Activity

          People

            con Eike Ziller
            nargil Rafał Dembek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes