On 03/04/2019 12:03, Eike Ziller wrote:
On Apr 3, 2019, at 11:42, Toralf Lund <toralf.l...@pgs.com> wrote:

Hi,

I just upgraded to Qt Creator 4.8.2, and after this I started getting lots of 
messages like


Running "/usr/bin/cmake -E server --pipe=/tmp/cmake-vd0eaO/socket 
--experimental" in my-build-directory

in the General Messages pane. It seems like another one of these lines appear 
every time I switch to a new file in the editor. It happens even when the files 
are not part of a CMake project, and the active project is not using CMake. But 
a CMake project has been loaded.
This should definitely not happen (and it doesn’t for my CMake project, Qt 
Creator 4.8.2 / macOS, cmake 3.13.4).
Br, Eike

It turns out that the problem only occurs when I switch between files belonging to different projects (or so it seems.) I didn't think about it at first, but when I noticed the problem, I was alternating between a file belonging to a library and another representing the main part of an application using the library, where the library and application are defined as separate projects. The cmake command I'm seeing is actually related to neither of those, i.e. it belongs to a 3rd project that's also open.

I'm assuming that I'm still not supposed to get restarts like this, so a bug report has been filed.

- Toralf




What's this all about? Is it meant to happen? It annoys the h... out of me because 
apparently, the pane opens automatically every time there is new text, and I can't seem 
to find a way to stop that from happening. I don't want "General Messages" to 
keep popping up all the time.

- Toralf


_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.qt-2Dproject.org_listinfo_qt-2Dcreator&d=DwIGaQ&c=KV_I7O14pmwRcmAVyJ1eg4Jwb8Y2JAxuL5YgMGHpjcQ&r=Q0oqxzgUp3xCCIiJDwS-RbNDndQ-KZDhj8wwveNoqU4&m=X596KQttpXK_7C0rwYb8MSOFz-Qm3nCFEHalx5aA-hQ&s=UbhNJy3ktruyFqa7NHLbS6WRKUuVlSrubYS2FHSzycI&e=


_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
https://lists.qt-project.org/listinfo/qt-creator

Reply via email to