[Sikuli-driver] [Question #230234]: (Chinese (Simplified)) 中文字符输入

2013-06-05 Thread bobby_yang
A question was asked in a language (Chinese (Simplified)) spoken by
none of the registered Sikuli answer contacts.

https://answers.launchpad.net/sikuli/+question/230234

通过sikuli向文本框中输入中文时,总是显示为乱码;我在sikuli脚本的最开头指定了字符编码为“UTF-8”,并且在所输入的中文字符串前加入了“u”,可是结果依然是乱码。
比如代码如下:

#!/usr/bin/python
# -*- coding: utf-8 -*-
paste(TiC.png, u输入中文)

#“TiC.png”,这个图片是一个文本输入框;
#这个代码执行以后,这个文本输入框里显示的字符是乱码



-- 
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 #230237]: Sometimes wait fails in sikuli 1.0

2013-06-05 Thread dinev
New question #230237 on Sikuli:
https://answers.launchpad.net/sikuli/+question/230237

I have a lot test cases that were running fine since November  2011.  After 
updating to v1.0 on 23 May 2013  I start to notice that sometime test freezes 
on wait command. So test set never completes and sits in this way for hours. 
The system and application itself are working fine. Unfortunately I cannot give 
much more information since no errors are shown in sikuli console.

This problem never ever happened on rc3 on sikuli for thousands of runs

Does anyone experience such problem. What can i do to provide more debug info 
if this happens again - some command line switches on run that would be useful?

-- 
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 #230222]: Found NoClassDefFoundError: org/sikuli/script/SikuliScript when launch sikuli case by sikuli-script.jar

2013-06-05 Thread 拉灯
Question #230222 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/230222

Status: Open = Solved

拉灯 confirmed that the question is solved:
Fixed, environment issue, after below steps to solve this issue:
installed tesseract
add java path to sikuli-script.sh
sikuli-script.sh from #/bin/sh to #/bin/bash

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


[Sikuli-driver] [Question #230247]: [Java] Region depricated: how do i create a Region?

2013-06-05 Thread Uwin Adri
New question #230247 on Sikuli:
https://answers.launchpad.net/sikuli/+question/230247

Hi everyone,
Does anyone know what replaced the class Region's constructor? I am doing like 
this to create my region: 
Region r = new Region(x, y, w, h);
The problem is that the constructor is depricated.
Thanks for your help again...

-- 
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 #230247]: [Java] Region depricated: how do i create a Region?

2013-06-05 Thread Roman Podolyan
Question #230247 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/230247

Status: Open = Answered

Roman Podolyan proposed the following answer:
I think you may find the info you look for in Sukili Region source code. 
It's open and available on GitHub. 
https://github.com/sikuli/sikuli/blob/develop/sikuli-script/src/main/java/org/sikuli/script/Region.java
 
I'm not good at Java, but public static Region create(int x_, int y_, int w_, 
int h_) looks like what you need. The comments states the same: 

 @deprecated Not for public use in Java. =Use Region.create() instead.=

-- 
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 #220737]: X-1.0? unittest2: update of Sikuli's Jython for unittest

2013-06-05 Thread dinev
Question #220737 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/220737

dinev posted a new comment:
Hi,

Just wondering if this is available in version 1.0?

-- 
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 #230260]: Save the active window into a variable.

2013-06-05 Thread Ferenc Gal
New question #230260 on Sikuli:
https://answers.launchpad.net/sikuli/+question/230260

Hello All!

Is there any way to save or get the currently active window into a variable, so 
i can use switchApp(variable) to switch the window back for the user after the 
script execution has been finished?

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


[Sikuli-driver] [Bug 1187848] [NEW] When I click on the tools menu no dropdown appears

2013-06-05 Thread tlondon
Public bug reported:

OS: Windows 7 
Sikuli: Sikuli IDE 1.0.0 for Windows 64 bit, running in XP SP 3 compatibility 
mode
Java: 7.0.170.2

Steps to Repro
1) Launch Sikuli,
2) Click on the tools menu

Expected: A dropdown menu should appear
Actual: No dropdown appears. 

Further Information: All the other menus work. The tools menu has never
worked.

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

Title:
  When I click on the tools menu no dropdown appears

Status in Sikuli:
  New

Bug description:
  OS: Windows 7 
  Sikuli: Sikuli IDE 1.0.0 for Windows 64 bit, running in XP SP 3 compatibility 
mode
  Java: 7.0.170.2

  Steps to Repro
  1) Launch Sikuli,
  2) Click on the tools menu

  Expected: A dropdown menu should appear
  Actual: No dropdown appears. 

  Further Information: All the other menus work. The tools menu has
  never worked.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1187848/+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 #229809]: Where is the tools menu?

2013-06-05 Thread Dennis Wilson
Question #229809 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/229809

Dennis Wilson posted a new comment:
Just reporting the same exact issue.  Any help?

-- 
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 #229809]: Where is the tools menu?

2013-06-05 Thread RaiMan
Question #229809 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/229809

Status: Open = Answered

RaiMan proposed the following answer:
See bug 1187848

-- 
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 1187848] Re: When I click on the tools menu no dropdown appears

2013-06-05 Thread RaiMan
Currently empty intentinally ;-)

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

Title:
  [1.0] tools menu empty intentionally

Status in Sikuli:
  New

Bug description:
  OS: Windows 7 
  Sikuli: Sikuli IDE 1.0.0 for Windows 64 bit, running in XP SP 3 compatibility 
mode
  Java: 7.0.170.2

  Steps to Repro
  1) Launch Sikuli,
  2) Click on the tools menu

  Expected: A dropdown menu should appear
  Actual: No dropdown appears. 

  Further Information: All the other menus work. The tools menu has
  never worked.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1187848/+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 #229809]: Where is the tools menu?

2013-06-05 Thread RaiMan
Question #229809 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/229809

Linked to bug: #1187848
https://bugs.launchpad.net/bugs/1187848
When I click on the tools menu no dropdown appears

-- 
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 1187848] Re: [1.0] tools menu empty intentionally

2013-06-05 Thread RaiMan
** Summary changed:

- When I click on the tools menu no dropdown appears
+ [1.0] tools menu empty intentionally

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

Title:
  [1.0] tools menu empty intentionally

Status in Sikuli:
  New

Bug description:
  OS: Windows 7 
  Sikuli: Sikuli IDE 1.0.0 for Windows 64 bit, running in XP SP 3 compatibility 
mode
  Java: 7.0.170.2

  Steps to Repro
  1) Launch Sikuli,
  2) Click on the tools menu

  Expected: A dropdown menu should appear
  Actual: No dropdown appears. 

  Further Information: All the other menus work. The tools menu has
  never worked.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1187848/+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


[Sikuli-driver] [Bug 769837] Re: X-1.0rc3: Env.getClipboard() seems to work only once and does not access real clipboard anymore after using paste()

2013-06-05 Thread Bunnings
Just want to add that this issue is affecting my scripts as well.

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

Title:
  X-1.0rc3: Env.getClipboard() seems to work only once and does not
  access real clipboard anymore after using paste()

Status in Sikuli:
  In Progress

Bug description:
  --1. I use Interactive Sikuli Jython Session to do all this, if I
  relaunch it and check Env.getClipboard it has the new content. So it
  seems like Env.getClipboard only gets updated at the start.

  --2. After using paste() the first time, Env.getClipboard() only
  returns the last pasted content, no matter what the real clipboard
  may contain.

  -

  I'm trying to get a few lines of text into variables in a for loop using 
Env.getClipboard() but it only works on the first loop.
  On the second loopiteration  Env.getClipboard seems to always return the last 
value of the first one.

  I've checked the clipboard and the values are being correctly copied.

  Any ideia what might be causing this? runing v. X-1.0rc2 Mac OS 10.6.7

  Thanks in advance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/769837/+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