> On Sep 23, 2015, at 4:21 PM, René J.V. Bertin <[email protected]> wrote:
> 
> 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

This warning probably appears because the above file path (to the diff) is (in 
a directory that somewhere is) a symbolic link, and is harmless if that is the 
case.

> 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

-- 
Eike Ziller, Senior Software Engineer - The Qt Company GmbH
 
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

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to