[Bug 11883] theme thumbnails not available; gnome-theme-thumbnailer crashes

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Thu Jun 16 11:33:44 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=11883
Ubuntu (branding) | capplets


vali.dragnuta at asf.ro changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Additional Comments From vali.dragnuta at asf.ro  2005-06-16 12:33 UTC -------
For some reason it seems that gnome-theme-manager does not even try to launch
gnome-theme-thumbnailer.
A strace on gnome-theme-manager does not show an attempt to launch the thumbnailer :
[pid 11831] open("/etc/pango/pangorc", O_RDONLY) = -1 ENOENT (No such file or
directory)
[pid 11831] open("/home/blue/.pangorc", O_RDONLY) = -1 ENOENT (No such file or
directory)
[pid 11831] open("/etc/pango/pango.modules", O_RDONLY) = 24
[pid 11831] fstat64(24, {st_mode=S_IFREG|0644, st_size=2269, ...}) = 0
[pid 11831] mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0xb708e000
[pid 11831] read(24, "# Pango Modules file\n# Automatic"..., 131072) = 2269
[pid 11831] read(24, "", 131072)        = 0
[pid 11831] read(24, "", 131072)        = 0
[pid 11831] close(24)                   = 0
[pid 11831] munmap(0xb708e000, 131072)  = 0
[pid 11831] stat64("/usr/lib/pango/1.4.0/modules/pango-basic-fc.so",
{st_mode=S_IFREG|0644, st_size=6908, ...}) = 0
[pid 11831] open("/usr/lib/pango/1.4.0/modules/pango-basic-fc.so", O_RDONLY) = 24
[pid 11831] read(24,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\f\0"..., 512) = 512
[pid 11831] fstat64(24, {st_mode=S_IFREG|0644, st_size=6908, ...}) = 0
[pid 11831] old_mmap(NULL, 9972, PROT_READ|PROT_EXEC, MAP_PRIVATE, 24, 0) =
0xb70ab000
[pid 11831] old_mmap(0xb70ad000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED, 24, 0x1000) = 0xb70ad000
[pid 11831] close(24)                   = 0
[pid 11831] open("/etc/gtk-2.0/gtk.immodules", O_RDONLY|O_LARGEFILE) = 24
[pid 11831] fstat64(24, {st_mode=S_IFREG|0644, st_size=1313, ...}) = 0
[pid 11831] mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0xb708b000
[pid 11831] read(24, "# GTK+ Input Method Modules file"..., 131072) = 1313
[pid 11831] read(24, "", 131072)        = 0
[pid 11831] read(24, "", 131072)        = 0
[pid 11831] close(24)                   = 0
[pid 11831] munmap(0xb708b000, 131072)  = 0
[pid 11831] open("/usr/share/control-center-2.0/pixmaps/theme-thumbnailing.png",
O_RDONLY|O_LARGEFILE) = 24


As you can see, on the last line the default blank "not available" theme
thumbnail is loaded. Before this line I cannot even find
something looking like a theme-thumbnailer exec call. Could this problem be
caused by something else ? I do not have the sources at hand, but maybe
gnome-theme-manager bases it's decision to show only a generic theme icon on
something else than gnome-theme-thumbnailer's failure.



-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the desktop-bugs mailing list