Issue 3837 in pharo: Can not build Pharo Full 1.3

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

Issue 3837 in pharo: Can not build Pharo Full 1.3

pharo
Status: Accepted
Owner: [hidden email]
Labels: Milestone-1.3-DevImage

New issue 3837 by [hidden email]: Can not build Pharo Full 1.3
http://code.google.com/p/pharo/issues/detail?id=3837

Reason: OCompletion needs interaction when loaded.





THERE_BE_DRAGONS_HERE
An attempt to use interactive tools detected, while in non-interactive mode
20 March 2011 5:28:47 pm

VM: unix - i686 - linux - Squeak4.1 of 17 April 2010 [latest update: #9957]
Image: Pharo1.3a [Latest update: #13098]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir /builds/workspace/Pharo 1.3/Pharo-1.3
Trusted Dir /builds/workspace/Pharo 1.3/Pharo-1.3/secure
Untrusted Dir /builds/workspace/Pharo 1.3/Pharo-1.3/My Squeak

NonInteractiveUIManager>>nonInteractive
        Receiver: a NonInteractiveUIManager
        Arguments and temporary variables:

        Receiver's instance variables:
                uiManager: a MorphicUIManager
                doNotQuitOnRestart: false


NonInteractiveUIManager>>request:initialAnswer:
        Receiver: a NonInteractiveUIManager
        Arguments and temporary variables:
                queryString: ' Thanks for installing OCompletion!
       
   OCompletion will be avai...etc...
                defaultAnswer: 'Kernel* Collection*'
        Receiver's instance variables:
                uiManager: a MorphicUIManager
                doNotQuitOnRestart: false


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3837 in pharo: Can not build Pharo Full 1.3

pharo

Comment #1 on issue 3837 by [hidden email]: Can not build Pharo Full  
1.3
http://code.google.com/p/pharo/issues/detail?id=3837

Ok we should remove this pop up...


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3837 in pharo: Can not build Pharo Full 1.3

pharo
Updates:
        Status: Closed

Comment #2 on issue 3837 by [hidden email]: Can not build Pharo Full  
1.3
http://code.google.com/p/pharo/issues/detail?id=3837

fixed