sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #05228
[Bug 517422] Re: Sikuli crashes while trying to save script
This was fixed in newer version.
** Changed in: sikuli
Status: New => Won't Fix
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/517422
Title:
Sikuli crashes while trying to save script
Status in Sikuli:
Won't Fix
Bug description:
2 problems here.
First, important to note my system specs:
Running
OSX 10.5.8, Dual 2 Ghz powerpc (Non Intel-based MacTower)
Sikuli IDE 0.9 (i dont think i can download a higher version because of my hardware limitations)
1) I cannot load scripts on my mactower that were made on my macbook. The script crashes and shuts down as soon as its opened.
2) I cannot save scripts that I make directly on my mactower. the system ignores the command and publishes the below:
Warning: the font "Times" is not available, so "Lucida Bright" has been substituted, but may have unexpected appearance or behavor. Re-enable the "Times" font to remove this warning.
init patternColors
[sikuli] FileAction.doSaveAs
save to /Users/gogetmepi/test/
java.io.FileNotFoundException: /Users/gogetmepi/test (No such file or directory)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
at java.io.FileOutputStream.<init>(FileOutputStream.java:70)
at java.io.FileWriter.<init>(FileWriter.java:46)
at edu.mit.csail.uid.SikuliPane.saveAsFile(SikuliPane.java:126)
at edu.mit.csail.uid.SikuliIDE$FileAction.doSaveAs(SikuliIDE.java:429)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at edu.mit.csail.uid.SikuliIDE$MenuAction.actionPerformed(SikuliIDE.java:350)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
at javax.swing.AbstractButton.doClick(AbstractButton.java:334)
at apple.laf.ScreenMenuItem.actionPerformed(ScreenMenuItem.java:95)
at java.awt.MenuItem.processActionEvent(MenuItem.java:597)
at java.awt.MenuItem.processEvent(MenuItem.java:556)
at java.awt.MenuComponent.dispatchEventImpl(MenuComponent.java:298)
at java.awt.MenuComponent.dispatchEvent(MenuComponent.java:286)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:466)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/517422/+subscriptions