Comment 0 for bug 1475210

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

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.