Re: [Pharo-users] Problem with PharmIDE

2017-07-06 Thread sergio ruiz
yes.. this is what i was trying to do.. the problem is, when VNC disconnects, it leaves the image in an error state, and i can no longer connect.. thanks! On July 6, 2017 at 7:09:11 AM, Denis Kudriashov (dionisi...@gmail.com) wrote: But take care, IDE server has no security in communication

Re: [Pharo-users] Problem with PharmIDE

2017-07-06 Thread sergio ruiz
Taking a look at this now.. thank YOU for an awesome tool.. On July 6, 2017 at 7:06:39 AM, Denis Kudriashov (dionisi...@gmail.com) wrote: Thank's for feedback. Best regards, Denis peace, sergio photographer, journalist, visionary Public Key: http://bit.ly/29z9fG0 #BitMessage 

Re: [Pharo-users] Problem with PharmIDE

2017-07-06 Thread Denis Kudriashov
2017-07-06 13:05 GMT+02:00 Denis Kudriashov : > If you will save your image with running server then peerId will be > constant forever and this error should not happen. But take care, IDE server has no security in communication protocol. So it is up to you to organize

Re: [Pharo-users] Problem with PharmIDE

2017-07-06 Thread Denis Kudriashov
2017-07-06 4:45 GMT+02:00 sergio ruiz : > Hey, all.. > > I am checking out PharmIDE.. This is BOSS.. but in testing, i lost > connection to my remote.. and now, when i try to evaluate: > > > remotePharo := PrmRemoteIDE connectTo: (TCPAddress ip: #[138 197 11 201] > port:

[Pharo-users] Problem with PharmIDE

2017-07-05 Thread sergio ruiz
Hey, all.. I am checking out PharmIDE.. This is BOSS.. but in testing, i lost connection to my remote.. and now, when i try to evaluate: remotePharo := PrmRemoteIDE connectTo: (TCPAddress ip: #[138 197 11 201] port: 40423). I get:  Error: Peer should not change id when it was already