maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Tracker cfg (https://talk.maemo.org/showthread.php?t=62295)

strange1712 2010-09-28 22:25

Re: Tracker cfg
 
Quote:

Originally Posted by dynomot (Post 828718)
I've just opened Tracker cfg and it crashed back to desktop before loading. It used to work OK and I sorted out my music and videos in media player with it.

Is there an answer to this problem and if not what do I need to type into x-term to get a log showing what went wrong ?

Here too...
This is my result when trying to launch from terminal:
Code:

~ $ run-standalone.sh /opt/tracker-cfg/tracker-cfg.py
Traceback (most recent call last):
  File "/opt/tracker-cfg/tracker-cfg.py", line 6, in <module>
    prefs = trackercfgmain.TrackerPrefs()
  File "/home/user/MyDocs/.documents/src/tracker-preferences/tracker-cfg/trackercfgmain.py", line 44, in __init__
  File "/home/user/MyDocs/.documents/src/tracker-preferences/tracker-cfg/trackercfgmain.py", line 75, in setup_view
  File "/home/user/MyDocs/.documents/src/tracker-preferences/tracker-cfg/trackercfgmain.py", line 228, in setup_pickerbutton
  File "/usr/lib/python2.5/ConfigParser.py", line 520, in get
    raise NoOptionError(option, section)
ConfigParser.NoOptionError: No option 'Verbosity' in section: 'General'
~ $

I coldn't find anything related to this issue since a couple days I tried to use this app...
I already tried reinstalling with aptitude, purge, with aptitude and apt, and the same with HAM, uninstalling and reinstalling and nothing changes this out. Its the same if I execute it with 'python' instead of run-standalone.sh.

nicolai 2010-09-29 13:32

Re: Tracker cfg
 
Quote:

Originally Posted by strange1712 (Post 828777)
Here too...
This is my result when trying to launch from terminal:
Code:

~ $ run-standalone.sh /opt/tracker-cfg/tracker-cfg.py
Traceback (most recent call last):
  File "/opt/tracker-cfg/tracker-cfg.py", line 6, in <module>
    prefs = trackercfgmain.TrackerPrefs()
  File "/home/user/MyDocs/.documents/src/tracker-preferences/tracker-cfg/trackercfgmain.py", line 44, in __init__
  File "/home/user/MyDocs/.documents/src/tracker-preferences/tracker-cfg/trackercfgmain.py", line 75, in setup_view
  File "/home/user/MyDocs/.documents/src/tracker-preferences/tracker-cfg/trackercfgmain.py", line 228, in setup_pickerbutton
  File "/usr/lib/python2.5/ConfigParser.py", line 520, in get
    raise NoOptionError(option, section)
ConfigParser.NoOptionError: No option 'Verbosity' in section: 'General'
~ $

I coldn't find anything related to this issue since a couple days I tried to use this app...
I already tried reinstalling with aptitude, purge, with aptitude and apt, and the same with HAM, uninstalling and reinstalling and nothing changes this out. Its the same if I execute it with 'python' instead of run-standalone.sh.

It seems your tracker.cfg file misses this option.
Can you past the content of your tracker.cfg file
(/home/user/.config/tracker/tracker.cfg)

Nicolai

strange1712 2010-10-01 17:28

Re: Tracker cfg
 
Here... it was edited by tracker cfg indeed, I just changed some directories AFTER this issue occured... But it didn't worked as I expected... anyway:
Code:

~ $ cat /home/user/.config/tracker/tracker.cfg
[Performance]
maxbucketcount = 65535
minbucketcount = 32768
maxtexttoindex = 1048576
maxwordstoindex = 10000

[Indexing]
indexremovablemedia = true
throttle = 0
minwordlength = 3
language = es
enableindexing = true
noindexfiletypes = dng
enablethumbnails = true
enablefilecontentindexing = true
disabledmodules =
enablestemmer = true
indexmounteddirectories = true
fastmerges = false
batteryindexinitial = false
lowdiskspacelimit = 1
maxwordlength = 30
batteryindex = false

[Watches]
crawldirectory = ;
enablewatching = true
watchdirectoryroots = $HOME/MyDocs/.videos/;$HOME/MyDocs/.images/;$HOME/MyDocs/.camera/;/home/user/MyDocs/DCIM/;/media/mmc1/DCIM;
nowatchdirectory = $HOME/MyDocs/;$HOME/MyDocs/core-dumps/;$HOME/MyDocs/cities/;$HOME/MyDocs/.sounds/Ringtones/;$HOME/MyDocs/tmp/;/media/mmc1/;

[General]
nfslocking = false
verbosity = 0
lowmemorymode = false
initialsleep = 7

~ $


fuyoh 2010-10-01 23:43

Re: Tracker cfg
 
i have the same problem too... tracker-cfg crashed back to desktop. :(

zerocool2k 2010-10-19 18:24

Re: Tracker cfg
 
Same problem here. Anyone has a fix yet?

EDIT: found solution here:
http://talk.maemo.org/showthread.php?t=62833


All times are GMT. The time now is 22:16.

vBulletin® Version 3.8.8