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

Experimental branch broken #7

Closed
krazedkrish opened this issue May 12, 2016 · 1 comment
Closed

Experimental branch broken #7

krazedkrish opened this issue May 12, 2016 · 1 comment

Comments

@krazedkrish
Copy link
Member

I am unable to run any of the scripts from experimental branch.

I get these errors:
Traceback (most recent call last):
File "./src/main.py", line 59, in makeGUI
self.root = main(app=self)
File "/share/git/foss-np/anubad/src/ui/home.py", line 598, in main
rc = config.main(PWD)
File "/share/git/foss-np/anubad/src/config.py", line 113, in main
rc.load()
File "/share/git/foss-np/anubad/src/config.py", line 32, in load
self.preferences = self.extract_preferences()
File "/share/git/foss-np/anubad/src/config.py", line 55, in extract_preferences
'use-system-defaults' : pref.getboolean('use-system-defaults', True),
AttributeError: 'dict' object has no attribute 'getboolean'
Traceback (most recent call last):
File "./src/main.py", line 72, in on_activate
self.root.show_all()
AttributeError: 'App' object has no attribute 'root'

2016-05-12-121649_950x661_scrot

rhoit added a commit that referenced this issue May 12, 2016
- gloss download fixed
- engine arch update
@krazedkrish
Copy link
Member Author

thanks

rhoit added a commit that referenced this issue May 12, 2016
- expand user path
- verify conf loader path
rhoit added a commit that referenced this issue Jun 16, 2016
- gloss download fixed
- engine arch update
rhoit added a commit that referenced this issue Jun 16, 2016
- expand user path
- verify conf loader path
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