touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #116328
[Bug 1475210] Re: gallery crashes when trying to preview lot of pictures
This bug was fixed in the package gallery-app -
0.0.67+16.04.20151106-0ubuntu1
---------------
gallery-app (0.0.67+16.04.20151106-0ubuntu1) xenial; urgency=medium
[ Arthur Mello ]
* Update QML code to work with Ubuntu.Components 1.3 (LP: #1508363)
* Use a Loader for OrganicMediaLst delegates to avoid crashes when
loading multiple files (LP: #1475210, #1470109)
[ CI Train Bot ]
* New rebuild forced.
-- Bill Filler <ci-train-bot@xxxxxxxxxxxxx> Fri, 06 Nov 2015 14:05:26
+0000
** Changed in: gallery-app (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gallery-app in Ubuntu.
https://bugs.launchpad.net/bugs/1475210
Title:
gallery crashes when trying to preview lot of pictures
Status in Canonical System Image:
Fix Committed
Status in gallery-app package in Ubuntu:
Fix Released
Bug description:
current build number: 68
device name: krillin
channel: ubuntu-touch/rc-proposed/bq-aquaris.en
last update: 2015-07-16 10:46:14
version version: 68
version ubuntu: 20150716
version device: 20150529-8e13c5f
version custom: 20150709-814-29-21-vivid
com.ubuntu.gallery 2.9.1.1209
TEST CASE
1. Take a photo
2. Duplicate this photo a thousand times
$ cd ~/Pictures/com.ubuntu.camera/
$ for x in $(seq -w 1000); do echo $x; ln <photo>.jpg <photo>_test_${x}.jpg; done
3. Open the gallery
ACTUAL RESULT
The gallery opens in the event view and crashes after a few seconds.
Report on errors.u.c
https://errors.ubuntu.com/oops/b594a246-2b97-11e5-8bf8-fa163e5bb1a2
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1475210/+subscriptions
References