← Back to team overview

sikuli-driver team mailing list archive

[Bug 1317061] Re: Globals not found 10.9.2 Sikuli 1.0.1

 

But when opening global.user , sikuli 1.0.1 crashes....
What is missing???

[debug] SikuliEditorKit.read
[debug] Sikuli-IDE startup: 2824
[debug] MenuAction.doLoad
[error] FileManager: Script folder /testserver/Sikuli/Tokyo/Global/Global_buildadmin.sikuli does not contain a script file named Global_buildadmin.xxx
[error] Terminating SikuliX after a fatal error! Sorry, but it makes no sense to continue!
If you do not have any idea about the error cause or solution, run again
with a Debug level of 3. You might paste the output to the Q&A board.
[debug] SikuliXFinal: cleanUp: 0
buildadmins-Mac-mini-2:tx1 buildadmin$

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

Title:
  Globals not found 10.9.2 Sikuli 1.0.1

Status in Sikuli:
  New

Bug description:
  when trying to run my scripts that where developed on Rc3 and run
  flawlessly on that, i get some globals issue i cannot figure out!.

  [error] script [ Update_folders ] stopped with error in line 11
  [error] OSError ( !!WHILE IMPORTING!! [Errno 2] No such file or directory: '/testserver/Sikuli/Tokyo/Update_folders.sikuli/Global/Global_default.sikuli' )
  [error] --- Traceback --- error source first
  line: module ( function ) statement 
  114: shutil ( copytree ) OSError: !!WHILE IMPORTING!! [Errno 2] No such file or directory: '/testserver/Sikuli/Tokyo/Update_folders.sikuli/Global/Global_default.sikuli'
  40: Global ( <module> ) shutil.copytree(curDefaultGlobalModule, curGlobalModule)
  [error] --- Traceback --- end --------------

  if i try to open the Global/Global_default.sikuli', sikuli
  crashes!....

  this works on Rc3 930!

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


References