gallery crashes when trying to preview lot of pictures
Bug #1475210 reported by
Jean-Baptiste Lallement
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Critical
|
Bill Filler | ||
gallery-app (Ubuntu) |
Fix Released
|
Critical
|
aishwarya |
Bug Description
current build number: 68
device name: krillin
channel: ubuntu-
last update: 2015-07-16 10:46:14
version version: 68
version ubuntu: 20150716
version device: 20150529-8e13c5f
version custom: 20150709-
com.ubuntu.gallery 2.9.1.1209
TEST CASE
1. Take a photo
2. Duplicate this photo a thousand times
$ cd ~/Pictures/
$ for x in $(seq -w 1000); do echo $x; ln <photo>.jpg <photo>
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:/
Related branches
lp://staging/~artmello/gallery-app/gallery-app-fix_crash_adding_files
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Gustavo Pichorim Boiko (community): Approve
-
Diff: 124 lines (+43/-9)4 files modifiedrc/qml/Components/MediaSelector.qml (+1/-0)
rc/qml/OrganicView/OrganicMediaList.qml (+31/-4)
src/media/media-collection.cpp (+1/-1)
tests/autopilot/gallery_app/emulators/media_selector.py (+10/-4)
Changed in gallery-app (Ubuntu): | |
status: | New → Confirmed |
Changed in gallery-app (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in gallery-app (Ubuntu): | |
assignee: | Arthur Mello (artmello) → aishwarya (aishwaryakt) |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
assignee: | nobody → Bill Filler (bfiller) |
milestone: | none → ww46-2015 |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Related bug: https:/ /bugs.launchpad .net/ubuntu/ +source/ gallery- app/+bug/ 1470109