Hi, some changes in Pharo 3 broke the RFB Server menu (loadable from PharoExtra/RFB, there is a configuration). What happened is that: 1/ Pharo 30507, slice 11492, UpdatingMenuItemMorph was removed 2/ Pharo 30564, slice 12051, UpdatingMenuItemMorph was re-added, but not the method #wordingProvider:wordingSelector: that was required by RFB https://pharo.fogbugz.com/f/cases/11492 https://pharo.fogbugz.com/f/cases/12051 What can I do please? -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
Have you seen this: http://www.samadhiweb.com/blog/2014.05.01.rfb.pharo3.html Damien Cassou wrote
Hi,
some changes in Pharo 3 broke the RFB Server menu (loadable from PharoExtra/RFB, there is a configuration). What happened is that:
1/ Pharo 30507, slice 11492, UpdatingMenuItemMorph was removed 2/ Pharo 30564, slice 12051, UpdatingMenuItemMorph was re-added, but not the method #wordingProvider:wordingSelector: that was required by RFB
https://pharo.fogbugz.com/f/cases/11492 https://pharo.fogbugz.com/f/cases/12051
What can I do please?
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
-- View this message in context: http://forum.world.st/RFB-broken-tp4768290p4768351.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Wow, thanks. Just what I need right now. Phil On Thursday, July 17, 2014, Paul DeBruicker <pdebruic@gmail.com> wrote:
Have you seen this:
http://www.samadhiweb.com/blog/2014.05.01.rfb.pharo3.html
Damien Cassou wrote
Hi,
some changes in Pharo 3 broke the RFB Server menu (loadable from PharoExtra/RFB, there is a configuration). What happened is that:
1/ Pharo 30507, slice 11492, UpdatingMenuItemMorph was removed 2/ Pharo 30564, slice 12051, UpdatingMenuItemMorph was re-added, but not the method #wordingProvider:wordingSelector: that was required by RFB
https://pharo.fogbugz.com/f/cases/11492 https://pharo.fogbugz.com/f/cases/12051
What can I do please?
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
-- View this message in context: http://forum.world.st/RFB-broken-tp4768290p4768351.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
-- --- Philippe Back Visible Performance Improvements Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail:phil@highoctane.be | Web: http://philippeback.eu Blog: http://philippeback.be | Twitter: @philippeback Youtube: http://www.youtube.com/user/philippeback/videos High Octane SPRL rue cour Boisacq 101 | 1301 Bierges | Belgium Pharo Consortium Member - http://consortium.pharo.org/ Featured on the Software Process and Measurement Cast - http://spamcast.libsyn.com Sparx Systems Enterprise Architect and Ability Engineering EADocX Value Added Reseller
On Thu, Jul 17, 2014 at 8:49 PM, Paul DeBruicker <pdebruic@gmail.com> wrote:
thank you very much, I pushed the fix to the RFB repository -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
Damien what is this looking bad selector? #wordingProvider:wordingSelector: and who is invoking it? because we should simply use a default menu. Stef On 18/7/14 13:24, Damien Cassou wrote:
On Thu, Jul 17, 2014 at 8:49 PM, Paul DeBruicker <pdebruic@gmail.com> wrote:
thank you very much, I pushed the fix to the RFB repository
participants (4)
-
Damien Cassou -
Paul DeBruicker -
phil@highoctane.be -
stepharo