[Qt-creator] [OS X]: QFileSystemWatcher "using only polling engine"
Hunger Tobias
Tobias.Hunger at theqtcompany.com
Wed Sep 23 16:31:58 CEST 2015
Hello,
please file bug reports when you run into issues over at https://bugreports.qt.io/.
Reports via mail or IRC tend to get lost once they are read on scroll off the screen. Bug tracker entries stay around for ever;-)
Best Regards,
Tobias
Tobias Hunger, Senior Software Engineer | The Qt Company
The Qt Company GmbH, Rudower Chaussee 13, D-12489 Berlin
Geschäftsführer: Mika Pälsi, Juha Varelius, Tuula Haataja Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B
________________________________________
From: qt-creator-bounces+tobias.hunger=theqtcompany.com at qt-project.org <qt-creator-bounces+tobias.hunger=theqtcompany.com at qt-project.org> on behalf of René J.V. Bertin <rjvbertin at gmail.com>
Sent: Wednesday, September 23, 2015 16:21
To: qt-creator at qt-project.org
Subject: [Qt-creator] [OS X]: QFileSystemWatcher "using only polling engine"
Hi,
When I launch Creator (v3.5.0-560-ge5f3c55) from a commandline I see the following warning messages:
%> "/Applications/MacPorts/Qt5/Qt Creator.app/Contents/MacOS/Qt Creator" /opt/local/site-ports/devel/qt5-creator/files/patch-show-menubar-with-xcb.diff
QFileSystemWatcher: skipping native engine, using only polling engine
SOFT ASSERT: "dir.startsWith(topLevel + QLatin1Char('/')) || topLevel == dir || topLevel.isEmpty()" in file .../vcsmanager.cpp, line 144
SOFT ASSERT: "dir.startsWith(topLevel + QLatin1Char('/')) || topLevel == dir || topLevel.isEmpty()" in file .../vcsmanager.cpp, line 144
SOFT ASSERT: "dir.startsWith(topLevel + QLatin1Char('/')) || topLevel == dir || topLevel.isEmpty()" in file .../vcsmanager.cpp, line 144
SOFT ASSERT: "dir.startsWith(topLevel + QLatin1Char('/')) || topLevel == dir || topLevel.isEmpty()" in file .../vcsmanager.cpp, line 144
(the message also appears as soon as I open a file after starting Creator without a file argument).
Using launch services these messages don't appear (in the System.log).
In addition, when one launches Creator through a symlink pointing to the bundle executable, the running application shows the generic "unix tool" icon in the Dock and app switcher. I haven't noticed this with earlier versions (nor in other Qt-based applications), and it may be related to why QFileSystemWatcher prints a warning.
BR,
R.
_______________________________________________
Qt-creator mailing list
Qt-creator at qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator
More information about the Qt-creator
mailing list