clicompanion fails to start with errors
I installed clicompanion via the ppa several weeks ago, and have found it to VERY useful. In the last several days however, the program fails to start with the following errors:
Traceback (most recent call last):
File "/usr/bin/
companion = Companion()
File "/usr/bin/
self.update()
File "/usr/bin/
self.
IndexError: list index out of range
I've tried uninstalling and reinstalling manually the deb listed on the launchpad page.. I get the same error(s) with this install... I'm not a Python programmer, so I'm not sure whats going on here..
Thanks
Dave
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Dave Frandin
- Solved:
- 2010-11-16
- Last query:
- 2010-11-16
- Last reply:
- 2010-11-16
Duane Hinnen (duanedesign) said : | #1 |
Have you added commands manually to the .clicompanion file? This can sometimes happen if you add commands directly to that file and there is a blank line at the bottom of that file.
~duanedesign
Dave Frandin (dave-frandin) said : | #2 |
Yes I had added a few.. I didnt see a blank line at the bottom of the file, but just for fun, removed the .clicompanion file and tried to start the program... That fixed it... Thanks for the tip.. Great program too!!!!