[Seaside] RFB client-server issues in seaside 3.0.6

gettimothy gettimothy at zoho.com
Tue Feb 25 13:10:57 UTC 2014


That change got the connection going.

Mouse-over on the display caused it to go blank. I will poke around with it when I get time, but I am busy with VM compiling at the moment.


thx

tty

---- On Tue, 25 Feb 2014 00:19:37 -0800 Norbert Hartl <norbert at hartl.name> wrote ---- 


This should be trimBoth by now. Seems that a pharo fork of RFB (*sigh*) is unavoidable. I changed a few things lately that IMHO are not working in squeak.

Norbert

Am 25.02.2014 um 01:26 schrieb gettimothy <gettimothy at zoho.com>:

I just noticed some output from pharo in my terminal when I shut it down.
This is the pharo client talking to the squeak server.


MessageNotUnderstood: ByteString>>withBlanksTrimmed
ByteString(Object)>>doesNotUnderstand: #withBlanksTrimmed
RFBClientSocket class(RFBSocket class)>>requestHostAndDisplay:
RFBClientSocket class(RFBSocket class)>>connectedWithPrompt:offset:
RFBClientSocket class(RFBSocket class)>>connectedToServer
RFBClient>>connect
ToggleMenuItemMorph(MenuItemMorph)>>invokeWithEvent: in Block: [| selArgCount |...
BlockClosure>>ensure:
CursorWithMask(Cursor)>>showWhile:
ToggleMenuItemMorph(MenuItemMorph)>>invokeWithEvent:
ToggleMenuItemMorph(MenuItemMorph)>>mouseUp:
ToggleMenuItemMorph(MenuItemMorph)>>handleMouseUp:
MouseButtonEvent>>sentTo:
ToggleMenuItemMorph(Morph)>>handleEvent:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
ToggleMenuItemMorph(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
RFBMenuMorph(Morph)>>processEvent:using:
RFBMenuMorph(Morph)>>processEvent:
RFBMenuMorph(MenuMorph)>>handleFocusEvent:
HandMorph>>sendFocusEvent:to:clear: in Block: [ActiveHand := self....
PasteUpMorph>>becomeActiveDuring: in Block: [aBlock value]
BlockClosure>>on:do:
PasteUpMorph>>becomeActiveDuring:
HandMorph>>sendFocusEvent:to:clear:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendMouseEvent:
HandMorph>>handleEvent:
HandMorph>>processEvents 
This should not be too difficult to get working. I am just busy getting my head around the VM stuff and decided to revisit this another time.

tty

---- On Mon, 24 Feb 2014 14:55:33 -0800 Levente Uzonyi<leves at elte.hu> wrote ---- 


On Mon, 24 Feb 2014, gettimothy wrote: 
 
> Lawson, 
> 
> I had issues with it on Squeak as well. Mariano Peck has it configured to work on Pharo just fine. 
 
What were the issues you had with RFB on Squeak? 
 
 
Levente 
 
> The thing definitely needs some work. I did some work on it a few months ago and made some progress but have put it aside while I learn the vm. 
> 
> As an aside, I am teaching myself the VM stuff and am in the process of learning to build the VM from scratch--there appear to be 3 different ways it must be done. 
> I was wondering if you would be interested in collobarating on a video presentation when I have the facts of building them documented. 
> 
> cordially, 
> 
> tty 
> 
> ---- On Mon, 24 Feb 2014 12:38:59 -0800 Lawson English<lenglish5 at cox.net> wrote ---- 
> 
> I was trying to use the RFB server and client ala my youtube video 
> (shameless plug) 
> 
> http://www.youtube.com/watch?v=KlbrJEKWYmA 
> 
> and I couldn't get it to work. I followed, pretty much my video 
> instructions. and set up 2 different Seaside 3.0.6 all-in-one sessions, 
> one running the bult-in RFB server, and I attempted to connect to it 
> using the otehr Seaside image. I got back the message: "Connection 
> failed: [closure] in FRBClient>>rfbSecurityTypes. 
> 
> I enabled blank passwords and set the options the same in both client 
> and server. I tried to connect usinb both localhost:0 and my official 
> ISP address:0. Same error. 
> 
> Any ideas? 
> 
> I'm running MacOS X Mavericks with plenty of RAM. 
> 
> Thanks, 
> 
> 
> Lawson 
> 
> -- 
> Squeak from the very start (introduction to Squeak and Pharo Smalltalk for the (almost) complete and compleate beginner). 
> https://www.youtube.com/playlist?list=PL6601A198DF14788D&feature=view_all 
> 
> "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian 
> Kernighan 
> 
> _______________________________________________ 
> seaside mailing list 
> seaside at lists.squeakfoundation.org 
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside 
> 
> 
> 
> 
_______________________________________________ 
seaside mailing list 
seaside at lists.squeakfoundation.org 
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside 



_______________________________________________
seaside mailing list
seaside at lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



_______________________________________________ 
seaside mailing list 
seaside at lists.squeakfoundation.org 
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside 



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20140225/8b302867/attachment.htm


More information about the seaside mailing list