Re: [Sikuli-driver] [Question #663114]: [1.1.2 0ffline setup]when I save script I get error message.

2018-03-06 Thread RaiMan
Question #663114 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/663114

Status: Expired => Answered

RaiMan changed the question status:
should stay open

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #663114]: [1.1.2 0ffline setup]when I save script I get error message.

2018-02-02 Thread Launchpad Janitor
Question #663114 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/663114

Status: Open => Expired

Launchpad Janitor expired the question:
This question was expired because it remained in the 'Open' state
without activity for the last 15 days.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #663114]: [1.1.2 0ffline setup]when I save script I get error message.

2018-01-18 Thread masuo
Question #663114 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/663114

masuo posted a new comment:
On another environment, I don't get this error message.
  OS: Windows 10
  java: version "1.8.0_151"
 Java(TM) SE Runtime Environment (build 1.8.0_151-b12)
 Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode)
  SikuliXIDE 1.1.2(2018-01-13_16:07)

I usually don't use script.html, so I deselect the [create HTML] option.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #663114]: [1.1.2 0ffline setup]when I save script I get error message.

2018-01-18 Thread masuo
Question #663114 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/663114

Status: Needs information => Open

masuo gave more information on the question:
@Manfred Hampl 
I noticed that too, the current code is "  print" aaa "  "

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #663114]: [1.1.2 0ffline setup]when I save script I get error message.

2018-01-18 Thread RaiMan
Question #663114 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/663114

RaiMan posted a new comment:
@Manfred
Yes it is and it is not the cause for the problem (just tested with 1.1.2)

Thanks for commenting,

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #663114]: [1.1.2 0ffline setup]when I save script I get error message.

2018-01-18 Thread Manfred Hampl
Question #663114 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/663114

Status: Open => Needs information

Manfred Hampl requested more information:
Is the statement 'print("aaa")' valid jython syntax?
I thought it should be without parentheses?

What happens if you try saving a script that contains

print "aaa"

?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #663114]: [1.1.2 0ffline setup]when I save script I get error message.

2018-01-18 Thread masuo
Question #663114 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/663114

Status: Needs information => Open

masuo gave more information on the question:
I usually don't use script.html.
When I have to explain SikuliX to others who don't know SikuliX, script.html is 
helpful as document. I can attach script.html and send a mail to them.
When I have to read long lines of script codes, I want to print script.html. So 
script.html is helpful in this case too.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #663114]: [1.1.2 0ffline setup]when I save script I get error message.

2018-01-17 Thread RaiMan
Question #663114 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/663114

Status: Open => Needs information

RaiMan requested more information:
Ok, thanks for the evaluation. Very helpful.

I guess, the easiest would be, to switch off the HTML option in the
standard ;-) I will check (code untouched since 2010 ;-)

Did you ever use the script.html stuff? Do you think it is helpful for
anything?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #663114]: [1.1.2 0ffline setup]when I save script I get error message.

2018-01-17 Thread masuo
Question #663114 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/663114

Status: Needs information => Open

masuo gave more information on the question:
The tab title in IDE does not change.

This is part of Sikuliļ½˜Log.txt
-
[debug (18/01/18 8:47:13)] EditorPane: writeSrcFile: trial_20180118.py
[debug (18/01/18 8:47:13)] JythonScriptRunner: Convert Sikuli source code 
C:\script\trial_20180118.sikuli to HTML
[error (18/01/18 8:47:13)] IDE: doSaveAs: tmp-55141941.sikuli Error: null
[debug (18/01/18 8:49:25)] IDE: doQuit requested
[debug (18/01/18 8:49:28)] Sikulix: cleanUp: 0
[debug (18/01/18 8:49:28)] RunTimeIDE: final cleanup
[debug (18/01/18 8:49:28)] FileManager: deleteFileOrFolder:
C:\Users\ADMINI~1\AppData\Local\Temp\2\Sikulix_1558488840
-

I noticed that HTML file does not exist, so I tried it.
When [create HTML]option is selected, I get this error message. 
-
Options on Save   [x]create HTML  [x]delete not used images
-

When [create HTML]option is not selected, I don't get this error message. 
-
Options on Save   [ ]create HTML  [x]delete not used images
-

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #663114]: [1.1.2 0ffline setup]when I save script I get error message.

2018-01-17 Thread RaiMan
Question #663114 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/663114

Status: Open => Needs information

RaiMan requested more information:
Thanks for info.

??? [Additional explanation]
I get error message, but saving is done.

Does the tab title in IDE change from Untitled to new script name?

Please use 
runsikulix.cmd -c -d 3

on commandline to start IDE.

This directs all messages/printout to commandline and switches on
debugging level 3.

Now do the steps:
File-New
Input as "print("aaa")"
Save as

and send the debug output to my mail sikulix---at---outlook---dot---com.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #663114]: [1.1.2 0ffline setup]when I save script I get error message.

2018-01-16 Thread masuo
Question #663114 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/663114

Status: Answered => Open

masuo is still having a problem:
[Additional explanation]
I get error message, but saving is done.

[Trial]
I tried installation from admin console, the problem is not solved.

-- does this happen all the time? or only with a specific script?
This happens all the time.
My code is only one line.
print("aaa")

-- what exactly did you do before trying to save (the steps/actions)?
Open SikuliX IDE
File-New
Input as "print("aaa")"
Save as
Get error message "[error] IDE: doSaveAs: tmp-1387651027.sikuli Error: null"

Open SikuliX IDE
File-Open
Save
Get error message "[error] IDE: A non-IOException-problem when trying to save 
null Error: null"

-- did anything change in your environment before using this version?
I changed nothing.
Still now I don't get error message when I save script by using SikuliX1.1.1.

You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #663114]: [1.1.2 0ffline setup]when I save script I get error message.

2018-01-16 Thread TestMechanic
Question #663114 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/663114

Status: Needs information => Answered

TestMechanic proposed the following answer:
Try to run installation from admin console

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #663114]: [1.1.2 0ffline setup]when I save script I get error message.

2018-01-16 Thread RaiMan
Question #663114 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/663114

Status: Open => Needs information

RaiMan requested more information:
-- does this happen all the time? or only with a specific script?

-- what exactly did you do before trying to save (the steps/actions)?

-- did anything change in your environment before using this version?

You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp