touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #90267
[Bug 1475210] [NEW] gallery crashes when trying to preview lot of pictures
Public bug reported:
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
** Affects: gallery-app (Ubuntu)
Importance: Undecided
Status: New
** Attachment added: "_usr_share_click_preinstalled_com.ubuntu.gallery_2.9.1.1209_gallery-app.32011.crash"
https://bugs.launchpad.net/bugs/1475210/+attachment/4429985/+files/_usr_share_click_preinstalled_com.ubuntu.gallery_2.9.1.1209_gallery-app.32011.crash
** Description changed:
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
+ $ 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
--
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 gallery-app package in Ubuntu:
New
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/ubuntu/+source/gallery-app/+bug/1475210/+subscriptions
Follow ups