← Back to team overview

zeitgeist team mailing list archive

[Bug 940907] Re: Don't log *.part files in Downloads folder

 

Yep, b) sounds reasonable.

** Changed in: zeitgeist-datahub
       Status: New => Confirmed

** Changed in: zeitgeist-datahub
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is the registrant for Zeitgeist Datahub.
https://bugs.launchpad.net/bugs/940907

Title:
  Don't log *.part files in Downloads folder

Status in Zeitgeist Datahub:
  Confirmed

Bug description:
  Hello:

  I really like Downloads folder being monitored, really handy! The problem is that FF
  creates a *.part file until the download is finished, so in the end you get two files in the DB, yet
  the *.part one has ceased to exist and is redundant.

  I'll humbly recommend:

  a) Just keep the $filename*.part file in DB until $filename appears/is complete, which I guess
  can be a PITA since you'll have to do checks and DB deletions.

  b) Don't log *.part files at all. Since most cannot be opened anyway, being incomplete files, 
  I don't think not-logging *.part files will be a loss.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist-datahub/+bug/940907/+subscriptions


References