[krita] [Bug 388800] [ARM] File save/export still broken

2018-01-17 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=388800

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kri
   ||ta/67e2c2bc74609fd554d88164
   ||81efd5d039be45e9
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Boudewijn Rempt  ---
Git commit 67e2c2bc74609fd554d8816481efd5d039be45e9 by Boudewijn Rempt.
Committed on 17/01/2018 at 13:19.
Pushed by rempt into branch 'master'.

Refuse to run if XDG_DATA_DIRS is not set on Linux

Qt on Unix really is an XDG-based toolkit. If the XDG environment
variables aren't set, Qt gets confused, for instance when handling
mime types.

M  +6-0krita/main.cc

https://commits.kde.org/krita/67e2c2bc74609fd554d8816481efd5d039be45e9

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 388800] [ARM] File save/export still broken

2018-01-11 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=388800

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org
Summary|File save/export still  |[ARM] File save/export
   |broken  |still broken

--- Comment #1 from Boudewijn Rempt  ---
Sounds like something is completely wrong with the mimetype database on that
system... It might even be same thing as that bug you mention, where I comment

"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."

I don't know what to do with this -- I don't have a system that shows the
problem :-(

-- 
You are receiving this mail because:
You are watching all bug changes.