Awn

Comment 2 for bug 161028

Revision history for this message
Mark Daniel Reidel (u-launchpad-mark-reidel-info) wrote :

Hi there!

I am not Meethune, but I have the same problem, even with up-to-date libwnck and so on. Since I do all my compiles with -g, here comes two backtraces:

1. The one leading to the assertion:

#0 set_icon (class_group=0x29211718) at class-group.c:414
 icon = (GdkPixbuf *) 0x280cc29b
 mini_icon = (GdkPixbuf *) 0x0
 __PRETTY_FUNCTION__ = "set_icon"
#1 0x280d4304 in do_update_now (screen=0x29231e48) at screen.c:1615
No locals.
#2 0x280d4988 in update_idle (data=0x29231e48) at screen.c:2338
No locals.
#3 0x28e2ae71 in g_idle_dispatch (source=0x296d64c0,
    callback=0x280d4970 <update_idle>, user_data=0x29231e48) at gmain.c:4132
No locals.
#4 0x28e2ca35 in IA__g_main_context_dispatch (context=0x29240b70)
    at gmain.c:2061
No locals.
#5 0x28e2fdd2 in g_main_context_iterate (context=0x29240b70, block=1,
    dispatch=1, self=0x29205040) at gmain.c:2694
 got_ownership = Variable "got_ownership" is not available.
#6 0x28e30177 in IA__g_main_loop_run (loop=0x293a4d40) at gmain.c:2898
#7 0x28797243 in IA__gtk_main () at gtkmain.c:1163
#8 0x08051715 in main (argc=1, argv=0xbfbfe814) at main.c:278

The following coredump adds this on top of the latter:

#0 0x291cddb7 in kill () from /lib/libc.so.7
#1 0x290f31c7 in raise () from /lib/libthr.so.3
#2 0x291cc92a in abort () from /lib/libc.so.7
#3 0x28e356f9 in IA__g_logv (log_domain=Variable "log_domain" is not available.
) at gmessages.c:497
 buffer = "([è\025)\230\027\036)ðÆo)Ø\0337)xà¿¿\236ë\025)\200Åo)ÐÆo)Ðvp)\000Ço)¦\002\000\0000K\017)\000\000\000\000}\206á(\030Ôé(ðÆo)\230à¿¿ÞB\017)ðÆo)\000\000\000\000ÐÆo)ÞB\017)\000\000\000\000\000\021 )Xá¿¿KÀÝ(\000\000\000\000\000\021 )\204\000\000\000DK\017)àÆo)¸§ß(©&\017)t\002^(\000\016o)\020\000\000\000Øà¿¿Åß](\001\000\000\000\030Ôé(©&\017)t\002^(PP\017)\b\000\000\000øà¿¿ÞB\017)\001\000\000\000\030Ôé(há¿¿\002\217ä"...
 depth = 1
 domain = (GLogDomain *) 0x0
 data = 0x0
 log_func = 0x28e36010 <IA__g_log_default_handler>
 domain_fatal_mask = 5
 test_level = Variable "test_level" is not available.
#4 0x28e35739 in IA__g_log (log_domain=0x280ee365 "Wnck",
    log_level=G_LOG_LEVEL_ERROR,
    format=0x28e65fe0 "file %s: line %d (%s): assertion failed: (%s)")
    at gmessages.c:517
#5 0x28e357b8 in IA__g_assert_warning (log_domain=0x280ee365 "Wnck",
    file=0x280ee83a "class-group.c", line=430,
    pretty_function=0x280eea09 "set_icon",
    expression=0x280ee848 "icon && mini_icon") at gmessages.c:552

This is with current bzr-checkout and libwnck 2.20.3
Can I provide more useful information? Just tell me what else I can do to help, because I really *love* awn on Linux :o)