trying to fix
authortanya <tanyshk@gmail.com>
Fri, 13 Aug 2010 19:01:36 +0000 (22:01 +0300)
committertanya <tanyshk@gmail.com>
Fri, 13 Aug 2010 19:01:36 +0000 (22:01 +0300)
xscreensaver/hacks/screenhack.c

index ea2bce0..6069d9d 100644 (file)
@@ -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);