Monticello browser problem

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Monticello browser problem

Michael Rueger-6
Hi all,

while looking at the different Rome versions I ran into a weird problem
with Monticello in the latest core 1.1 image.

Try looking at

MCHttpRepository
        location: 'http://source.impara.de/Rome'
        user: ''
        password: ''

with Pharo 1.0 and Pharo 1.1

In the latter version only a fraction of the repository shows up and
that even changes back and forth when you hit refresh.

Anyone else seeing this?

Michael

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Monticello browser problem

Stéphane Ducasse
Mike

This is a change I integrated it
        http://code.google.com/p/pharo/issues/detail?id=1293

        Hi Bart,

        your fix for issue 1293 prevents OmniBrowser from being loaded in
        Pharo 1.1. Could you fix it rapidly or should we revert it?

        Thank you

        --

On Dec 6, 2009, at 1:23 PM, Michael Rueger wrote:

> Hi all,
>
> while looking at the different Rome versions I ran into a weird problem
> with Monticello in the latest core 1.1 image.
>
> Try looking at
>
> MCHttpRepository
> location: 'http://source.impara.de/Rome'
> user: ''
> password: ''
>
> with Pharo 1.0 and Pharo 1.1
>
> In the latter version only a fraction of the repository shows up and
> that even changes back and forth when you hit refresh.
>
> Anyone else seeing this?
>
> Michael
>
> _______________________________________________
> 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
Reply | Threaded
Open this post in threaded view
|

Re: Monticello browser problem

Michael Rueger-6
Stéphane Ducasse wrote:
> Mike
>
> This is a change I integrated it
> http://code.google.com/p/pharo/issues/detail?id=1293

thanks, reverting the getDocument method makes it work again :-)

Michael

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Monticello browser problem

Stéphane Ducasse
I will produce a new updates once I reorganized my office (oh boy.... there is no debugger)

Stef

On Dec 6, 2009, at 1:49 PM, Michael Rueger wrote:

> Stéphane Ducasse wrote:
>> Mike
>>
>> This is a change I integrated it
>> http://code.google.com/p/pharo/issues/detail?id=1293
>
> thanks, reverting the getDocument method makes it work again :-)
>
> Michael
>
> _______________________________________________
> 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