DoIt and Go: `remoteSmalltalk at: #Transcript.` In right pane: `self open` -> "MessageNotUnderstood: SeamlessRemoteClassCompilationContext>>requestorScopeClass" ----- Cheers, Sean -- View this message in context: http://forum.world.st/Seamless-Error-in-GT-Inspector-tp4933050.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Hi Sean. What Pharo you use? 2017-02-05 17:36 GMT+01:00 Sean P. DeNigris <sean@clipperadams.com>:
DoIt and Go: `remoteSmalltalk at: #Transcript.` In right pane: `self open` -> "MessageNotUnderstood: SeamlessRemoteClassCompilationContext>>requestorScopeClass"
----- Cheers, Sean -- View this message in context: http://forum.world.st/Seamless-Error-in-GT- Inspector-tp4933050.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Just check in latest Pharo 6. It works 2017-02-05 18:55 GMT+01:00 Denis Kudriashov <dionisiydk@gmail.com>:
Hi Sean.
What Pharo you use?
2017-02-05 17:36 GMT+01:00 Sean P. DeNigris <sean@clipperadams.com>:
DoIt and Go: `remoteSmalltalk at: #Transcript.` In right pane: `self open` -> "MessageNotUnderstood: SeamlessRemoteClassCompilationContext>>requestorScopeClass"
----- Cheers, Sean -- View this message in context: http://forum.world.st/Seamless -Error-in-GT-Inspector-tp4933050.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Denis Kudriashov wrote
Just check in latest Pharo 6. It works
Thanks, I was in Pharo 5 ----- Cheers, Sean -- View this message in context: http://forum.world.st/Seamless-Error-in-GT-Inspector-tp4933050p4933167.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
I fixed it. Now Seamless is compatible with old Pharo (5 at least). Try new stable version. It was just little problem with one method. So old RemoteDebuggingTools project is also work on Pharo 5. But remember that PharmIDE is only target Pharo 6 or later. Thank's for feedback 2017-02-06 16:59 GMT+01:00 Sean P. DeNigris <sean@clipperadams.com>:
Denis Kudriashov wrote
Just check in latest Pharo 6. It works
Thanks, I was in Pharo 5
----- Cheers, Sean -- View this message in context: http://forum.world.st/Seamless-Error-in-GT- Inspector-tp4933050p4933167.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Denis Kudriashov wrote
I fixed it.
Thanks! Denis Kudriashov wrote
So old RemoteDebuggingTools project is also work on Pharo 5. But remember that PharmIDE is only target Pharo 6 or later.
No problem. I don't /need/ it to work in Pharo 5, but read that it was working, so I figured I'd let you know about the problem. ----- Cheers, Sean -- View this message in context: http://forum.world.st/Seamless-Error-in-GT-Inspector-tp4933050p4933193.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
participants (2)
-
Denis Kudriashov -
Sean P. DeNigris