Re: [Sikuli-driver] [Question #176372]: [error] Error message: UnicodeDecodeError: 'unicodeescape' codec can't decode bytes in position 25-27: truncated \xXX

2011-11-11 Thread Launchpad Janitor
Question #176372 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/176372

Status: Needs information = Expired

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

-- 
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 #176372]: [error] Error message: UnicodeDecodeError: 'unicodeescape' codec can't decode bytes in position 25-27: truncated \xXX

2011-10-27 Thread RaiMan
Question #176372 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/176372

Status: Open = Needs information

RaiMan requested more information:
need more info about the code snippet around the error message.
Are you reading any files as input?

+ info about your system environment.

Multimonitor should have nothing to do with that.

-- 
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 #176372]: [error] Error message: UnicodeDecodeError: 'unicodeescape' codec can't decode bytes in position 25-27: truncated \xXX

2011-10-27 Thread Jason Balkman
Question #176372 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/176372

Jason Balkman posted a new comment:
My script is the simple Hello World with just the click(START BUTTON
PIC) line. I am not trying to read any files.

Jason

-- 
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 #176372]: [error] Error message: UnicodeDecodeError: 'unicodeescape' codec can't decode bytes in position 25-27: truncated \xXX

2011-10-27 Thread RaiMan
Question #176372 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/176372

RaiMan requested more information:
Using rc3?

Your system environment? Java Version?

Is the error message the only information?

What happens if you start the IDE, close ALL tabs, stop IDE and restart
IDE again (should be an empty Tab now).

just enter the following:

img = capture(100, 100, 100, 100)
find(img).highlight(2)

and run this script. Should display a red frame in upper left of screen.

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