build #14430 feedback needed

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

build #14430 feedback needed

EstebanLM
Hi,

I just released #14430 with a bugfix for windows. Problem is that we don't have enough windows tastes to be sure the fix work.

Can windows users take a look at: https://ci.lille.inria.fr/pharo/view/Pharo%201.4/job/Pharo%201.4/lastSuccessfulBuild/artifact/Pharo-1.4-one-click.zip

and see if it is working?
I'm looking for some info about:
-vista
-win7

but any other will be ok too :)

thanks,
Esteban




Reply | Threaded
Open this post in threaded view
|

Re: build #14430 feedback needed

Henrik Sperre Johansen

On Apr 17, 2012, at 2:14 PM, Esteban Lorenzano wrote:

> Hi,
>
> I just released #14430 with a bugfix for windows. Problem is that we don't have enough windows tastes to be sure the fix work.
>
> Can windows users take a look at: https://ci.lille.inria.fr/pharo/view/Pharo%201.4/job/Pharo%201.4/lastSuccessfulBuild/artifact/Pharo-1.4-one-click.zip
>
> and see if it is working?
> I'm looking for some info about:
> -vista
> -win7
>
> but any other will be ok too :)
>
> thanks,
> Esteban
>

Opened on Win7.
Was unresponsive for 20-30 seconds, then started responding to clicks etc. (What on earth is it doing on startup now?)
Could open Browser, Finder, check Monticello reps.

Anything in particular the bug fix is for?

Cheers,
Henry


Reply | Threaded
Open this post in threaded view
|

Re: build #14430 feedback needed

EstebanLM
thanks,

anybody else can confirm that delay?

btw... what I'm looking for is a crash that happened while initiating windows, because of lookup of preferences... it is not completely fixed, but should be partially working now.

cheers,
Esteban

On Apr 17, 2012, at 2:46 PM, Henrik Johansen wrote:

>
> On Apr 17, 2012, at 2:14 PM, Esteban Lorenzano wrote:
>
>> Hi,
>>
>> I just released #14430 with a bugfix for windows. Problem is that we don't have enough windows tastes to be sure the fix work.
>>
>> Can windows users take a look at: https://ci.lille.inria.fr/pharo/view/Pharo%201.4/job/Pharo%201.4/lastSuccessfulBuild/artifact/Pharo-1.4-one-click.zip
>>
>> and see if it is working?
>> I'm looking for some info about:
>> -vista
>> -win7
>>
>> but any other will be ok too :)
>>
>> thanks,
>> Esteban
>>
>
> Opened on Win7.
> Was unresponsive for 20-30 seconds, then started responding to clicks etc. (What on earth is it doing on startup now?)
> Could open Browser, Finder, check Monticello reps.
>
> Anything in particular the bug fix is for?
>
> Cheers,
> Henry
>
>


Reply | Threaded
Open this post in threaded view
|

Re: build #14430 feedback needed

Gary Chambers-4
In reply to this post by EstebanLM
Seems fine on Vista. First startup was a bit slow, as noted.

Regards, Gary

----- Original Message -----
From: "Esteban Lorenzano" <[hidden email]>
To: "Pharo Development" <[hidden email]>
Sent: Tuesday, April 17, 2012 1:14 PM
Subject: [Pharo-project] build #14430 feedback needed


Hi,

I just released #14430 with a bugfix for windows. Problem is that we don't
have enough windows tastes to be sure the fix work.

Can windows users take a look at:
https://ci.lille.inria.fr/pharo/view/Pharo%201.4/job/Pharo%201.4/lastSuccessfulBuild/artifact/Pharo-1.4-one-click.zip

and see if it is working?
I'm looking for some info about:
-vista
-win7

but any other will be ok too :)

thanks,
Esteban





Reply | Threaded
Open this post in threaded view
|

Re: build #14430 feedback needed

Ben Coman
In reply to this post by EstebanLM
I can confirm that delay on Windows 7, but it also exists for 14427 so I
would say that is not related to the fix.  I would search further but I
can't see how to get more history from Jenkins.  In any case, the
startup delay disappears after a Save&Quit and restart.

I am looking into testing the bug fix - and adding a TestCase.

Esteban Lorenzano wrote:

> thanks,
>
> anybody else can confirm that delay?
>
> btw... what I'm looking for is a crash that happened while initiating windows, because of lookup of preferences... it is not completely fixed, but should be partially working now.
>
> cheers,
> Esteban
>
> On Apr 17, 2012, at 2:46 PM, Henrik Johansen wrote:
>
>  
>> On Apr 17, 2012, at 2:14 PM, Esteban Lorenzano wrote:
>>
>>    
>>> Hi,
>>>
>>> I just released #14430 with a bugfix for windows. Problem is that we don't have enough windows tastes to be sure the fix work.
>>>
>>> Can windows users take a look at: https://ci.lille.inria.fr/pharo/view/Pharo%201.4/job/Pharo%201.4/lastSuccessfulBuild/artifact/Pharo-1.4-one-click.zip
>>>
>>> and see if it is working?
>>> I'm looking for some info about:
>>> -vista
>>> -win7
>>>
>>> but any other will be ok too :)
>>>
>>> thanks,
>>> Esteban
>>>
>>>      
>> Opened on Win7.
>> Was unresponsive for 20-30 seconds, then started responding to clicks etc. (What on earth is it doing on startup now?)
>> Could open Browser, Finder, check Monticello reps.
>>
>> Anything in particular the bug fix is for?
>>
>> Cheers,
>> Henry
>>
>>
>>    
>
>
>
>  


Reply | Threaded
Open this post in threaded view
|

Re: build #14430 feedback needed

EstebanLM
Hi,

I removed the functionality that was causing the problem... is not so easy to get it ready for windows, and shouldn't be a delay for 1.4 release.
The fix can wait to next version.  
Now... I'm not sure that same functionality was responsible from the delays... so, I'm still interested in know if delay is there in last build (form 1hr) or not.

cheers,
Esteban

On Apr 17, 2012, at 7:07 PM, Ben Coman wrote:

> I can confirm that delay on Windows 7, but it also exists for 14427 so I would say that is not related to the fix.  I would search further but I can't see how to get more history from Jenkins.  In any case, the startup delay disappears after a Save&Quit and restart.
> I am looking into testing the bug fix - and adding a TestCase.
> Esteban Lorenzano wrote:
>> thanks,
>>
>> anybody else can confirm that delay?
>>
>> btw... what I'm looking for is a crash that happened while initiating windows, because of lookup of preferences... it is not completely fixed, but should be partially working now.
>> cheers,
>> Esteban
>>
>> On Apr 17, 2012, at 2:46 PM, Henrik Johansen wrote:
>>
>>  
>>> On Apr 17, 2012, at 2:14 PM, Esteban Lorenzano wrote:
>>>
>>>    
>>>> Hi,
>>>>
>>>> I just released #14430 with a bugfix for windows. Problem is that we don't have enough windows tastes to be sure the fix work.
>>>> Can windows users take a look at: https://ci.lille.inria.fr/pharo/view/Pharo%201.4/job/Pharo%201.4/lastSuccessfulBuild/artifact/Pharo-1.4-one-click.zip
>>>>
>>>> and see if it is working?
>>>> I'm looking for some info about: -vista
>>>> -win7
>>>>
>>>> but any other will be ok too :)
>>>>
>>>> thanks,
>>>> Esteban
>>>>
>>>>      
>>> Opened on Win7.
>>> Was unresponsive for 20-30 seconds, then started responding to clicks etc. (What on earth is it doing on startup now?)
>>> Could open Browser, Finder, check Monticello reps.
>>>
>>> Anything in particular the bug fix is for?
>>>
>>> Cheers,
>>> Henry
>>>
>>>
>>>    
>>
>>
>>
>>  
>
>