Thread: Tracker cfg
View Single Post
strange1712's Avatar
Posts: 185 | Thanked: 111 times | Joined on Jul 2010 @ Mexico DF, Mexico
#11
Originally Posted by dynomot View Post
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.

Last edited by strange1712; 2010-09-28 at 22:28. Reason: adding info
 

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