Activity log for bug #747006

Date Who What changed Old value New value Message
2011-04-01 06:13:30 Jerry Liu bug added bug
2011-04-01 09:22:03 RaiMan summary app.window() doesn't work on Ubuntu X-1.0rc2: Ubuntu: app.window() returns None - expected a Region object
2011-04-01 09:22:31 RaiMan sikuli: status New Confirmed
2011-04-01 09:25:29 RaiMan 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() Ubuntu / Sikuli 32Bit Ubuntu 10.10 64Bit / Sikuli 64Bit App.open() and App.focus() work ***************************************** app.window()/App.focusedWindow() 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()
2011-04-01 09:46:12 RaiMan summary X-1.0rc2: Ubuntu: app.window() returns None - expected a Region object X-1.0rc2: Ubuntu: app.window() returns None - not supported on Linux yet
2011-04-01 09:46:40 RaiMan description Ubuntu / Sikuli 32Bit Ubuntu 10.10 64Bit / Sikuli 64Bit App.open() and App.focus() work ***************************************** app.window()/App.focusedWindow() 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() Ubuntu / Sikuli 32Bit Ubuntu 10.10 64Bit / Sikuli 64Bit only App.open() and App.focus() work ***************************************** app.window()/App.focusedWindow() 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()
2011-04-01 09:47:20 RaiMan sikuli: importance Undecided Wishlist
2011-04-01 09:47:54 RaiMan summary X-1.0rc2: Ubuntu: app.window() returns None - not supported on Linux yet [request] Ubuntu: app.window() returns None - not supported on Linux yet
2011-04-01 09:58:22 RaiMan description Ubuntu / Sikuli 32Bit Ubuntu 10.10 64Bit / Sikuli 64Bit only App.open() and App.focus() work ***************************************** app.window()/App.focusedWindow() 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() Ubuntu 10.10 32Bit and 64Bit / Sikuli X-1.0rc2 (32Bit and 64Bit) only App.open(), App.close() and App.focus() work ***************************************** app.window()/App.focusedWindow() 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()
2011-04-24 03:46:22 niknah attachment added linuxapp.diff https://bugs.launchpad.net/sikuli/+bug/747006/+attachment/2085548/+files/linuxapp.diff
2011-05-06 03:45:09 Tsung-Hsiang Chang sikuli: milestone x1.0-rc3
2011-05-06 03:46:32 Tsung-Hsiang Chang sikuli: status Confirmed In Progress
2011-05-17 15:52:12 Tsung-Hsiang Chang sikuli: status In Progress Fix Committed
2011-09-27 10:14:12 RaiMan sikuli: status Fix Committed Fix Released
2012-08-15 16:15:04 jcppkkk bug added subscriber jcppkkk