** Changed in: libqtelegram
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373462
Title:
[background] Preview/Background is black for some images
To man
** Changed in: messaging-app
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373462
Title:
[background] Preview/Background is black for some images
To manage notif
This bug was fixed in the package messaging-app -
0.1+14.10.20141007.1-0ubuntu1
---
messaging-app (0.1+14.10.20141007.1-0ubuntu1) 14.09; urgency=low
[ Bill Filler ]
* use header in splash screen (LP: #1378379)
[ Ubuntu daily release ]
* New rebuild forced
[ Gustavo Pichori
This bug was fixed in the package messaging-app -
0.1+14.10.20141007.1-0ubuntu1
---
messaging-app (0.1+14.10.20141007.1-0ubuntu1) 14.09; urgency=low
[ Bill Filler ]
* use header in splash screen (LP: #1378379)
[ Ubuntu daily release ]
* New rebuild forced
[ Gustavo Pichori
The branch I just attached (lp:~unity-
team/unity8/croppedImageMinimumSourceSize) fixes this for scope results.
If you still find this problem somewhere, please file a separate bug
against unity8.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
** Branch linked: lp:~unity-team/unity8/croppedImageMinimumSourceSize
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373462
Title:
[background] Preview/Background is black for some images
To manage
This impacts also the photo scope, does the unity8 fix applies to
scopes?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373462
Title:
[background] Preview/Background is black for some images
To ma
As the size of the image is not known in advance it seems its up to the
app per http://qt-project.org/doc/qt-5/qml-qtquick-image.html
Note: Images are often the greatest user of memory in QML user
interfaces. It is recommended that images which do not form part of the
user interface have their siz
This is starting to get a little tedious - can't the fix be done at a lower
level so that each application doesn't have to make sure it's 'doing it
right'?
On Fri, Oct 3, 2014 at 1:11 PM, Victor Tuson Palau <
1373...@bugs.launchpad.net> wrote:
> this impacts telegram image preview, the fix was do
** Changed in: libqtelegram
Assignee: (unassigned) => Michał Karnicki (karni)
** Changed in: libqtelegram
Status: New => Fix Committed
** Changed in: libqtelegram
Assignee: Michał Karnicki (karni) => (unassigned)
** Changed in: libqtelegram
Assignee: (unassigned) => Penk Ch
this impacts telegram image preview, the fix was done for thumbnails in
chats, but seems local images (ones sent by you) on the preview
** Also affects: libqtelegram
Importance: Undecided
Status: New
** Changed in: libqtelegram
Importance: Undecided => Critical
--
You received this
the scope displayed user pictures also have that issue, does anyone know
what project is that?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373462
Title:
[background] Preview/Background is black f
** Branch linked: lp:~tiagosh/messaging-app/fix-image-preview
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373462
Title:
[background] Preview/Background is black for some images
To manage notific
if you try to share an image taken with the camera via Messaging, the
image thumbnail that is inserted in the message is black now. We
probably need to apply the same fix as done above setting the source
size
** Changed in: messaging-app (Ubuntu)
Importance: Undecided => High
** Changed in: me
Also needs to be fixed in messaging-app - previews in MMS messages show
a black square as well
** Also affects: messaging-app (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:/
unity8 (8.00+14.10.20140930.2-0ubuntu1) utopic; urgency=low
[ Alexandros Frantzis ]
* Remove stale trusted socket before starting unity8 from upstart (LP:
#1371597) (LP: #1371597)
[ CI bot ]
* Resync trunk
[ Andrea Cimitan ]
* Move activity indicator on top of keyboard (LP: #1354
This bug was fixed in the package ubuntu-system-settings -
0.3+14.10.20140926-0ubuntu1
---
ubuntu-system-settings (0.3+14.10.20140926-0ubuntu1) utopic; urgency=low
[ Sebastien Bacher ]
* [storage] use libclick rather than calling the command line (LP:
#1368967)
* [storage] t
** Branch linked: lp:ubuntu/utopic-proposed/ubuntu-system-settings
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373462
Title:
[background] Preview/Background is black for some images
To manage no
** Changed in: ubuntu-system-settings (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373462
Title:
[background] Preview/Background is black for s
** Changed in: unity8 (Ubuntu)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373462
Title:
[background] Preview/Background is black for some images
To manage
** Branch linked: lp:~mterry/unity8/sourceSizeBackground
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373462
Title:
[background] Preview/Background is black for some images
To manage notification
** Package changed: qtdeclarative-opensource-src (Ubuntu) => ubuntu-
system-settings (Ubuntu)
** Changed in: ubuntu-system-settings (Ubuntu)
Status: New => In Progress
** Also affects: unity8 (Ubuntu)
Importance: Undecided
Status: New
** Changed in: unity8 (Ubuntu)
Status
** Branch linked: lp:~ken-vandine/ubuntu-system-settings/lp1373462
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373462
Title:
[background] Preview/Background is black for some images
To manage no
Reducing the sourceSize seems to work:
sourceSize.width: width
sourceSize.height: height
So maybe the image size is using more memory than it can handle?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.l
Here are the exact sizes of the 2 images tested:
Image that is known to not render is 2448x4352
Image that does render is 1836x3264
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373462
Title:
[bac
I've reproduced this on both mako and krillin with @seb128's test case
using an image created from the krillin camera.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373462
Title:
[background] Previ
** Changed in: qtdeclarative-opensource-src (Ubuntu)
Assignee: (unassigned) => Ken VanDine (ken-vandine)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373462
Title:
[background] Preview/Backgr
** Tags added: touch-2014-10-09
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373462
Title:
[background] Preview/Background is black for some images
To manage notifications about this bug go to:
h
you need a /tmp/bug.jpeg image and can run the it using e.g
"QT_SELECT=qt5 qmlscene /tmp/scroll.qml
--desktop_file_hint=/usr/share/applications/"
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373462
not, it's a qt issue, simple testcase
"Item {
height: 600
width: 350
Image {
anchors.centerIn: parent
source: "/tmp/bug.jpeg"
height: parent.height
}
}"
That fails with the test image on the phone, works on desktop though (so
it could be an issue with mir/o
seems rather content-hub having issues copying those over
** Package changed: ubuntu-ui-toolkit (Ubuntu) => content-hub (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373462
Title:
[backgr
The issue impacts settings and unity and those use standard qt/uitk so
if there is an issue it's likely in those components
** Package changed: ubuntu-system-settings (Ubuntu) => ubuntu-ui-toolkit
(Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
** Summary changed:
- [background] Preview/Background is black for some images is black
+ [background] Preview/Background is black for some images
** Changed in: ubuntu-system-settings (Ubuntu)
Importance: Undecided => Critical
--
You received this bug notification because you are a member o
33 matches
Mail list logo