Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
Qt Creator 4.4.0-beta1
-
macOS 10.12, Xcode 8.3, QC 4.4 beta snapshot
Ubuntu 16.04
Description
Steps to reproduce:
- start QC from cmdline (from within the app bundle to see output) - make sure ClangRefactoring plugin is loaded
- open/create a project
- search for something inside the Search Results pane (switch to Clang Query Project
Current result:
- progressbar comes up - but stops moving pretty immediately
- no search results will show up - no matter how long I'm waiting
- on the cmdline I'm getting output like
QIODevice::write (QLocalSocket): device not open
which seems to come from the clangrefactoring backend