sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #01987
[Bug 747006] [NEW] app.window() doesn't work on Ubuntu
Public bug reported:
app.window() can return the region of the application's window on Mac
and Window. However, it returns NONE on Ubuntu.
For instance, the following code results in error on Ubuntu, but works well on Mac and Windows.
ff = App("firefox")
wait(3)
print ff.window().getY()
** 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/747006
Title:
app.window() doesn't work on Ubuntu
Status in Sikuli:
New
Bug description:
app.window() can return the region of the application's window on Mac
and Window. However, it returns NONE on Ubuntu.
For instance, the following code results in error on Ubuntu, but works well on Mac and Windows.
ff = App("firefox")
wait(3)
print ff.window().getY()
Follow ups
-
[Bug 747006] Re: [request] Ubuntu: app.window() returns None - not supported on Linux yet
From: suneetha N R, 2012-10-31
-
[Bug 747006] Re: [request] Ubuntu: app.window() returns None - not supported on Linux yet
From: jcppkkk, 2012-08-15
-
[Bug 747006] Re: [request] Ubuntu: app.window() returns None - not supported on Linux yet
From: RaiMan, 2011-09-27
-
[Bug 747006] Re: [request] Ubuntu: app.window() returns None - not supported on Linux yet
From: Tsung-Hsiang Chang, 2011-05-17
-
[Bug 747006] Re: [request] Ubuntu: app.window() returns None - not supported on Linux yet
From: Tsung-Hsiang Chang, 2011-05-06
-
[Bug 747006] Re: [request] Ubuntu: app.window() returns None - not supported on Linux yet
From: niknah, 2011-04-24
-
[Bug 747006] Re: [request] Ubuntu: app.window() returns None - not supported on Linux yet
From: Jerry Liu, 2011-04-01
-
[Bug 747006] Re: [request] Ubuntu: app.window() returns None - not supported on Linux yet
From: RaiMan, 2011-04-01
-
[Bug 747006] Re: [request] Ubuntu: app.window() returns None - not supported on Linux yet
From: Jerry Liu, 2011-04-01
-
[Bug 747006] Re: X-1.0rc2: Ubuntu: app.window() returns None - expected a Region object
From: RaiMan, 2011-04-01
-
[Bug 747006] Re: X-1.0rc2: Ubuntu: app.window() returns None - expected a Region object
From: RaiMan, 2011-04-01
-
[Bug 747006] Re: app.window() doesn't work on Ubuntu
From: Jerry Liu, 2011-04-01
-
[Bug 747006] Re: app.window() doesn't work on Ubuntu
From: Jerry Liu, 2011-04-01
-
[Bug 747006] Re: app.window() doesn't work on Ubuntu
From: RaiMan, 2011-04-01
-
[Bug 747006] [NEW] app.window() doesn't work on Ubuntu
From: Jerry Liu, 2011-04-01
References