I have installed glade and all dependencies on kubuntu and I get the same
problem.
I have all the icons glade cannot find.
strace shows that the problem is in the search path
stat64("/home/igor/.icons/oxygen", 0xbfab3bc8) = -1 ENOENT (No such file or
directory)
stat64("/home/igor/.local/share/icons/oxygen", 0xbfab3bc8) = -1 ENOENT (No such
file or directory)
stat64("/usr/share/akonadi/agents/icons/oxygen", 0xbfab3bc8) = -1 ENOENT (No
such file or directory)
stat64("icons/oxygen", 0xbfab3bc8) = -1 ENOENT (No such file or directory)
stat64("/usr/share/akonadi/agents/pixmaps/oxygen", 0xbfab3bc8) = -1 ENOENT (No
such file or directory)
stat64("pixmaps/oxygen", 0xbfab3bc8) = -1 ENOENT (No such file or directory)
stat64("/usr/share/glade3/pixmaps/oxygen", 0xbfab3bc8) = -1 ENOENT (No such
file or directory)
stat64("/home/igor/.icons/oxygen/index.theme", 0xbfab3ab0) = -1 ENOENT (No such
file or directory)
stat64("/home/igor/.local/share/icons/oxygen/index.theme", 0xbfab3ab0) = -1
ENOENT (No such file or directory)
stat64("/usr/share/akonadi/agents/icons/oxygen/index.theme", 0xbfab3ab0) = -1
ENOENT (No such file or directory)
stat64("icons/oxygen/index.theme", 0xbfab3ab0) = -1 ENOENT (No such file or
directory)
stat64("/usr/share/akonadi/agents/pixmaps/oxygen/index.theme", 0xbfab3ab0) = -1
ENOENT (No such file or directory)
stat64("pixmaps/oxygen/index.theme", 0xbfab3ab0) = -1 ENOENT (No such file or
directory)
stat64("/usr/share/glade3/pixmaps/oxygen/index.theme", 0xbfab3ab0) = -1 ENOENT
(No such file or directory)
stat64("/home/igor/.icons/hicolor", 0xbfab3bc8) = -1 ENOENT (No such file or
directory)
stat64("/home/igor/.local/share/icons/hicolor", 0xbfab3bc8) = -1 ENOENT (No
such file or directory)
stat64("/usr/share/akonadi/agents/icons/hicolor", 0xbfab3bc8) = -1 ENOENT (No
such file or directory)
stat64("icons/hicolor", 0xbfab3bc8) = -1 ENOENT (No such file or directory)
stat64("/usr/share/akonadi/agents/pixmaps/hicolor", 0xbfab3bc8) = -1 ENOENT (No
such file or directory)
stat64("pixmaps/hicolor", 0xbfab3bc8) = -1 ENOENT (No such file or directory)
stat64("/usr/share/glade3/pixmaps/hicolor", {st_mode=S_IFDIR|0755,
st_size=4096, ...}) = 0
stat64("/home/igor/.icons/hicolor/index.theme", 0xbfab3ab0) = -1 ENOENT (No
such file or directory)
stat64("/home/igor/.local/share/icons/hicolor/index.theme", 0xbfab3ab0) = -1
ENOENT (No such file or directory)
stat64("/usr/share/akonadi/agents/icons/hicolor/index.theme", 0xbfab3ab0) = -1
ENOENT (No such file or directory)
stat64("icons/hicolor/index.theme", 0xbfab3ab0) = -1 ENOENT (No such file or
directory)
stat64("/usr/share/akonadi/agents/pixmaps/hicolor/index.theme", 0xbfab3ab0) =
-1 ENOENT (No such file or directory)
stat64("pixmaps/hicolor/index.theme", 0xbfab3ab0) = -1 ENOENT (No such file or
directory)
stat64("/usr/share/glade3/pixmaps/hicolor/index.theme", 0xbfab3ab0) = -1 ENOENT
(No such file or directory)
stat64("/home/igor/.icons", 0xbfab3c90) = -1 ENOENT (No such file or directory)
stat64("/home/igor/.local/share/icons", {st_mode=S_IFDIR|0755, st_size=4096,
...}) = 0
stat64("/home/igor/.local/share/icons", {st_mode=S_IFDIR|0755, st_size=4096,
...}) = 0
open("/home/igor/.local/share/icons/icon-theme.cache", O_RDONLY|O_LARGEFILE) =
-1 ENOENT (No such file or directory)
open("/home/igor/.local/share/icons",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
getdents64(7, /* 3 entries */, 32768) = 104
getdents64(7, /* 0 entries */, 32768) = 0
close(7) = 0
stat64("/usr/share/akonadi/agents/icons", 0xbfab3c90) = -1 ENOENT (No such file
or directory)
stat64("icons", 0xbfab3c90) = -1 ENOENT (No such file or directory)
stat64("/usr/share/akonadi/agents/pixmaps", 0xbfab3c90) = -1 ENOENT (No such
file or directory)
stat64("pixmaps", 0xbfab3c90) = -1 ENOENT (No such file or directory)
stat64("/usr/share/glade3/pixmaps", {st_mode=S_IFDIR|0755, st_size=4096, ...})
= 0
stat64("/usr/share/glade3/pixmaps", {st_mode=S_IFDIR|0755, st_size=4096, ...})
= 0
open("/usr/share/glade3/pixmaps/icon-theme.cache", O_RDONLY|O_LARGEFILE) = -1
ENOENT (No such file or directory)
open("/usr/share/glade3/pixmaps",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
getdents64(7, /* 8 entries */, 32768) = 248
getdents64(7, /* 0 entries */, 32768) = 0
close(7) = 0
gettimeofday({1289502915, 174710}, NULL) = 0
write(2, "\n(glade-3:8114): GladeUI-WARNING"..., 111
(glade-3:8114): GladeUI-WARNING **: No icon named 'widget-gtk-window' was found
for object class 'GtkWindow'.
) = 111
--
glade-3 package missing icons
https://bugs.launchpad.net/bugs/568822
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to glade-3 in ubuntu.
--
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs