Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems using java code importer with inFusion in windows #321

Closed
seandenigris opened this issue Aug 3, 2015 · 5 comments
Closed

Problems using java code importer with inFusion in windows #321

seandenigris opened this issue Aug 3, 2015 · 5 comments

Comments

@seandenigris
Copy link
Contributor

Originally reported on Google Code with ID 321

What steps will reproduce the problem?
1. Open the last moose release (4_0-beta-5) in Windows
2. try to import a project using the function "Import Java sourceFiles with inFusion"

Seems that "ExternalWindowsOSProcess class>>command:" of OSProcess doesn't properly
work 
in windows. In mac i never have problem using it.

For sure the specific command line for Windows have to be create because actually there
is just 
the Linux\Mac version. Anyway the problem is different because even this command in
Windows 
doesn't work:

OSProcess  waitForCommand: 'cd "', 'C:\Documents and Settings\Administrator\Desktop\moose-
suite-4_0-beta-5\moose-suite-4_0-beta-
5.app\Contents\Resources\inFusion727\tools\inFusion', '"'

Here the full stack:

--- The full stack ---
UndefinedObject(Object)>>doesNotUnderstand: #nextPutAll:
ExternalWindowsOSProcess>>value
ExternalWindowsOSProcess class>>command:
WindowsProcess>>command:
WindowsProcess>>waitForCommand:
OSProcess class>>waitForCommand:
MooseImportFromJavaSourceFilesWizard>>validateImportation
[] in MooseImportFromJavaSourceFilesWizard>>performTerminateButtonAction
[] in ProgressInitiationException>>defaultAction
BlockClosure>>ensure:
ProgressInitiationException>>defaultAction
UndefinedObject>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
ProgressInitiationException(Exception)>>signal
ProgressInitiationException>>display:at:from:to:during:
ProgressInitiationException class>>display:at:from:to:during:
PSUIManager(MorphicUIManager)>>displayProgress:at:from:to:during:
MooseImportFromJavaSourceFilesWizard>>performTerminateButtonAction
WizardLastPane>>terminateButtonAction
PluggableButtonMorphPlus(PluggableButtonMorph)>>performAction
PluggableButtonMorphPlus>>performAction
[] in PluggableButtonMorphPlus(PluggableButtonMorph)>>mouseUp:
Array(SequenceableCollection)>>do:
PluggableButtonMorphPlus(PluggableButtonMorph)>>mouseUp:
PluggableButtonMorphPlus>>mouseUp:
PluggableButtonMorphPlus(Morph)>>handleMouseUp:
MouseButtonEvent>>sentTo:
PluggableButtonMorphPlus(Morph)>>handleEvent:
PluggableButtonMorphPlus(Morph)>>handleFocusEvent:
[] in HandMorph>>sendFocusEvent:to:clear:
[] in PasteUpMorph>>becomeActiveDuring:
BlockClosure>>on:do:
PasteUpMorph>>becomeActiveDuring:
HandMorph>>sendFocusEvent:to:clear:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendMouseEvent:
HandMorph>>handleEvent:
HandMorph>>processEvents
[] in WorldState>>doOneCycleNowFor:
 - - - - - - - - - - - - - - -  
            - - - - - - - - - - - - - - - - - -
Array(SequenceableCollection)>>do:
WorldState>>handsDo:
WorldState>>doOneCycleNowFor:
WorldState>>doOneCycleFor:
PasteUpMorph>>doOneCycle
[] in Project class>>spawnNewProcess
[] in BlockClosure>>newProcess

Reported by fabrizio.perin on 2010-02-18 13:48:16

@seandenigris
Copy link
Contributor Author

The command should be taken away from the menu until OSProcess works properly.

Reported by tudor.girba on 2011-03-11 20:57:31

  • Labels added: Platform-Pharo
  • Labels removed: Platform-Squeak

@seandenigris
Copy link
Contributor Author

Is this command coming back? If not we can simply close this issue

Reported by fabrizio.perin on 2011-09-24 09:56:26

@seandenigris
Copy link
Contributor Author

Not unless someone takes care of it :)

Reported by tudor.girba on 2011-09-24 10:35:44

@seandenigris
Copy link
Contributor Author

ok so i'm checking

Reported by fabrizio.perin on 2011-09-24 13:34:59

@seandenigris
Copy link
Contributor Author

This issue is no longer around given that the command is not around anymore.

Reported by tudor.girba on 2011-11-16 08:55:39

  • Status changed: Invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant