Code review comment for lp:~dandrader/unity8/touchOwnership

Revision history for this message
Daniel d'Andrada (dandrader) wrote :

On 08/10/14 11:01, Albert Astals Cid wrote:
>> On 08/10/14 10:40, Albert Astals Cid wrote:
>>> Review: Needs Fixing
>>>
>>> $ make xvfbtestPhoneStage
>>> ...
>>> QFATAL : qmltestrunner::PhoneStage::test_enterSpread(>position1) ASSERT:
>> "event->type() == QEvent::TouchBegin" in file /home/tsdgeos_work/phablet/unity
>> 8/touchOwnership/plugins/Ubuntu/Gestures/DirectionalDragArea.cpp, line 475
>>> FAIL! : qmltestrunner::PhoneStage::test_enterSpread(>position1) Received a
>> fatal error.
>> I don't get this error. Are you sure you have the latest version of this
>> branch?
> Error went away when i dist-upgraded and this came in via the ppa so i guess there is a need to prepend the local libUbuntuGestures to the library path so the one compiled in the code is the one that takes precedence and not this one.
Code in libUbuntuGestures didn't change in a while.

« Back to merge proposal