Re: [Sikuli-driver] [Question #235254]: Unable to save sikuli

2013-09-10 Thread Rashmi
Question #235254 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/235254

Rashmi posted a new comment:
I could  see this error came  again when i tried to copy code from another 
script from another folder(it may be due to indentation not sure!)
i was not able to save  that scripts not the existing saved file,nor able to 
quit siluki. I forcfully quit it
reopening also had same problem

then i tried deleting registry keys for sikuli, restaring system ,IDE
behaved properly

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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


[Sikuli-driver] [Question #235254]: Unable to save sikuli

2013-09-06 Thread Rashmi
New question #235254 on Sikuli:
https://answers.launchpad.net/sikuli/+question/235254

[error] SikuliIDE: Problem when trying to invoke menu action doSave Error: null

I get the error when i try to save..Using latest 1.0.1 on wind 7 

Tried reopening the ide didnot help..It was working fine before

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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 #235254]: Unable to save sikuli

2013-09-06 Thread Rashmi
Question #235254 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/235254

Rashmi posted a new comment:
Only save..I was able to open other files and run
Creating new file and save was also having problem

I was creating new file and was trying to save it.. 
Seems like it is kinda of sporadic..

now after restart and opening ide it  is working fine

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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


[Sikuli-driver] [Question #235146]: how to use varibale on one script in another

2013-09-04 Thread Rashmi
New question #235146 on Sikuli:
https://answers.launchpad.net/sikuli/+question/235146

I have script1
some variable taken as input form user (say ID)
script 1 starts with from sikuli import *

in main
import script1

I want to use the varibale ID from script1 in main .If i directly use that 
varibale in main.I get ID not defined

How do i ?

PS: both script1 and main are in one folder.using 1.0rcs IDE

And main can be run only once.I have to reopen IDE to run it again ..y is it so?
Is this solved any updated  new version?

Thanks!

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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 #234669]: Error during setup of sikuli-1.0.1

2013-09-04 Thread Rashmi
Question #234669 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/234669

Rashmi posted a new comment:
1.01 setup did worked well.
in setup log i see SikuliX Setup seems to have ended successfully ;-) at the  
end
How should i launch IDE now?
 
Clicking on the sikuli-ide which got downloaded as part of setup  gives option 
to select some option
Click Ok to start IDE with deafult option 
Clicking OK I still dont See IDE open

I have Ide in C:/user/Downloads
Any other setting need to be done ?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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 #234669]: Error during setup of sikuli-1.0.1

2013-09-04 Thread Rashmi
Question #234669 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/234669

Rashmi posted a new comment:
Thanks Raiman

I could launch it now

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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 #166618]: Run multiple scripts in single go

2013-09-04 Thread Rashmi
Question #166618 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/166618

Rashmi posted a new comment:
import os
dir = c:\\DDrive\\SikuliX\\SikuliPrograms\\
scripts = [omcranGUI_tillSector,CEPSGFullmodify,carrierfreqfullmodify]
for script in scripts:
scriptPath = os.path.join(dir, script+.sikuli)
setBundlePath(scriptPath)
execfile(os.path.join(scriptPath, script+.py


[error] script [ Main_snr ] stopped with error in line 7 at column 50
[error] SyntaxError ( no viable alternative at input '\\n', )

I have all my scripts under SikuliProgram directory
What syntax/indentation is missed here

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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


[Sikuli-driver] [Bug 1220219] [NEW] IDE crashed.due to some unknown reasons

2013-09-03 Thread Rashmi
Public bug reported:

I had installed Sikuli-X-1.0rc3 (r905)-win32 (i had  java installed for 32 bit 
on win 7 machine )
Was able to run bat file to launch sikuli and program 

but suddenly.. i couldnt launch IDE from bat file(which was opening earlier)
reinstalling java jre  for 32 bit also didnt help

I had last tried running multiple scripts in single script using import.AFter 
that im unable to open
What might the  source of problem here.
What has to be done to make it work

** Affects: sikuli
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1220219

Title:
  IDE crashed.due to some unknown reasons

Status in Sikuli:
  New

Bug description:
  I had installed Sikuli-X-1.0rc3 (r905)-win32 (i had  java installed for 32 
bit on win 7 machine )
  Was able to run bat file to launch sikuli and program 

  but suddenly.. i couldnt launch IDE from bat file(which was opening earlier)
  reinstalling java jre  for 32 bit also didnt help

  I had last tried running multiple scripts in single script using import.AFter 
that im unable to open
  What might the  source of problem here.
  What has to be done to make it work

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1220219/+subscriptions

___
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 #228737]: IDE crashes without any error

2013-09-03 Thread Rashmi
Question #228737 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/228737

Rashmi posted a new comment:
I had same problem.. How  to delete the registry entry?

the start menu has a search box :
type: regedit in the box

But i coudnot see any such when i did find

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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