Comment 12 for bug 1430828

Revision history for this message
Albert Astals Cid (aacid) wrote :

Victor, I have a wild guess that one of the fixes i just did in Qt for a bug Pat was seeing may also fix this one if we're lucky

Could you try to flash
   ubuntu-device-flash --channel=ubuntu-touch/ubuntu-rtm/14.09-proposed

If image 257 has been created (does not exist yet as of this writing) then try to reproduce the problem

If you get image 256 (i.e. the one that is available today)
you will need to run
  sudo apt-get update
  sudo apt-get dist-upgrade
and make sure qtdeclarative is at 5.3.0-3ubuntu15~rtm1 by doing
  dpkg -l qml-module-qtquick2
and then try to reproduce the problem.

And with some luck it'll be fixed (cross fingers!)