[Bug 1273698] Re: The geometry property in process/_bamf.py does not return correct values

2014-02-13 Thread Thomi Richards
** Changed in: autopilot (Ubuntu)
   Status: In Progress = Fix Released

** Changed in: autopilot
   Status: In Progress = Fix Released

** Changed in: autopilot
 Assignee: Christopher Townsend (townsend) = Thomi Richards (thomir)

** Changed in: autopilot (Ubuntu)
 Assignee: Christopher Townsend (townsend) = Thomi Richards (thomir)

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

Title:
  The geometry property in process/_bamf.py does not return correct
  values

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1273698] Re: The geometry property in process/_bamf.py does not return correct values

2014-02-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~townsend/autopilot/fix-ap-bamf-geo

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

Title:
  The geometry property in process/_bamf.py does not return correct
  values

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1273698] Re: The geometry property in process/_bamf.py does not return correct values

2014-02-05 Thread Christopher Townsend
** Changed in: autopilot
   Status: New = In Progress

** Changed in: autopilot
   Importance: Undecided = Critical

** Changed in: autopilot
 Assignee: (unassigned) = Christopher Townsend (townsend)

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

Title:
  The geometry property in process/_bamf.py does not return correct
  values

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1273698] Re: The geometry property in process/_bamf.py does not return correct values

2014-02-05 Thread Christopher Townsend
** Changed in: autopilot (Ubuntu)
   Status: New = In Progress

** Changed in: autopilot (Ubuntu)
   Importance: Undecided = Critical

** Changed in: autopilot (Ubuntu)
 Assignee: (unassigned) = Christopher Townsend (townsend)

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

Title:
  The geometry property in process/_bamf.py does not return correct
  values

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1273698] Re: The geometry property in process/_bamf.py does not return correct values

2014-01-31 Thread Christopher Townsend
** Description changed:

  In debugging various Unity Autopilot failures, I have discovered that
  the geometry property in process/_bamf.py does not get the correct
  origin for the window.  I initially thought this was a pygtk issue and
  filed bug #1273380 for that.  However, Martin set me straight and now
  the issue is in Autopilot.
  
  The offending code is this:
  
  return (origin[0], origin[1], geometry.width, geometry.height)
  
  In the Unity AP test case, it should be returning origin[1] and
  origin[2].  I have tested this locally on my test machine and does
  indeed fix it.  I'm not sure if we ever need to consider the case where
  it may still return the origin in the first two elements of the origin
  array.
  
+ *Note: This is blocking a number of Unity Autopilot tests from passing*
+ 
  Thanks!

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

Title:
  The geometry property in process/_bamf.py does not return correct
  values

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs