View Issue Details

IDProjectCategoryView StatusLast Update
0005230DarkRadiantGUIpublic29.04.2020 04:01
Reporteres20490446e Assigned To 
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionnot fixable 
Platformx64OSManjaro LinuxOS VersionStable
Product Version2.7.0 
Summary0005230: Unneeded warnings: Not found theme engines: adwaita murrine
DescriptionThese warnings will happen simply if you don't have GNOME installed, but will cause no visible issue. I wonder if there's any way to suppress them from within darkradiant:

$ darkradiant

(darkradiant:233510): Gtk-WARNING **: 06:32:08.200: Unable to locate theme engine in module_path: "adwaita",

(darkradiant:233510): Gtk-WARNING **: 06:32:08.201: Unable to locate theme engine in module_path: "adwaita",

(darkradiant:233510): Gtk-WARNING **: 06:32:08.206: Unable to locate theme engine in module_path: "murrine",

(darkradiant:233510): Gtk-WARNING **: 06:32:08.206: Unable to locate theme engine in module_path: "murrine",

(darkradiant:233510): Gtk-WARNING **: 06:32:08.206: Unable to locate theme engine in module_path: "murrine",

(darkradiant:233510): Gtk-WARNING **: 06:32:08.207: Unable to locate theme engine in module_path: "murrine",

(darkradiant:233510): Gtk-WARNING **: 06:32:08.207: Unable to locate theme engine in module_path: "murrine",

(darkradiant:233510): Gtk-WARNING **: 06:32:08.207: Unable to locate theme engine in module_path: "murrine",

(darkradiant:233510): Gtk-WARNING **: 06:32:08.208: Unable to locate theme engine in module_path: "murrine",

(darkradiant:233510): Gtk-WARNING **: 06:32:08.208: Unable to locate theme engine in module_path: "murrine",

(darkradiant:233510): Gtk-WARNING **: 06:32:08.208: Unable to locate theme engine in module_path: "murrine",

(darkradiant:233510): Gtk-WARNING **: 06:32:08.209: Unable to locate theme engine in module_path: "murrine",

(darkradiant:233510): Gtk-WARNING **: 06:32:08.209: Unable to locate theme engine in module_path: "murrine",
TagsNo tags attached.

Activities

greebo

greebo

27.04.2020 05:04

administrator   ~0012430

Those warnings are emitted by GTK, not DarkRadiant, they are out of control.
DR is merely referencing the wxGTK binaries, which in turn are referencing GTK. How GTK is set up, which window manager or themes might be present or not, is defined by the target system, i.e. your installation.

Issue History

Date Modified Username Field Change
27.04.2020 04:38 es20490446e New Issue
27.04.2020 05:04 greebo Note Added: 0012430
29.04.2020 04:01 greebo Status new => closed
29.04.2020 04:01 greebo Resolution open => not fixable