Reply
Thread Tools
Posts: 404 | Thanked: 186 times | Joined on Oct 2010 @ Dehradun,India
#31
Originally Posted by quailstorm View Post
Still there isn't a GUI for this? That's a shame... I can't even delete mp4 videos, it freezes the phone, completely. It looks like I will have to buy a new screen, or a new N900...
I hate when a phone does not respond for ages.
tracker-cfg is gui software to edit tracker properties.
Also instead of normal file manager i would suggest you use hamsterfiler.
 

The Following User Says Thank You to raaj13 For This Useful Post:
Posts: 78 | Thanked: 57 times | Joined on Jun 2012 @ Hungary
#32
I use filebox and midnight commander, but thanks anyway. Hmm, it looks interesting. why haven't I heard about it before?
Tracker-cfg is good.
 
Posts: 12 | Thanked: 0 times | Joined on Jun 2012
#33
Originally Posted by mymybib View Post
I don't know what directory you want to exclude.

Make a try, do it !

If something go wrong :

"cd /home/user/.config/tracker/"
"cp tracker.cfg.ORIG tracker.cfg"
"cd /home/user/.cache/tracker"
"rm -f *.db"
reboot the phone, wait for tracker made the index and you go back in previous state, so you will don't break your phone. I have done the things 5 times since my first post and everything is fine. Imageviewer and Mediaplayer don"t index all my "Windows Only Stuff, Temporary file" now.

Beware with the rm, do it in the good directory and only delete *.db, not all the file.

If you want exclue MyDocs/Images add $HOME/MyDocs/Images

Images and .Images are not the same directory !
case is sensitive.
I dont't know whats happen if the same directory is in WatchList and No****chList.

Last thing : Always keep the file tracker.ORIG so you can always restore the original configuration.
I did this and rebooted. Now the folders are missing which I added to be not indexed. There was my WWW server stuff.. I restored original tracker.cfg and rebooted but no help. What I can do??

I think the files are still somewhere because the device has the same amount of space left.

Last edited by jussir; 2013-08-09 at 11:07.
 
Alecsandru's Avatar
Posts: 439 | Thanked: 282 times | Joined on Oct 2012
#34
istall tracker -cfg , rebuild databases from that ,if doesn't succed , read the log
__________________
N900 Beast featuring :
8GB OPTFS@ext4(*performance mount options)
overclock: cpu[125 - 1,150(*VDD1)+Dsp overclock
CSSU-T latest version
 
Posts: 12 | Thanked: 0 times | Joined on Jun 2012
#35
I did that with no success and the log is empty when opened from tracker-cfg menu.
 
Alecsandru's Avatar
Posts: 439 | Thanked: 282 times | Joined on Oct 2012
#36
press rebuild databeses ,after that open the log
__________________
N900 Beast featuring :
8GB OPTFS@ext4(*performance mount options)
overclock: cpu[125 - 1,150(*VDD1)+Dsp overclock
CSSU-T latest version
 
Posts: 12 | Thanked: 0 times | Joined on Jun 2012
#37
Thats what I did and the "tail log" was empty.

I also tried this:
Code:
n900:~# tracker-processes -r
Found 147 pids...
Found process ID 2745 for 'trackerd'
  Killed process 2745
Found process ID 2747 for 'tracker-indexer'
  Killed process 2747
Found process ID 2864 for 'tracker-extract'
  Killed process 2864
Setting database locations
Checking database directories exist
Checking database version
Checking database files exist
Removing all database files
  Removing database:'/root/.local/share/tracker/data/common.db'
  Removing database:'/var/tmp/tracker-root/cache.db'
  Removing database:'/root/.cache/tracker/file-meta.db'
  Removing database:'/root/.cache/tracker/file-contents.db'
  Removing database:'/root/.cache/tracker/email-meta.db'
  Removing database:'/root/.cache/tracker/email-contents.db'
Setting index database locations
Checking index directories exist
Checking index files exist
Could not find index file:'/root/.cache/tracker/file-index.db'
Could not find index file:'/root/.cache/tracker/email-index.db'
Removing all database index files
  Removing database index:'/root/.cache/tracker/file-index.db'
  Removing database index:'/root/.cache/tracker/email-index.db'
n900:~#
And this but it has not ended yet (but CPU seems to be use in between times by tracker processes):
Code:
n900:~# /usr/lib/tracker/trackerd -r &
n900:~# Initializing trackerd...
Starting log:
  File:'/root/.local/share/tracker/trackerd.log'
Current log file (no changes in 30 minutes):
Code:
09 Aug 2013, 15:08:50: Tracker-Warning **: Could not add monitor for path:'/root/MyDocs/.sounds'

09 Aug 2013, 15:08:50: Tracker-Warning **: Could not add monitor for path:'/root/MyDocs/.documents'

09 Aug 2013, 15:08:50: Tracker-Warning **: Could not add monitor for path:'/root/MyDocs/.videos'

09 Aug 2013, 15:08:50: Tracker-Warning **: Could not add monitor for path:'/root/MyDocs/.images'

09 Aug 2013, 15:08:50: Tracker-Warning **: Could not add monitor for path:'/root/MyDocs/.camera'

09 Aug 2013, 15:08:50: Tracker-Critical **: Could not open directory 'file:///root/MyDocs/.sounds': No such file or directory

09 Aug 2013, 15:08:50: Tracker-Critical **: Could not open directory 'file:///root/MyDocs/.documents': No such file or directory

09 Aug 2013, 15:08:50: Tracker-Critical **: Could not open directory 'file:///root/MyDocs/.videos': No such file or directory

09 Aug 2013, 15:08:50: Tracker-Critical **: Could not open directory 'file:///root/MyDocs/.images': No such file or directory

09 Aug 2013, 15:08:50: Tracker-Critical **: Could not open directory 'file:///root/MyDocs/.camera': No such file or directory

Last edited by jussir; 2013-08-09 at 12:14.
 
pichlo's Avatar
Posts: 6,445 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#38
Originally Posted by jussir View Post
Thats what I did and the "tail log" was empty.

I also tried this:
Code:
n900:~# tracker-processes -r
...
^^^ There's your problem. It should read,

Code:
n900:~$ tracker-processes -r
...
In other words, run it as a user, not root.
 

The Following 2 Users Say Thank You to pichlo For This Useful Post:
Alecsandru's Avatar
Posts: 439 | Thanked: 282 times | Joined on Oct 2012
#39
create the folowing folders on MyDocs with filebox :
.camera
.sounds
.images
.videos
.documents

after that rebuild databases via tracker-cfg and post log here
__________________
N900 Beast featuring :
8GB OPTFS@ext4(*performance mount options)
overclock: cpu[125 - 1,150(*VDD1)+Dsp overclock
CSSU-T latest version
 
pichlo's Avatar
Posts: 6,445 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#40
Looks like it might be useful to understand what the problem is first. Reviving an 8 months old thread with an out-of-the-blue description does not really help. " Now the folders are missing which I added to be not indexed..." Missing from where? Media Player? File Manager? Better problem description, please!
 

The Following User Says Thank You to pichlo For This Useful Post:
Reply

Tags
media library, performance, tracker


 
Forum Jump


All times are GMT. The time now is 13:53.