I can't explain it, then.  On my system, that method never gets called. 
I am disabling auto-select in the viewer and selecting Tight encoding,
then checking "Custom compression level" and typing a number between 0
and 9 into the "level" box, then pressing OK.  However, as far as I can
tell, the compression level message never makes it to the server.  How I
originally discovered this was that I was trying to compare the
bandwidth usage of indexed tiles under the various compress levels, and
they all came out to be the same (which is not an expected result,
seeing as how the different compress levels use different Zlib levels.)

Pierre Ossman wrote:
> On Wed, 25 Mar 2009 02:17:39 -0500
> DRC <dcomman...@users.sourceforge.net> wrote:
>
>   
>> Could someone please verify that changes in the custom compress level
>> are being sent to the server?  The behavior I'm observing indicates that
>> changing the compress level on the client has no effect on the server,
>> and as far as I can tell, these messages are never being sent.
>>
>>     
>
> I did some printf-debugging and TightEncoder::setCompressLevel() is
> called here. This was unix client to unix server.
>
> Rgds
>   


------------------------------------------------------------------------------
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to