9front - general discussion about 9front
 help / color / mirror / Atom feed
* Re: [9front] vncs: some clients report 'bad hextile data'
@ 2019-01-31 18:04 cinap_lenrek
  2019-02-01  9:29 ` Ethan Gardener
  2019-02-02 13:14 ` [9front] vncs: some clients report 'bad hextile data' -- workaround found Ethan Gardener
  0 siblings, 2 replies; 4+ messages in thread
From: cinap_lenrek @ 2019-01-31 18:04 UTC (permalink / raw)
  To: 9front

not sure if this is really a issue with the hextile encoding. you could
comment out the EncHextile case in setencoding() in vncs.c to exclude it.

to really fix it you need to understand what realvnc's problem is... so
look there. then you can come up with a proper work arround.

--
cinap


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9front] vncs: some clients report 'bad hextile data'
  2019-01-31 18:04 [9front] vncs: some clients report 'bad hextile data' cinap_lenrek
@ 2019-02-01  9:29 ` Ethan Gardener
  2019-02-02 13:14 ` [9front] vncs: some clients report 'bad hextile data' -- workaround found Ethan Gardener
  1 sibling, 0 replies; 4+ messages in thread
From: Ethan Gardener @ 2019-02-01  9:29 UTC (permalink / raw)
  To: 9front

On Thu, Jan 31, 2019, at 6:04 PM, cinap_lenrek@felloff.net wrote:
> not sure if this is really a issue with the hextile encoding. you could
> comment out the EncHextile case in setencoding() in vncs.c to exclude it.

I could try that.

> to really fix it you need to understand what realvnc's problem is... so
> look there. then you can come up with a proper work arround.

Yeess, but it's closed source. :<  

Ah!  I could run TightVNC on my new laptop, it's open source.  It's a little clunkier but it will do.  Just tried it, it works.  I think I'll stick with TightVNC because A: I won't be using it much, and B: RealVNC no longer have a link to download their viewer on their front page.

Anecdotally, I haven't been using TightVNC on my desktop because Windows makes it fuzzy.  If you tell Windows to increase font size, it blurrily scales the display of programs which don't support it.  (KHM, are you laughing? :)  My desktop is Win7 so I can mitigate the problem by selecting a theme that looks like Windows 95 *eye-roll* :) but that doesn't work for TightVNC.  My laptop is Win10, they cleaned up the theming, so I've just set the font scale to 100% and settled for having to peer at menus.  It won't be too bad because I won't be using it as much as the desktop.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9front] vncs: some clients report 'bad hextile data' -- workaround found
  2019-01-31 18:04 [9front] vncs: some clients report 'bad hextile data' cinap_lenrek
  2019-02-01  9:29 ` Ethan Gardener
@ 2019-02-02 13:14 ` Ethan Gardener
  2019-02-02 13:22   ` Ethan Gardener
  1 sibling, 1 reply; 4+ messages in thread
From: Ethan Gardener @ 2019-02-02 13:14 UTC (permalink / raw)
  To: 9front

On Thu, Jan 31, 2019, at 6:04 PM, cinap_lenrek@felloff.net wrote:
> not sure if this is really a issue with the hextile encoding. you could
> comment out the EncHextile case in setencoding() in vncs.c to exclude it.

Did this, it works now.  On my LAN there's no perceptible delay or anything, so it can stay like this.

Funnily enough, with hextile disabled, RealVNC 6.19 works better than 6.17.  Pale colors disappear in 6.17.  Maybe they broke hextile when they fixed that bug, or something.

It's no wonder Unix VNC servers and clients have so many options.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9front] vncs: some clients report 'bad hextile data' -- workaround found
  2019-02-02 13:14 ` [9front] vncs: some clients report 'bad hextile data' -- workaround found Ethan Gardener
@ 2019-02-02 13:22   ` Ethan Gardener
  0 siblings, 0 replies; 4+ messages in thread
From: Ethan Gardener @ 2019-02-02 13:22 UTC (permalink / raw)
  To: 9front

On Sat, Feb 2, 2019, at 1:14 PM, Ethan Gardener wrote:
> Funnily enough, with hextile disabled, RealVNC 6.19 works better than 
> 6.17.  Pale colors disappear in 6.17.  Maybe they broke hextile when 
> they fixed that bug, or something.

My mistake, both viewer versions default to 8-bit without hextile.  Easily fixed with an option.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-02-02 13:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-31 18:04 [9front] vncs: some clients report 'bad hextile data' cinap_lenrek
2019-02-01  9:29 ` Ethan Gardener
2019-02-02 13:14 ` [9front] vncs: some clients report 'bad hextile data' -- workaround found Ethan Gardener
2019-02-02 13:22   ` Ethan Gardener

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).