← Back to team overview

sikuli-driver team mailing list archive

[Bug 1004871] Re: Clicking on any command in the list- the sikuli screen is disappearing(unable to take screenshot))

 

This is not a bug.

For the first symptom: look faq 1766

for the openApp problem:
either use double backslashes or raw string notation:

openApp(r"C:\Program Files\Internet Explorer\iexplore.exe")


** Changed in: sikuli
       Status: New => Invalid

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

Title:
  Clicking on any command in the list- the sikuli screen is
  disappearing(unable to take screenshot))

Status in Sikuli:
  Invalid

Bug description:
  My system properties are Win 7- 32 bit operating system, jre 6 is
  installed in my machine.

  When i click on any command in the list(ie., click, doubleClick....)
  the sikuli screen is disappearing, hence i am unable to take
  screenshots.

  I am using "Sikuli-X-1.0rc3 (r905)-win32"

  When i am trying this command : openApp("C:\Program Files\Internet
  Explorer\iexplore.exe")

  Seeing below error:

  [info] Sikuli vision engine loaded.
  [info] Windows utilities loaded.

  [info] VDictProxy loaded.

  [error] Stopped
  [error] An error occurs at line 1
  [error] Error message: SyntaxError: ('mismatched character \'\\n\' expecting \'"\'', ('', 1, 17, 'addModPath("D:\\")\n'))

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


References