overview.overviewconfig.project_path_not_found
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OverView |
New
|
Undecided
|
Unassigned |
Bug Description
I pulled the code off launchpad and installed it successfully. I can't however run the program itself and get this error:
Traceback (most recent call last):
File "/usr/local/
window = OverviewWindow()
File "/usr/local/
builder = get_builder(
File "/usr/local/
ui_filename = get_data_file('ui', '%s.ui' % (builder_
File "/usr/local/
return os.path.
File "/usr/local/
raise project_
overview.
I'm running ubuntu maverick.
Thanks!
description: | updated |