Hi,
the error described is different but surely related because I loaded the
slice and yes, the problem was solved.
Thanks Matias.
Cheers,
Fabrizio
2012/2/14 Matias Garcia Isaia <mgarciaisaia(a)gmail.com>
> Fabrizio,
>
> can you confirm if it's the same issue that happens with
> <http://code.google.com/p/pharo/issues/detail?id=5292> ?
>
> There's a slice there, maybe you can try if that fixes your problem.
>
> On Tue, Feb 14, 2012 at 3:02 PM, Fabrizio Perin
> <fabrizio.perin(a)gmail.com> wrote:
> > Hi,
> > I just tried to add a new repository in Monticello and I got an error:
> > the error is:
> >
> > MessageNotUndestood: FileDialogWindow>>directoriesFor:
> >
> > the repository I wanted to add was a directory. It seems to work in the
> case
> > you want to add a HTTP repository.
> >
> > The problem happen on the last Moose build (#830) and on a
> > Pharo1.4a
> > Latest update: #14331
> >
> > downloaded from the pharo web site.
> >
> > Cheers,
> > Fabrizio
>
>
Hi,
We are almost done with getting Glamour work on 1.4. The model works, and most of the rendering is fine as well. The only major trouble is with the rendering of the finder. In particular, the problem is the scrolling through the panes.
The scrolling code was basically copied from OB (shamelessly :)). Something must have changed in Pharo 1.4 that disables some of the behavior. Could anyone spare a pair of eyes to look into this :).
Cheers,
Doru
--
www.tudorgirba.com
"Next time you see your life passing by, say 'hi' and get to know her."
Hi,
I just tried to add a new repository in Monticello and I got an error:
the error is:
MessageNotUndestood: FileDialogWindow>>directoriesFor:
the repository I wanted to add was a directory. It seems to work in the
case you want to add a HTTP repository.
The problem happen on the last Moose build (#830) and on a
Pharo1.4a
Latest update: #14331
downloaded from the pharo web site.
Cheers,
Fabrizio
Hi,
I lost track of the latests developments around RB. What is the way to load RB in Pharo 1.4?
Cheers,
Doru
--
www.tudorgirba.com
"What we can governs what we wish."
Hello all,
We are using petitParser with a Stream by the parse method on a PPParser.
This parse method calls asPetitStream on our stream which is supposed to
return a stream with a valid format for PPParser. The problem is that this
stream do not represent our test file but a lot of white spaces. this code:
(StandardFileStream fileNamed: '/some/path/to/file/atextfile.txt' )
asPetitStream proves that.
Did someone else have a similar problem with petit parser?
thanx,
Usman & Guillaume
Hi,
I moved the moose-dev build to 1.4. Of course, it is broken :).
Cheers,
Doru
--
www.tudorgirba.com
"We cannot reach the flow of things unless we let go."
Hi,
I made glamour to load on pharo 1.4... now, I have some errors on tests (17), most of them because MorphTreeMorph>>#mouseUp:onMorph: does not exists anymore.
I don't know how to fix that. Should I commit my changes anyway, and hope some benevolent developer to fix that (Doru?)
best,
Esteban
Updates:
Summary: Glamour should not clip panes with fixed sizes
Labels: Component-Glamour
Comment #1 on issue 775 by tudor.gi...(a)gmail.com: Glamour should not clip
panes with fixed sizes
http://code.google.com/p/moose-technology/issues/detail?id=775
Thanks. You are not doing anything wrong. This is a bug.
Hi,
We would like to organize a Pharo Sprint (Feb 18) and Moose Dojo (Feb 19).
Pharo Sprint
- the main goal is to clarify the direction of Pharo concerning the architecture and the way to get to a small system.
- current participants: Stéphane Ducasse, Jorge Ressia, Lukas Renggli, Tudor Girba, you?
Moose Dojo
- the main goal is to setup a new project/package structure to enable a better evolution and to match the abstract architecture:
http://www.themoosebook.org/book/introduction/nutshell
- current participants: Stéphane Ducasse, Tudor Girba, you?
The gatherings will take place in Bern, at the Software Composition Group, University of Bern:
http://scg.unibe.ch/contact/maps
Please let us know if you intend to participate. Remote participation would probably be possible as well.
Cheers,
Doru