← Back to team overview

ubuntu-apps-bugs team mailing list archive

[Bug 1295344] Re: galley-app is removing media files from disk

 

This bug was fixed in the package gallery-app -
0.0.67+14.04.20140328-0ubuntu1

---------------
gallery-app (0.0.67+14.04.20140328-0ubuntu1) trusty; urgency=low

  [ Bill Filler ]
  * change check for desktopMode to use platform name rather than env
    var

  [ Arthur Mello ]
  * Make sure that gallery will not be able to remove media files from
    disk if it finds any sort of inconsistency (LP: #1295344)
  * Make sure that videos placed out the video directory will be not
    displayed on devices (LP: #1296634)
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Fri, 28 Mar 2014 15:34:43 +0000

** Changed in: gallery-app (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to gallery-app in Ubuntu.
https://bugs.launchpad.net/bugs/1295344

Title:
  galley-app is removing media files from disk

Status in Gallery App:
  In Progress
Status in “gallery-app” package in Ubuntu:
  Fix Released

Bug description:
  We verified that in some scenarios, usually during situations that
  could generated a inconsistency between gallery database and the files
  found by the gallery monitoring process, gallery is removing from
  media files from disk. Checking the code, we see that when gallery
  check this kind of inconsistency it uses a destroy function to remove
  the file from the database/monitoring process to sanitize all the
  information. One of the option of this destroy function is delete
  files from disk and this options is set as true.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gallery-app/+bug/1295344/+subscriptions


References