[Bug 1644651] Re: tracker file system miner misses most files on Ubuntu 16.10

2017-06-13 Thread Will Cooke
Removing wayland tag since I don't think it's relevant here.

** Tags removed: wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644651

Title:
  tracker file system miner misses most files on Ubuntu 16.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tracker/+bug/1644651/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1644651] Re: tracker file system miner misses most files on Ubuntu 16.10

2017-01-06 Thread Richard
As of 1/6/2017, this has somewhat improved
Tracker recurses but:
- without a reset only finds 90% of content
- with a reset, does not find everything anyway

1. Tracker still only finds 90% unless it is reset. So, reset like:
tracker reset --hard <

[Bug 1644651] Re: tracker file system miner misses most files on Ubuntu 16.10

2016-11-24 Thread Richard
by using dconf org.freedesktop.Tracker.Miner.Files verbosity 'debug'
and running it
in syslog tracker-miner-f finds all top level entries in Documents
None of those directories are stored or traversed, however
tracker-miner-f[11630]:   Found 1 directories, ignored 0 directories

One can check:
grep --text tracker-miner-f /var/log/syslog | grep Processing | 
less
- lists entries looked at
grep --text tracker-miner-f /var/log/syslog | grep Found | less
- lists everything found for those entries

broken broken broken

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644651

Title:
  tracker file system miner misses most files on Ubuntu 16.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tracker/+bug/1644651/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs