← Back to team overview

pyneighborhood team mailing list archive

[Bug 608185] Re: Traceback on pyNeighborhood start.

 

Fixed with Revision 441

** Changed in: pyneighborhood
       Status: Confirmed => Fix Committed

-- 
Traceback on pyNeighborhood start.
https://bugs.launchpad.net/bugs/608185
You received this bug notification because you are a member of
pyNeighborhood, which is subscribed to pyneighborhood.

Status in pyNeighborhood: Fix Committed

Bug description:
I installed a few minutes ago the version via synaptic. I tried to launch pyNeighborhood with my local user and with root - both the same problem.

I'm getting the following error:

root@htpc:/home# pyNeighborhood 
Traceback (most recent call last):
  File "/usr/bin/pyNeighborhood", line 23, in <module>
    from pyneighborhood.mainwindow import MainWindow
  File "/usr/lib/pymodules/python2.6/pyneighborhood/__init__.py", line 133, in <module>
    if ( stat( config.get("CIFS", file) )[ST_MODE] & S_ISUID ) == 0:
  File "/usr/lib/python2.6/ConfigParser.py", line 540, in get
    raise NoOptionError(option, section)
ConfigParser.NoOptionError: No option 'smbtree' in section: 'CIFS'


I already deleted the .pyNeighborhood folder in home, but that didn't fix the problem. 

Maybe someone has a clue how to fix that?

Greetings
-Thomas






References