Traceback on pyNeighborhood start.

Bug #608185 reported by Betz Stefan
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pyneighborhood
Fix Released
Medium
Unassigned

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

Betz Stefan (encbladexp)
Changed in pyneighborhood:
assignee: nobody → Betz Stefan (encbladexp)
importance: Undecided → Medium
milestone: none → 0.5.1
status: New → Confirmed
Revision history for this message
Betz Stefan (encbladexp) wrote :

Fixed with Revision 441

Changed in pyneighborhood:
status: Confirmed → Fix Committed
Betz Stefan (encbladexp)
Changed in pyneighborhood:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.