Franco Comida - 2015-09-02

This is actually a KDE 5 related bug. It also happens to me, the only workaround I know is to unset the following environment variables:
KDE_FULL_SESSION
KDE_SESSION_VERSION
XDG_CURRENT_DESKTOP
XDG_SESSION_DESKTOP

Luminance will then use native Qt 5 dialogs instead of KDE dialogs.