On Saturday 13 March 2010 19:37:19, Julien Leproust wrote:

> On Sat, Mar 13, 2010 at 03:20:55PM +0100, David Paleino wrote:
> > What happens if you start gthumb with --clutter-debug=all ?
> 
> Here is the output:
> % gthumb --clutter-debug=all

Uhm, ok, I actually meant running:

$ gdb gthumb
...
(gdb) run --clutter-debug=all

> [..]
> > However, it seems like some symbols re still missing from the trace --
> > what's the output of "ls /usr/lib/debug/usr/lib/libcl*" on your host?
> 
> Ok:
> % ls /usr/lib/debug/usr/lib/libcl*
> /usr/lib/debug/usr/lib/libclutter-glx-1.0.so.0.8.0
> /usr/lib/debug/usr/lib/libclutter-gtk-0.10.so.0.0.0
> 
> Did I miss a debug package?

Heh, nope. Maybe the debug packages for libclutter don't contain everything :/

> > Maybe starting with 2.11.* ?
> > AFAIR those were the first releases where I enabled Clutter in the Debian
> > package.
> 
> That's possible. I've had this bug for some weeks, hadn't enough time to
> investigate and hoped it would be automagically solved meanwhile :)

From the above debugging messages I can't see anything wrong.

However:

$ grep -inR HAVE_CLUTTER *
config.h.in:23:#undef HAVE_CLUTTER
configure:16973:$as_echo "#define HAVE_CLUTTER 1" >>confdefs.h
configure.ac:163:       AC_DEFINE(HAVE_CLUTTER, 1, [Define to 1 if clutter [..]
gthumb/main.c:28:#ifdef HAVE_CLUTTER
gthumb/main.c:407:#ifdef HAVE_CLUTTER
gthumb/main.c:417:#ifdef HAVE_CLUTTER
$

Reading main.c, seems like only some Clutter initialization is done, and is 
not actively being used. I'd tend to actually disable clutter support, rather 
than trying to fix something still obscure to me (such as Clutter).

Kindly,
David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|----
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to