[Pharo-project] Issue 3662 in pharo: build of 1.3 Full fails on Hudson
Status: Accepted Owner: marcus.d...@gmail.com Labels: Milestone-1.3 New issue 3662 by marcus.d...@gmail.com: build of 1.3 Full fails on Hudson http://code.google.com/p/pharo/issues/detail?id=3662 Related to OCompletion: An attempt to use interactive tools detected, while in non-interactive mode 6 February 2011 10:16:11 am VM: unix - i686 - linux - Squeak3.10.2 of '5 June 2008' [latest update: #7179] Image: Pharo1.3a [Latest update: #13038] 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!
Updates: Labels: -Milestone-1.3 Milestone-1.3-DevImage Comment #1 on issue 3662 by marcus.d...@gmail.com: build of 1.3 Full fails on Hudson http://code.google.com/p/pharo/issues/detail?id=3662 (No comment was entered for this change.)
Updates: Status: Closed Comment #2 on issue 3662 by marcus.d...@gmail.com: build of 1.3 Full fails on Hudson http://code.google.com/p/pharo/issues/detail?id=3662 fixed
On 6 February 2011 10:46, <pharo@googlecode.com> wrote:
Status: Accepted Owner: marcus.d...@gmail.com Labels: Milestone-1.3
New issue 3662 by marcus.d...@gmail.com: build of 1.3 Full fails on Hudson http://code.google.com/p/pharo/issues/detail?id=3662
Related to OCompletion:
An attempt to use interactive tools detected, while in non-interactive mode  6 February 2011 10:16:11 am
 VM: unix - i686 - linux - Squeak3.10.2 of '5 June 2008' [latest update: #7179]  Image: Pharo1.3a [Latest update: #13038]
 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!
hehe.. what a joke :) So, what is solution? Remove thanks from OCompletion? or just check if image is in interactive mode and don't thank to mr. Hudson for installing it? :))) -- Best regards, Igor Stasenko AKA sig.
We should probably learn not to pop up information all the time. So I would remove it and wrtie the Transcript. Stef On Apr 8, 2011, at 3:29 PM, Igor Stasenko wrote:
On 6 February 2011 10:46, <pharo@googlecode.com> wrote:
Status: Accepted Owner: marcus.d...@gmail.com Labels: Milestone-1.3
New issue 3662 by marcus.d...@gmail.com: build of 1.3 Full fails on Hudson http://code.google.com/p/pharo/issues/detail?id=3662
Related to OCompletion:
An attempt to use interactive tools detected, while in non-interactive mode 6 February 2011 10:16:11 am
VM: unix - i686 - linux - Squeak3.10.2 of '5 June 2008' [latest update: #7179] Image: Pharo1.3a [Latest update: #13038]
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!
hehe.. what a joke :)
So, what is solution? Remove thanks from OCompletion? or just check if image is in interactive mode and don't thank to mr. Hudson for installing it? :)))
-- Best regards, Igor Stasenko AKA sig.
participants (3)
-
Igor Stasenko -
pharo@googlecode.com -
Stéphane Ducasse