** No longer affects: ubuntu-ui-toolkit (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1401920
Title:
Image extension fails to notify of source changes
To manage notifications about this bu
This bug was fixed in the package ubuntu-ui-toolkit
1.3.1795+15.04.20160106-0ubuntu1 in https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/stable-phone-overlay
---
ubuntu-ui-toolkit (1.3.1795+15.04.20160106-0ubuntu1) vivid;
urgency=medium
[ Christian Dywan ]
* Fix typo
** Also affects: ubuntu-ui-toolkit (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1401920
Title:
Image extension fails to notify of source changes
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit
(Ubuntu RTM)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1401920
Title:
Image extension fails to notify of source changes
To ma
The source with a fragment is not invalid: since it’s a URL, when converting to
a local file name the fragment should be removed, but that doesn’t make the URL
invalid.
This fragment trick is typically used to ensure an image is reloaded without
changing the actual file path.
--
You received t
Ok, so the source you gave is a pretty invalid one, the QQuickImageBase
- without the toolkit extension - reports that the source had changed,
and changes the url, but the actual image is never changed/unloaded,
because they also do QQmlFile::urlToLocalFileOrQrc(url), which will cut
the #1450427565
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/imageExtensionFix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1401920
Title:
Image extension fails to notify of source changes
To manage notificatio
Indeed, the sourtceChanged() comes when the toolkit import is removed.
However the Image is not unloaded, even though the source doesn't exist.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1401920
Ti
Please test again. Just open the attached QML file in qmlscene (ensure
that there is a test.jpg image in the same directory), and verify that
nothing is being printed out to the console. If you comment out the
import of Ubuntu.Components, you get logs for source changed and status
changed every sec
I checked the issue with .svg and .jpg images, they both seem to work.
sourceChanged() signal is emitted and the source is changed accordingly.
I have tested with QtQuick 2.4 and UITK 1.3.
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: New => Incomplete
--
You received this bug notifi
The bug still exists with the latest vivid-proposed as of today.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1401920
Title:
Image extension fails to notify of source changes
To manage notificatio
11 matches
Mail list logo