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

"Edit files" dialog hangs forever when filesystem is recursive

    XMLWordPrintable

Details

    • Linux/X11
    • f723b59bf (12.0)

    Description

      I have the following filesystem layout:

      project_root
         |-src/
         |-test/
               |-test_resources/
                        |-simple_dir/
                        |-recursive_dir/
                                 |-root_link/ [symlink to /]
                                 |-recursive_link/ [symlink to project_root]

      When I select "Edit files" from the project menu, the dialog hangs without ever populating. I know that it's the recursive symlinks which are the problem because when I delete `recursive_dir` then the dialog loads just fine.

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            nathanb Nathan Baker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes