On Sat, 12 Mar 2016 18:53:22 +0100 Aymeric Do <aymericfr...@gmail.com> wrote:
> Hello, > This is message in english (LANG=C) and example with reportbug : > > (reportbug:2211): Gtk-WARNING **: Unable to locate theme engine in > module_path: "adwaita", > > (reportbug:2211): Gtk-WARNING **: Unable to locate theme engine in > module_path: "adwaita", > > But this warning come with a lot of command, like reportbug, keepassx > etc... A question: Is the Adwaita theme installed on your system? a) If not, but the program runs after the warning anyway, then this is not a bug. b) If not, and the program fails to start because of this, then this is a bug. Programs should not require specific GTK+ themes. c) If Adwaita is installed, but this warning is displayed anyway, then this is a bug. a) is not a bug. b) and c) are. Which is your case?