← Back to team overview

pyneighborhood team mailing list archive

[Bug 318891] Re: Error while creating config

 

** Changed in: pyneighborhood
     Assignee: pyNeighborhood-failed (pyneigborhood) => pyNeighborhood (pyneighborhood)

-- 
Error while creating config
https://bugs.launchpad.net/bugs/318891
You received this bug notification because you are a member of
pyNeighborhood, which is a bug assignee.

Status in pyNeighborhood: Fix Released

Bug description:
Quote from Sourceforge Discussion Forums:

I just installed pyNeighbourhood on my Eee 900, and it won't start. Why I try to run it (using sudo), I get the following error: 
 
Traceback (most recent call last): 
File "/usr/bin/pyNeighborhood", line 23, in ? 
from pyneighborhood.mainwindow import MainWindow 
File "/var/lib/python-support/python2.4/pyneighborhood/__init__.py", line 23, in ? 
print_debug("Creating Config Directory...") 
File "/var/lib/python-support/python2.4/pyneighborhood/misc.py", line 100, in print_debug 
if options.trace: 
AttributeError: 'NoneType' object has no attribute 'trace'