autopilot is checking for gtk2 gconf instead of real

Bug #1060973 reported by Martin Mrazik
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Autopilot
Fix Released
High
Christopher Lee
autopilot (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

In the latest autopilot code there is this dependency:

 33 ('gconf', 'gir1.2-gconf-2.0'),

This is however checking for gtk2 gconf (python-gconf) and not "from gi.repository import GConf":
<module 'gconf' from '/usr/lib/python2.7/dist-packages/gtk-2.0/gconf.so'>

In other words -- the check above is checking if python-gconf is installed while you want to check for gir1.2-gconf-2.0.

TBH I'm not sure how to fix this as I think this gi.repository thing is introspecting something on runtime.

Related branches

Changed in autopilot:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Thomi Richards (thomir)
Changed in autopilot:
status: Confirmed → Fix Committed
Changed in autopilot:
assignee: Thomi Richards (thomir) → Christopher Lee (veebers)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package autopilot - 1.2daily12.12.10-0ubuntu1

---------------
autopilot (1.2daily12.12.10-0ubuntu1) raring; urgency=low

  [ Didier Roche ]
  * debian/control:
    - update build-dep for latest deps
  * Automatic snapshot from revision 90 (bootstrap):
    - autopilot is checking for gtk2 gconf instead of real (LP: #1060973)
    - autopilot exits with 0 when a test error-ed (LP: #1050208)
    - Fixes a wrong import of make_proxy_object_from_service_name.
      (LP: #1053023)
    - autopilot crashed with AssertionError in _get_name_from_path(): Path must
      be within the project (LP: #1044701)
    - Adds a man page for autopilot (LP: #1037940)

  [ Thomi Richards ]
  * Autopilot ibus module should use Gir ibus module, not 'python-ibus'
    (LP: #1078917)
  * No timestamp in verbose log (LP: #1067161)
  * Less than (<) keypress emulates as a greater than keypress (>) (LP:
    #1081318)
  * Eventually() should have a variable time delay (LP: #1083435)

  [ Leo Arias ]
  * Typos in getting started page (LP: #1078692)
  * Typo in writing good tests page (LP: #1079129)
  * Typo in docs: responde (LP: #1078680)
  * Typo in docs: autopiolot (LP: #1078683)
  * Typo in running autopilot page (LP: #1078710)

  [ Francis Ginther ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Martin Mrazik ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 111
 -- Automatic PS uploader <email address hidden> Mon, 10 Dec 2012 00:01:06 +0000

Changed in autopilot (Ubuntu):
status: New → Fix Released
Changed in autopilot:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.