RFBSever not surviving disconnection

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

RFBSever not surviving disconnection

sergio_101
Hi, all.. 

I have installed RFBServer, and the issue that i am having is:

Using the client “chicken of the VNC”

when i disconnect from the server, i get to halts, and the following messages in the Transcript:

RFB: caught ConnectionClosed: Connection close while waiting for data.
RFB: caught ConnectionTimedOut: send data issue; data not sent

i can’t proceed until i hit ‘proceed’ on both halts..

the problem is .. if i run this on the remote server, i just get stuck in a halt state..

any ideas?

Thanks!



signature.asc (852 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: RFBSever not surviving disconnection

Denis Kudriashov
As alternative to RFB try remote dev tools http://dionisiydk.blogspot.fr/2017/01/pharmide-pharo-remote-ide-to-develop.html.
You can play with it in PharoCloud http://docs.swarm.pharocloud.com/article/remote_debug .
(you need Pharo 6 for this)

2017-07-04 15:47 GMT+02:00 sergio ruiz <[hidden email]>:
Hi, all.. 

I have installed RFBServer, and the issue that i am having is:

Using the client “chicken of the VNC”

when i disconnect from the server, i get to halts, and the following messages in the Transcript:

RFB: caught ConnectionClosed: Connection close while waiting for data.
RFB: caught ConnectionTimedOut: send data issue; data not sent

i can’t proceed until i hit ‘proceed’ on both halts..

the problem is .. if i run this on the remote server, i just get stuck in a halt state..

any ideas?

Thanks!



Reply | Threaded
Open this post in threaded view
|

Re: RFBSever not surviving disconnection

sergio_101
Oooh! this looks interesting!

On July 4, 2017 at 11:40:24 AM, Denis Kudriashov ([hidden email]) wrote:

As alternative to RFB try remote dev tools http://dionisiydk.blogspot.fr/2017/01/pharmide-pharo-remote-ide-to-develop.html.
You can play with it in PharoCloud http://docs.swarm.pharocloud.com/article/remote_debug .
(you need Pharo 6 for this)

signature.asc (852 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: RFBSever not surviving disconnection

sergio_101
Okay.. THIS is AWESOME!


On July 5, 2017 at 9:34:27 AM, sergio ruiz ([hidden email]) wrote:


signature.asc (852 bytes) Download Attachment