Crash while starting from install (setup.py)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Lightread |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
When running on Fedora I get this output:
[paul@laptop i686]$ lightread
ERROR:root:Could not find any typelib for Unity
ERROR:root:Could not find any typelib for Dbusmenu
Traceback (most recent call last):
File "/usr/bin/
lightread.
File "/usr/lib/
window = LightreadWindow
File "/usr/lib/
builder = get_builder(
File "/usr/lib/
ui_filename = get_data_file('ui', '%s.ui' % (builder_
File "/usr/lib/
return os.path.
File "/usr/lib/
raise project_
lightread_
Hopefully we can remove or make the calls to Unity optional.
The calls to Unity are optional. Are you using the latest version?