https://bugs.kde.org/show_bug.cgi?id=361973
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|http://commits.kde.org/krit |http://commits.kde.org/krit |a/2b35122a513c062a28e302e86 |a/d9c68ec2f32e7db3564db1f26 |c6c5d18cdb3d594 |9500ac0fa4bd57b --- Comment #16 from Boudewijn Rempt <b...@valdyas.org> --- Git commit d9c68ec2f32e7db3564db1f269500ac0fa4bd57b by Boudewijn Rempt. Committed on 02/05/2016 at 12:27. Pushed by rempt into branch 'master'. This should fix bug 361973 even for people who build Krita on their own. It must be a bug somewhere in Qt, and a recent regression, too. Just stopping to use QMimeDataBase doesn't fix it, since it's some Qt-internal usage that breaks everything in QFileDialog if there is a mime directory in the XDG_DATA_DIRS. M +0 -6 CMakeLists.txt M +0 -1 krita/data/CMakeLists.txt D +0 -9 krita/data/mime/CMakeLists.txt D +0 -36 krita/data/mime/krita.xml D +0 -7 krita/data/mime/x-gimp-brush-animated.xml D +0 -8 krita/data/mime/x-gimp-brush.xml M +0 -3 linux/build-image.sh M +0 -5 plugins/flake/vectorshape/CMakeLists.txt D +0 -13 plugins/flake/vectorshape/krita_svm.xml M +0 -5 plugins/impex/ora/CMakeLists.txt D +0 -18 plugins/impex/ora/krita_ora.xml http://commits.kde.org/krita/d9c68ec2f32e7db3564db1f269500ac0fa4bd57b -- You are receiving this mail because: You are watching all bug changes.