Comment 5 for bug 977049

Revision history for this message
Joseph Hedrick (joecam1673) wrote :

This is also affecting my setup while trying to launch epoptes using X11 forwarding (ssh -X)

Debian 7

ii epoptes 0.5.6-1 all Computer lab management tool

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