From 13a702e9e572a2dc9f6b52a1531a2237d4d98ff1 Mon Sep 17 00:00:00 2001 From: Dongxiao Xu Date: Fri, 15 Oct 2010 16:45:21 +0800 Subject: Use gdk_threads_enter/gdk_threads_leave to ensure gtk multithread safe If the video player tries to play an unknown type file, it will enter the error_cb() function, which is called in another thread. Use gdk_threads_enter/gdk_threads_leave to ensure the safe of gtk multi-thread operation. This fixes [BUGID #474] Signed-off-by: Dongxiao Xu --- .../owl-video-widget/owl-video/stock_volume-med.png | Bin 0 -> 630 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-sato/owl-video-widget/owl-video/stock_volume-med.png (limited to 'meta/recipes-sato/owl-video-widget/owl-video/stock_volume-med.png') diff --git a/meta/recipes-sato/owl-video-widget/owl-video/stock_volume-med.png b/meta/recipes-sato/owl-video-widget/owl-video/stock_volume-med.png new file mode 100644 index 0000000000..f774e42bb1 Binary files /dev/null and b/meta/recipes-sato/owl-video-widget/owl-video/stock_volume-med.png differ -- cgit v1.2.3-54-g00ecf