Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Warnings
-
When i use setRootIndex for QAbstractItemView with QFileSystemModel, it outputs some warnings into my terminal:
Case insensitive sorting unsupported in the posix collation implementation Numeric mode unsupported in the posix collationimplementation
What is wrong? If i starting in debug mode, warnings are not shown.
-
Hi,
What OS are you running ?
What version of Qt are you using ?
-
@SGaist linux, qt 5.11.
Some time i did not use qt, there were no similar warnings before. The warnings are shown every time i load a new directory.
-
This post is deleted!
-
What distribution are you running ?
Are you using the Qt version it provides ?
What filesystem are you using ?