** Description changed:

  I'm seeing a huge amount of image loading errors of the type
  
  file:///usr/ubuntu-sdk-
  ide/share/qtcreator/welcomescreen/widgets/IconAndLink.qml:39:5: QML
  QQuickImage: Invalid image provider: image://scaling/1//usr/ubuntu-sdk-
  ide/share/qtcreator/welcomescreen/widgets/images/icons/onlineCommunity.png
  
  with different filenames.
  
  Note: QT_DEVICE_PIXEL_RATIO=2
+ 
+ The bug fix is to add
+ 
+ import Ubuntu.Components 1.2
+ 
+ to
+ 
+ /usr/ubuntu-sdk-ide/share/qtcreator/welcomescreen/widgets/IconAndLin
+ k.qml
+ 
+ Otherwise there is a race in loading the image provider depending on
+ other code. This is expected because the loader is part of the UITK.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1505597

Title:
  IconAndLink.qml:39:5: QML QQuickImage: Invalid image provider:
  image://scaling/1//

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1505597/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to