← Back to team overview

sikuli-driver team mailing list archive

[Bug 1317061] [NEW] Globals not found 10.9.2 Sikuli 1.0.1

 

Public bug reported:

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!

** 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/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


Follow ups

References