Activity log for bug #602211

Date Who What changed Old value New value Message
2010-07-06 10:05:32 Seif Lotfy bug added bug
2010-08-13 12:17:29 Seif Lotfy zeitgeist: importance Undecided Wishlist
2010-08-13 12:20:14 Seif Lotfy zeitgeist: assignee Michal Hruby (mhr3)
2010-08-13 12:21:06 Seif Lotfy zeitgeist: status New Opinion
2010-08-13 12:22:27 Seif Lotfy zeitgeist: status Opinion New
2010-08-13 12:36:17 Seif Lotfy bug task added zeitgeist-datahub
2010-09-07 14:11:21 Seif Lotfy zeitgeist: milestone 0.7
2010-09-08 09:39:27 Seif Lotfy zeitgeist: status New Invalid
2010-09-08 09:42:02 Seif Lotfy zeitgeist-datahub: status New Incomplete
2010-09-30 07:14:37 Mikkel Kamstrup Erlandsen zeitgeist: status Invalid Triaged
2010-10-01 18:18:39 Seif Lotfy zeitgeist: status Triaged Confirmed
2010-11-02 17:12:51 Seif Lotfy zeitgeist: assignee Michal Hruby (mhr3)
2010-11-02 17:13:26 Seif Lotfy zeitgeist-datahub: assignee S. Sickert (s-sickert)
2010-11-07 12:59:15 Seif Lotfy summary Monitoring for new files Monitoring Create/Move/Copy Files events
2010-11-07 13:08:19 Seif Lotfy description I was thinking on how tracker monitors new files to index. Turns out they monitor directories using inotify. Recurse XDG dirs and single iterate $HOME Does this make sense to us? An issue we are facing at the moment is that ppl lose track of there files in a timeline if the file was moved around or renamed. I would propose using taskview or patch nautilus to actually grab those events and either: 1) Modify the uris in the uris table 2) Create a new table with | new_id | old_uri_id | event | to map uris to their actual ids and the event that allowed the change, this would allow us to track a history of renaming or moving a file. It will look a bit like the following: 9 | 9 | 48124 # CREATE EVENT 12 | 9 | 48126 # MOVE EVENT In other words the last row means uri 12 was moved from uri 9 with event 48126
2010-11-08 22:40:12 Seif Lotfy description An issue we are facing at the moment is that ppl lose track of there files in a timeline if the file was moved around or renamed. I would propose using taskview or patch nautilus to actually grab those events and either: 1) Modify the uris in the uris table 2) Create a new table with | new_id | old_uri_id | event | to map uris to their actual ids and the event that allowed the change, this would allow us to track a history of renaming or moving a file. It will look a bit like the following: 9 | 9 | 48124 # CREATE EVENT 12 | 9 | 48126 # MOVE EVENT In other words the last row means uri 12 was moved from uri 9 with event 48126 An issue we are facing at the moment is that ppl lose track of there files in a timeline if the file was moved around or renamed. I would propose using taskview or patch nautilus to actually grab those events and either: 1) Modify the uris in the uris table 2) Create a new table with | new_id | old_uri_id | event | to map uris to their actual ids and the event that allowed the change, this would allow us to track a history of renaming or moving a file. It will look a bit like the following: 9 | 9 | 48124 # CREATE EVENT 12 | 9 | 48126 # MOVE EVENT In other words the last row means uri 12 was moved from uri 9 with event 48126 UPDATE: 3) Create a changable_uri table that is a map of the uri table. it gets updated upon moved and rename. We then add new resulttype that allow you to ask for either pureSubject or adaptedSubject. depending on which one is chosen we then use the according table in the join of the find_events_query :)
2010-11-09 14:51:09 Seif Lotfy zeitgeist: assignee Seif Lotfy (seif)
2010-11-09 14:51:20 Seif Lotfy zeitgeist-datahub: status Incomplete New
2010-11-09 21:38:30 Seif Lotfy bug task added unity
2010-11-09 21:43:54 Seif Lotfy zeitgeist-datahub: status New Confirmed
2010-11-10 08:19:12 Didier Roche-Tolomelli unity: status New Triaged
2010-11-10 08:19:17 Didier Roche-Tolomelli unity: importance Undecided Low
2010-11-10 08:19:25 Didier Roche-Tolomelli bug task added unity-place-files
2010-11-10 08:20:08 Didier Roche-Tolomelli unity-place-files: importance Undecided Low
2010-11-10 08:20:10 Didier Roche-Tolomelli unity-place-files: status New Triaged
2010-11-25 18:06:05 Seif Lotfy zeitgeist: milestone 0.7.0
2011-01-19 10:26:08 Seif Lotfy zeitgeist: milestone 0.8.0
2011-02-21 16:52:04 Didier Roche-Tolomelli unity-place-files (Ubuntu): status New Triaged
2011-03-30 16:47:03 Seif Lotfy zeitgeist: status Confirmed In Progress
2011-03-30 16:48:22 Seif Lotfy branch linked lp:~zeitgeist/zeitgeist/move-event
2011-04-07 11:53:26 Seif Lotfy zeitgeist: status In Progress Fix Committed
2011-05-07 18:50:32 Launchpad Janitor branch linked lp:~zeitgeist-packagers/zeitgeist/debian
2011-05-07 22:07:42 Siegfried Gevatter zeitgeist: status Fix Committed Fix Released
2011-05-08 21:45:31 Launchpad Janitor branch linked lp:debian/zeitgeist
2011-05-09 13:22:14 Launchpad Janitor branch linked lp:ubuntu/zeitgeist
2011-05-31 20:20:03 Didier Roche-Tolomelli unity-2d: status New Triaged
2011-09-20 22:16:34 Florian Boucault unity-2d: importance Undecided Low
2011-09-24 10:59:53 Omer Akram unity-place-files (Ubuntu): importance Undecided Low
2011-09-30 16:40:02 Didier Roche-Tolomelli unity-lens-files (Ubuntu): status New Triaged
2012-08-19 11:49:19 Omer Akram bug task deleted unity-place-files (Ubuntu)
2014-07-25 09:58:14 Marco Trevisan (TreviƱo) unity (Ubuntu): status New Confirmed
2017-06-29 15:28:52 Bryan Quigley unity-2d: status Triaged Invalid