Hi, this is another way how to fix the problem about a wrong compression being used for (not only) the first image coming from the server. Instead of adding checks for choosing the compression as I suggested in the previous patch [0], in this series the checks are replaced by calling red_compress_image(). [0] http://lists.freedesktop.org/archives/spice-devel/2015-June/020451.html Pavel Grunt (2): image compression: Handle NULL drawable Use only one algorithm for choosing image compression server/red_worker.c | 79 ++++++++++++++--------------------------------------- 1 file changed, 20 insertions(+), 59 deletions(-) -- 2.4.4 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel