Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't "Configure Apps..." #8

Open
neopostmodern opened this issue Oct 5, 2011 · 0 comments
Open

Can't "Configure Apps..." #8

neopostmodern opened this issue Oct 5, 2011 · 0 comments

Comments

@neopostmodern
Copy link

Running Ironhide on Ubuntu Onieric.

$ ironhide-indicator
Using configuration file: /home/mrssheep/.ironhide-uirc
[Now I clicked on "Configure Apps..."]
Traceback (most recent call last):
File "/usr/bin/ironhide-indicator", line 169, in app_configure
Applications_settings(file_set=file_set)
File "/usr/share/ironhide-ui/app/AppSettings.py", line 121, in init
self.build_app_list()
File "/usr/share/ironhide-ui/app/AppSettings.py", line 220, in build_app_list
for app_info in self.file_set.get_apps_info():
File "/usr/share/ironhide-ui/app/DesktopFile.py", line 84, in get_apps_info
app_config = desktop_file.get_app_config()
File "/usr/share/ironhide-ui/app/DesktopFile.py", line 171, in get_app_config
self.app_exec= self.config.get('Desktop Entry','Exec')
File "/usr/lib/python2.7/ConfigParser.py", line 610, in get
raise NoOptionError(option, section)
ConfigParser.NoOptionError: No option 'Exec' in section: 'Desktop Entry'
[Nothing happened, a few seconds later came "Sorry, ironhide-configuration crashed" and I quit manually]

Any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant