#0 sbc_typefind (tf=0xbf8e285c, ignore=0x0) at gstbluetooth.c:41 [Error: gstbluetooth.c was not found in source tree] #1 0xb75f48fc in gst_type_find_factory_call_function (factory=0x8093840, find=0xbf8e285c) at gsttypefindfactory.c:243 [Error: gsttypefindfactory.c was not found in source tree] #2 0xb764ac73 in gst_type_find_helper_get_range (obj=0x814a0c8, func=0xb75c9730 , size=0, #3 0xb6b82511 in gst_type_find_element_activate (pad=0x8144cc0) at gsttypefindelement.c:719 [Error: gsttypefindelement.c was not found in source tree] #4 0xb75dc93c in gst_pad_set_active (pad=0x8144cc0, active=1) at gstpad.c:648 [Error: gstpad.c was not found in source tree] #5 0xb75c3e7b in activate_pads (pad=0x8144cc0, ret=0xbf8e29e8, active=0xbf8e2a48) at gstelement.c:2486 [Error: gstelement.c was not found in source tree] #6 0xb75cff47 in gst_iterator_fold (it=0x8150498, func=0xb75c3e50 , ret=0xbf8e29e8, #7 0xb75c3902 in iterator_activate_fold_with_resync (iter=0x8150498, func=0xb75c3e50 , #8 0xb75c39c8 in gst_element_pads_activate (element=0x814f010, active=1) at gstelement.c:2561 [Error: gstelement.c was not found in source tree] #9 0xb75c3cff in gst_element_change_state_func (element=0x814f010, transition=GST_STATE_CHANGE_READY_TO_PAUSED) #10 0xb6b80b1a in gst_type_find_element_change_state (element=0x814f010, transition=GST_STATE_CHANGE_READY_TO_PAUSED) #11 0xb75c0569 in gst_element_change_state (element=0x814f010, transition=GST_STATE_CHANGE_READY_TO_PAUSED) #12 0xb75c0a21 in gst_element_set_state_func (element=0x814f010, state=GST_STATE_PAUSED) at gstelement.c:2352 [Error: gstelement.c was not found in source tree] #13 0xb75bf5d3 in gst_element_set_state (element=0x814f010, state=GST_STATE_PAUSED) at gstelement.c:2258 [Error: gstelement.c was not found in source tree] #14 0xb75b388b in gst_bin_change_state_func (element=0x814d870, transition=GST_STATE_CHANGE_READY_TO_PAUSED) #15 0xb6bd00bf in gst_decode_bin_change_state (element=0x814d870, transition=GST_STATE_CHANGE_READY_TO_PAUSED) #16 0xb75c0569 in gst_element_change_state (element=0x814d870, transition=GST_STATE_CHANGE_READY_TO_PAUSED) #17 0xb75c0215 in gst_element_continue_state (element=0x814d870, ret=GST_STATE_CHANGE_SUCCESS) at gstelement.c:2112 [Error: gstelement.c was not found in source tree] #18 0xb75c0646 in gst_element_change_state (element=0x814d870, transition=GST_STATE_CHANGE_NULL_TO_READY) #19 0xb75c0a21 in gst_element_set_state_func (element=0x814d870, state=GST_STATE_PAUSED) at gstelement.c:2352 [Error: gstelement.c was not found in source tree] #20 0xb75bf5d3 in gst_element_set_state (element=0x814d870, state=GST_STATE_PAUSED) at gstelement.c:2258 [Error: gstelement.c was not found in source tree] #21 0xb75b388b in gst_bin_change_state_func (element=0x8135010, transition=GST_STATE_CHANGE_READY_TO_PAUSED) #22 0xb75df967 in gst_pipeline_change_state (element=0x8135010, transition=GST_STATE_CHANGE_READY_TO_PAUSED) #23 0xb6b9d559 in gst_play_base_bin_change_state (element=0x8135010, transition=GST_STATE_CHANGE_READY_TO_PAUSED) #24 0xb6b9546d in gst_play_bin_change_state (element=0x8135010, transition=GST_STATE_CHANGE_READY_TO_PAUSED) #25 0xb75c0569 in gst_element_change_state (element=0x8135010, transition=GST_STATE_CHANGE_READY_TO_PAUSED) #26 0xb75c0215 in gst_element_continue_state (element=0x8135010, ret=GST_STATE_CHANGE_SUCCESS) at gstelement.c:2112 [Error: gstelement.c was not found in source tree] #27 0xb75c0646 in gst_element_change_state (element=0x8135010, transition=GST_STATE_CHANGE_NULL_TO_READY) #28 0xb75c0a21 in gst_element_set_state_func (element=0x8135010, state=GST_STATE_PAUSED) at gstelement.c:2352 [Error: gstelement.c was not found in source tree] #29 0xb75bf5d3 in gst_element_set_state (element=0x8135010, state=GST_STATE_PAUSED) at gstelement.c:2258 [Error: gstelement.c was not found in source tree] #30 0x0805dca6 in bacon_video_widget_open_with_subtitle (bvw=0x81300b8, #31 0x0804fd72 in main (argc=1, argv=0xbf8e3464) at totem-video-thumbnailer.c:503 498: if (time_limit != FALSE) 499: totem_resources_monitor_start (input, 0); 500: 501: PROGRESS_DEBUG("About to open video file\n"); 502: 503: if (bacon_video_widget_open (bvw, input, &err) == FALSE) 504: { 505: g_print ("totem-video-thumbnailer couln't open file '%s'\n" 506: "Reason: %s.\n", 507: input, err->message); 508: g_error_free (err);