The crash has been fixed. The issue was that we were crashing on images that did not have valid exif meta-data. We are now checking for that and not crashing.
However we discovered a related bug (not a regression, has always been there), where certain file types are not supported in the gallery, like .gif and .svg. If you try to download a file of this type you will get no error but the photo will not show up in the gallery and there is no warning. This is tracked https://bugs.launchpad.net/gallery- app/+bug/1403205 but is not related to this fix. Also, so images on flickr are not legally allowed to be downloaded. If you attempt to download them on a desktop browser it will tell you the photographer has disallowed downloading. On Ubuntu Touch in Flick using the steps above, a bogs 1x1 gif is downloaded when you attempt to download a file that is copy protected. Again there is not feedback to the user. -- 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/1381583 Title: [Gallery] imported pictures should show in Event for today Status in the base for Ubuntu mobile products: Confirmed Status in Gallery App: In Progress Status in Ubuntu UX bugs: Triaged Status in gallery-app package in Ubuntu: Fix Released Status in gallery-app package in Ubuntu RTM: In Progress Bug description: When pictures are imported into the gallery, via content-hub, we should always display them in the Event for the current day. Right now, the picture is played in the Event that corresponds to the metadata creation date which is very confusing because after the picture is imported you can't find it easily. Arthur and I discussed modifiying one of the standard exif tags (like DateTime, but don't modify CreationDate) with the current date of import as the gallery already sorts by a series of tags. Another solution would be to add a custom tag like (importDate) and change the sort to use that if it exists before falling back to other tags. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1381583/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp