#0 0xb6d2fc6c in ubuntulooks_draw_arrow (cr=0xbfbc14c8, colors=0x8081070, widget=0x0, arrow=0xbfbc14c8, x=134746224, y=134664208, width=-1078193000, height=-1213075121) #1 0xb7b1d611 in gdk_event_apply_filters (xevent=0xbfbc14c8, event=0x8081070, filters=0xbfbc1498) at /build/buildd/gtk+2.0-2.11.6/gdk/x11/gdkevents-x11.c:345 [Error: /build/buildd/gtk+2.0-2.11.6/gdk/x11/gdkevents-x11.c was not found in source tree] #2 0xb7b1f14f in gdk_event_translate (display=0x806d010, event=0x8081070, xevent=0xbfbc14c8, return_exposes=0) at /build/buildd/gtk+2.0-2.11.6/gdk/x11/gdkevents-x11.c:896 [Error: /build/buildd/gtk+2.0-2.11.6/gdk/x11/gdkevents-x11.c was not found in source tree] #3 0xb7b218dc in _gdk_events_queue (display=0x806d010) at /build/buildd/gtk+2.0-2.11.6/gdk/x11/gdkevents-x11.c:2285 [Error: /build/buildd/gtk+2.0-2.11.6/gdk/x11/gdkevents-x11.c was not found in source tree] #4 0xb7b21ddf in gdk_event_dispatch (source=0x8075980, callback=0, user_data=0x0) at /build/buildd/gtk+2.0-2.11.6/gdk/x11/gdkevents-x11.c:2345 [Error: /build/buildd/gtk+2.0-2.11.6/gdk/x11/gdkevents-x11.c was not found in source tree] #5 0xb791b18c in IA__g_main_context_dispatch (context=0x80759c8) 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] #6 0xb791e5cf in g_main_context_iterate (context=0x80759c8, block=1, dispatch=1, self=0x804b470) 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] #7 0xb791e979 in IA__g_main_loop_run (loop=0x8080c10) 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] #8 0xb7cce2d4 in IA__gtk_main () at /build/buildd/gtk+2.0-2.11.6/gtk/gtkmain.c:1144 [Error: /build/buildd/gtk+2.0-2.11.6/gtk/gtkmain.c was not found in source tree] #9 0x08049899 in main (argc=3, argv=0xb7b218dc) at vino-session.c:354 349: g_signal_connect (session, "die", 350: G_CALLBACK (gtk_main_quit), NULL); 351: 352: remote_desktop_start (&remote_desktop_data); 353: 354: gtk_main (); 355: 356: remote_desktop_cleanup (&remote_desktop_data); 357: 358: return 0; 359: }