Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unable to locate theme engine in module_path: "adwaita"

This text shows up in intellij idea's run tab. What is it? I searched in google but there were only gnome solutions. I'm using archlinux and kde5 plasma

like image 282
IC_ Avatar asked Sep 02 '25 06:09

IC_


1 Answers

Running:

sudo pacman -S gnome-themes-extra

should install the missing theme.

like image 188
adb16x Avatar answered Sep 05 '25 02:09

adb16x