touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #31768
[Bug 1336276] Re: [unity8-autopilot] must depend on unity-scope-click
This bug was fixed in the package unity8 - 8.01+15.04.20141104-0ubuntu1
---------------
unity8 (8.01+15.04.20141104-0ubuntu1) vivid; urgency=low
[ Sebastien Bacher ]
* Drop workaround, it's not needed and create issues for desktop-next
(LP: #1387671)
[ Albert Astals ]
* Do not append integer to char *
* Remove unused end() function
* Update build.sh
* Fix i18n
[ Michael Zanetti ]
* rework launcher quicklist visuals to fit new design (LP: #1368660)
* Fix DBusVariant conversion for launcher emblems (LP: #1387261)
* Fix desktop file encoding in launcher (LP: #1387083)
* Add a hinting animation to indicate changes in the backend (LP:
#1376707)
[ Alberto Aguirre ]
* Add audioRole to QtMultimedia mock
* Add a plugin to take screenshots on vol up + vol down
[ CI bot ]
* Fix relative time formatter when using non-UTC timezone. (LP:
#1378821)
[ Leo Arias ]
* Removed the tests for the alternate paths of the autopilot helpers.
[ Nick Dedekind ]
* Fix relative time formatter when using non-UTC timezone. (LP:
#1378821)
* Reset current item selection on deleted. (LP: #1378462)
* Added timer to re-assert server value after indicator menu item
activation. (LP: #1336715)
[ Mirco Müller ]
* Added dedicated swipe-to-act button for snap-decisions, which avoids
accidental taps/button-presses. (LP: #1358343)
[ Chris Gagnon ]
* add missing unity-scope-click dependancy to unity8-autopilot package
(LP: #1336276)
[ Michael Terry ]
* Don't lock phone if user tries to switch back to an active call.
(LP: #1388156)
[ Daniel d'Andrada ]
* DirectionalDragArea: Update TODO comment in light of new events
* TouchDispatcher: synthesize MouseButtonDblClick events
[ Leonardo Arias Fonseca ]
* Removed the tests for the alternate paths of the autopilot helpers.
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Tue, 04 Nov 2014 12:56:08 +0000
** Changed in: unity8 (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1336276
Title:
[unity8-autopilot] must depend on unity-scope-click
Status in “unity8” package in Ubuntu:
Fix Released
Bug description:
Trying to run indicator-network autopilot tests on the desktop fails
with:
traceback-1: {{{
Traceback (most recent call last):
File "/home/antti/branches/indicator-network/modeminfo/tests/autopilot/indicator_network/tests/test_unlock_sim.py", line 80, in setUp
self.unity_proxy = self.launch_unity()
File "/usr/lib/python3/dist-packages/unity8/shell/tests/__init__.py", line 296, in launch_unity
self.assertUnityReady()
File "/usr/lib/python3/dist-packages/unity8/shell/tests/__init__.py", line 379, in assertUnityReady
home_scope = dash.get_scope('clickscope')
File "/usr/lib/python3/dist-packages/unity8/shell/emulators/dash.py", line 59, in get_scope
'QQuickLoader', scopeId=scope_name)
File "/usr/lib/python3/dist-packages/autopilot/introspection/dbus.py", line 248, in select_single
raise StateNotFoundError(type_name_str, **kwargs)
autopilot.exceptions.StateNotFoundError: Object not found with name 'QQuickLoader' and properties {'scopeId': 'clickscope'}.
Tips on minimizing the occurrence of this failureare available here: http://developer.ubuntu.com/api/devel/ubuntu-14.10/python/autopilot/faq/troubleshooting.html
}}}
/usr/lib/python3/dist-packages/unity8/shell/tests/__init__.py
assertUnityReady() depends on clickscope to be running, but unity-
scope-click is not listed in Depends for unity8-autopilot package.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1336276/+subscriptions