Upon upgrading the Qt5.2 the user can no longer pull up the Search sheet via the HUD

Bug #1291712 reported by Victor Thompson
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Music App
Fix Released
Medium
Victor Thompson

Bug Description

After upgrading to Qt 5.2 using the steps below, the Music Search sheet no longer works and the following can be seen in the logs when the user tries to execute the "Search" action from the HUD:

file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/Popups/popupUtils.
js:58: Error: Function.prototype.connect: target is not a function

I believe the reason this is happening is because the MusicSearch component is just a regular Item component that contains the Component component which contains a DefaultSheet component.

Upgrade instructions on the device:
adb shell
apt-add-repository ppa:ci-train-ppa-service/landing-006
apt-get update
apt-get dist-upgrade
# in case of lxc-android-config or other failures:
# dpkg --configure -a
reboot

Tags: qt5.2

Related branches

Changed in music-app:
status: New → Triaged
importance: Undecided → Medium
Changed in music-app:
status: Triaged → In Progress
assignee: nobody → Victor Thompson (vthompson)
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :

Fix committed into lp:music-app at revision 388, scheduled for release in music-app, milestone 1.0

Changed in music-app:
status: In Progress → Fix Committed
Changed in music-app:
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.