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: [email protected] <[email protected]> on behalf of René J.V. Bertin <[email protected]> Sent: Wednesday, September 23, 2015 16:21 To: [email protected] 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 [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
