From: tanya Date: Fri, 13 Aug 2010 19:01:36 +0000 (+0300) Subject: trying to fix X-Git-Url: http://vcs.maemo.org/git/?a=commitdiff_plain;ds=sidebyside;h=681c004ea0ae84a83025a41b67aa60a716efc9a8;p=xscreensaver trying to fix --- diff --git a/xscreensaver/hacks/screenhack.c b/xscreensaver/hacks/screenhack.c index ea2bce0..6069d9d 100644 --- a/xscreensaver/hacks/screenhack.c +++ b/xscreensaver/hacks/screenhack.c @@ -625,8 +625,8 @@ run_screenhack_table (Display *dpy, if (start_frame > 0) { start_frame--; continue; - } - dbus_connection_flush(conn); + } + if (pause == 0) /* non blocking read of the next available message */ dbus_connection_read_write(conn, 0); @@ -691,7 +691,7 @@ run_screenhack_table (Display *dpy, } } #endif - dbus_message_unref (msg); +/* dbus_message_unref (msg); */ } ft->free_cb (dpy, window, closure);