I volunteer. And being on Linux and a mouse user, I seem to hit a lot of the wrinkles. Mariano, Adrian's fix does indeed seem to fix up this whole area. After running it, I can get right through the menus to run code critics, and right/left/middle clicks don't cause problem. It would seem the image on the download page should be replaced ASAP with one which has had this operation. Mariano, thanks for bringing this into sharp focus. As Bart identified, it's been a real concern that our "shop window" has been broken like this. ...Stan |
On Thu, Dec 31, 2009 at 11:32 AM, Stan Shepherd <[hidden email]> wrote:
Ok, perfect. I will open another thread for this then.
Yes, I am agree. Can someone do this please? I have no idea how to do it neither I have the rights. I just to pick up the latest dev and web image from the website evaluate Gofer it wiresong: 'ob'; package: 'OB-Refactory'; revert save it and upload it again. In addition, we have to take a decision here: 1) Remove O2 from the script until O2 has NO dependencies and overrides in OB and until O2 loads perfectly in a core image without anything about OB. Those who want to use it anyway, can install by their self. 2) Add this piece of hack to our script. Opinions ?
You are welcome. I don't pretend Pharo to be rock solid. But I pretend not to have those errors were you cannot even browse a class or right click on the code. Cheers Mariano ...Stan _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Mariano
May be you can contact david probably on holidays to see how we can make progress? I know that we can publish in david repository so may be a lot of the problems are simple glicth. Having a configuration for O2 would be good. Here is what david wrote to me the 20th. O2 is stored here: http://www.squeaksource.com/EnhancedOB this repo is globally writable. ps: I will get to your other mails soon, I was a bit sick in the last few days and took some days off. David Stef _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On Thu, Dec 31, 2009 at 11:54 AM, Stéphane Ducasse <[hidden email]> wrote: Mariano Sorry, I forgot to mention this...I have already contact David 1 o 2 days ago because I already wrote a ConfigurationOfEnhancedOmniBrowser and I had questions about it dependencies. I discovered some problems with them and ask David. He fixed one of this dependencies, but the one from O2-Refactory is still present and maybe we will fix it next week or similar...he doesn't have too much time. What I am not sure, David, can you confirm this ? is if what we talk in our private email a about the O2-Refactory (the problem we still have) is the same problem we are talking here. Because, in my opinion, one thing is just to depend and another thing is to depend and override. If there are overrides, it matters the order and a lot more stuff. That's why I am asking you :) Is it the same? I hope so :) Cheers. Mariano Here is what david wrote to me the 20th. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Mariano Martinez Peck
I might have clicked too soon. This seems to reintroduce Issue 1644: BrowserEnvironment(Object)>>doesNotUnderstand: #forPackage: ...Stan |
In reply to this post by Mariano Martinez Peck
> May be you can contact david probably on holidays to see how we can > make progress? > I know that we can publish in david repository so may be a lot of > the problems are simple glicth. > Having a configuration for O2 would be good. > What I am not sure, David, can you confirm this ? is if what we talk > in our private email a about the O2-Refactory (the problem we still > have) is the same problem we are talking here. Because, in my opinion, > one thing is just to depend and another thing is to depend and override. > If there are overrides, it matters the order and a lot more stuff. > That's why I am asking you :) > > Is it the same? I hope so :) I do not know, I cannot reproduce this bug (1721) in pharo1.0-10502-rc1web09.12.2. You say in the bug report you can reproduce it neither? So what is the problem you get and how can I reproduce it? I see in the attached stack trace from the creator of 1721 that his bug has something to do with dynamic protocols, but I cannot see the cause from the strack trace. I need to know which Pharo version, which browser version and which packages are loaded to reproduce and locate the problem. It might or might not be related to the problem we discussed, I can't tell yet. Cheers, David _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
To reproduce: Screenshots http://www.flickr.com/photos/8185994@N03/sets/72157623107648594/ pharo1.0-10502-rc1web09.12.2 Left click world, class browser - (menu about shows OBSystemBrowser) Left click AST-Core-Matching Left click RBParseTreeRule Middle click RBParseTreeRule menu slide to refactoring scope menu slide to package Brings up browser - (menu about shows OR2PackageBrowser) Left click AST-Core-Matching Left click RBParseTreeRule - walkback Same with all packages/classes tried Cheers, ...Stan |
thanks Stan!
Great report On Dec 31, 2009, at 4:07 PM, Stan Shepherd wrote: > > > David Röthlisberger-2 wrote: >> >> >> >>> May be you can contact david probably on holidays to see how we can >>> make progress? >>> I know that we can publish in david repository so may be a lot of >>> the problems are simple glicth. >>> Having a configuration for O2 would be good. >> >>> What I am not sure, David, can you confirm this ? is if what we talk >>> in our private email a about the O2-Refactory (the problem we still >>> have) is the same problem we are talking here. Because, in my opinion, >>> one thing is just to depend and another thing is to depend and override. >>> If there are overrides, it matters the order and a lot more stuff. >>> That's why I am asking you :) >>> >>> Is it the same? I hope so :) >> >> I do not know, I cannot reproduce this bug (1721) in >> pharo1.0-10502-rc1web09.12.2. >> You say in the bug report you can reproduce it neither? So what is the >> problem you >> get and how can I reproduce it? >> I see in the attached stack trace from the creator of 1721 that his bug >> has something >> to do with dynamic protocols, but I cannot see the cause from the strack >> trace. >> >> I need to know which Pharo version, which browser version and which >> packages are >> loaded to reproduce and locate the problem. >> It might or might not be related to the problem we discussed, I can't tell >> yet. >> >> Cheers, >> David >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> > > To reproduce: > Screenshots http://www.flickr.com/photos/8185994@N03/sets/72157623107648594/ > > pharo1.0-10502-rc1web09.12.2 > Left click world, class browser - (menu about shows OBSystemBrowser) > Left click AST-Core-Matching > Left click RBParseTreeRule > Middle click RBParseTreeRule > menu slide to refactoring scope > menu slide to package > Brings up browser - (menu about shows OR2PackageBrowser) > Left click AST-Core-Matching > Left click RBParseTreeRule - walkback > > Same with all packages/classes tried > > Cheers, ...Stan > > > > -- > View this message in context: http://n2.nabble.com/We-need-to-do-something-seriously-WAS-Fwd-Issue-1721-Refactoring-appears-to-be-broken-in-web-dev-imas-tp4233236p4236648.html > Sent from the Pharo Smalltalk mailing list archive at Nabble.com. > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by David Röthlisberger-2
On Thu, Dec 31, 2009 at 2:07 PM, David Röthlisberger <[hidden email]> wrote:
Here are the instructions to reproduce it: http://code.google.com/p/pharo/issues/detail?id=1721 (Thanks sten!)
Yes, it is something with that, but I am not sure.
Ok, no problem.
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Hi David, are you saying that you need more info from me? My report was on a pharo1.0-10502-rc1web09.12.2 freshly downloaded. ...Stan |
Free forum by Nabble | Edit this page |