#0 gdm_callback_update_displays (is_ok=GDM_RESULT_OK, answer=0x837a7ab ":20", data=0x83898a0) at fusa-manager.c:974 969: { 970: gint console; 971: gboolean nested; 972: 973: console = -1; 974: nested = (items[i].location[0] == ':'); 975: 976: /* Xnest: We don't need to loop to get around Xnest-in-Xnest insanity 977: * becase all existing FusaDisplays will have a console set from their 978: * insert -- plus that's just crackish anyways. */ 979: if (nested) #1 0x0805920c in gdm_run_queue (dummy=0x0) at gdm-queue.c:312 307: 308: if (request->callback) { 309: if (strncmp (incoming->str, "OK", 2) == 0) { 310: if (incoming->str[2] == ' ') 311: request->callback (GDM_RESULT_OK, incoming->str+3, request->data); 312: else 313: request->callback (GDM_RESULT_OK, NULL, request->data); 314: } else if (strncmp (incoming->str, "ERROR", 5) == 0) { 315: if (incoming->str[5] == ' ') 316: request->callback (GDM_RESULT_ERROR, incoming->str+6, request->data); 317: else #2 0xb74a45c1 in g_idle_dispatch (source=0x838b000, callback=0, user_data=0x0) at /build/buildd/glib2.0-2.13.7/glib/gmain.c:4131 [Error: /build/buildd/glib2.0-2.13.7/glib/gmain.c was not found in source tree] #3 0xb74a618c in IA__g_main_context_dispatch (context=0x80877a0) at /build/buildd/glib2.0-2.13.7/glib/gmain.c:2061 [Error: /build/buildd/glib2.0-2.13.7/glib/gmain.c was not found in source tree] #4 0xb74a95cf in g_main_context_iterate (context=0x80877a0, block=1, dispatch=1, self=0x805d538) at /build/buildd/glib2.0-2.13.7/glib/gmain.c:2694 [Error: /build/buildd/glib2.0-2.13.7/glib/gmain.c was not found in source tree] #5 0xb74a9979 in IA__g_main_loop_run (loop=0x80ac520) at /build/buildd/glib2.0-2.13.7/glib/gmain.c:2898 [Error: /build/buildd/glib2.0-2.13.7/glib/gmain.c was not found in source tree] #6 0xb7d0cd13 in bonobo_main () at bonobo-main.c:311 [Error: bonobo-main.c was not found in source tree] #7 0xb7d0af79 in bonobo_generic_factory_main_timeout (act_iid=0x80ac398 ":0.0,OAFIID:GNOME_FastUserSwitchApplet_Factory", factory_cb=0xb7f265a0 , #8 0xb7d0b003 in bonobo_generic_factory_main (act_iid=0x80ac398 ":0.0,OAFIID:GNOME_FastUserSwitchApplet_Factory", factory_cb=0xb7f265a0 , #9 0xb7f26e01 in panel_applet_factory_main_closure (iid=0x80599ac "OAFIID:GNOME_FastUserSwitchApplet_Factory", applet_type=134922752, closure=0x80ac340) at panel-applet.c:1754 [Error: panel-applet.c was not found in source tree] #10 0xb7f26ee5 in panel_applet_factory_main (iid=0x80599ac "OAFIID:GNOME_FastUserSwitchApplet_Factory", applet_type=134922752, callback=0x804e550 , data=0x0) #11 0x0804e3e3 in main (argc=137809712, argv=0x8389830) at applet.c:262 257: 258: /* *************************** * 259: * Applet main() Declaration * 260: * *************************** */ 261: 262: PANEL_APPLET_BONOBO_FACTORY ("OAFIID:GNOME_FastUserSwitchApplet_Factory", 263: PANEL_TYPE_APPLET, 264: "fast-user-switch-applet", "0", 265: applet_fill_cb, NULL); 266: 267: #12 0xb71ff050 in ÿÿÿÿÿéºüÿÿÇ…\ÿÿÿÿÿÿÿéºüÿÿ€½ÿÿÿ () from /lib/tls/i686/cmov/libc.so.6 #13 0x0804e261 in _start ()