overview.overviewconfig.project_path_not_found

Bug #687512 reported by Durand D'souza
6
This bug affects 1 person
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/bin/overview", line 267, in <module>
    window = OverviewWindow()
  File "/usr/local/bin/overview", line 159, in __new__
    builder = get_builder('OverviewWindow')
  File "/usr/local/lib/python2.6/dist-packages/overview/helpers.py", line 29, in get_builder
    ui_filename = get_data_file('ui', '%s.ui' % (builder_file_name,))
  File "/usr/local/lib/python2.6/dist-packages/overview/overviewconfig.py", line 39, in get_data_file
    return os.path.join(get_data_path(), *path_segments)
  File "/usr/local/lib/python2.6/dist-packages/overview/overviewconfig.py", line 56, in get_data_path
    raise project_path_not_found
overview.overviewconfig.project_path_not_found

I'm running ubuntu maverick.

Thanks!

Durand D'souza (durand1)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.