← Back to team overview

epoptes team mailing list archive

[Bug 1021669] [NEW] Epoptes fails to start on Precise Pangolin

 

Public bug reported:

Fresh install of Precise Pangolin amd64 with ltsp thin clients running
i386 wheezy.

Installed server with apt-get and on client on the ltsp chroot.

As root, run epoptes and it says:-

Precise101% epoptes
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'
Precise102% 

I'm connected to this server via ssh -X

dpkg-query -W ltsp-server epoptes epoptes-client

epoptes 0.5.3-1
epoptes-client  0.5.3-1
ltsp-server     5.3.7-0ubuntu2.1

uname -a

Linux Precise 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC
2012 x86_64 x86_64 x86_64 GNU/Linux

** Affects: epoptes
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Epoptes
Developers, which is the registrant for Epoptes.
https://bugs.launchpad.net/bugs/1021669

Title:
  Epoptes fails to start on Precise Pangolin

Status in Epoptes:
  New

Bug description:
  Fresh install of Precise Pangolin amd64 with ltsp thin clients running
  i386 wheezy.

  Installed server with apt-get and on client on the ltsp chroot.

  As root, run epoptes and it says:-

  Precise101% epoptes
  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'
  Precise102% 

  I'm connected to this server via ssh -X

  dpkg-query -W ltsp-server epoptes epoptes-client

  epoptes 0.5.3-1
  epoptes-client  0.5.3-1
  ltsp-server     5.3.7-0ubuntu2.1

  uname -a

  Linux Precise 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC
  2012 x86_64 x86_64 x86_64 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/epoptes/+bug/1021669/+subscriptions


Follow ups

References