epoptes on gentoo: AttributeError on startup

Bug #1099145 reported by Wim Muskee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Epoptes
New
Undecided
Unassigned

Bug Description

Trying to install Epoptes on Gentoo, have figured out most of the issues and dependencies I think. After adding the user to the epoptes group and starting, I get this error:

Traceback (most recent call last):
  File "/usr/bin/epoptes-2.7", line 63, in <module>
    epoptesGui = gui.EpoptesGui()
  File "/usr/lib64/python2.7/site-packages/epoptes/ui/gui.py", line 89, in __init__
    if config.settings.has_option('GUI', 'showRealNames'):
AttributeError: 'module' object has no attribute 'settings'

Not sure if this is missing dependency, or something else.

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.