← Back to team overview

pyneighborhood team mailing list archive

[Bug 665030] Re: [KDE] crash on startup - pyneighborhood cannot import name config

 

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

-- 
[KDE] crash on startup - pyneighborhood cannot import name config 
https://bugs.launchpad.net/bugs/665030
You received this bug notification because you are a member of
pyNeighborhood, which is subscribed to pyneighborhood.

Status in pyNeighborhood: Fix Released

Bug description:
linus@virtualbox-kubunbu:~$ pyNeighborhood
Traceback (most recent call last):
  File "/usr/bin/pyNeighborhood", line 22, in <module>
    from pyneighborhood.mainwindow import MainWindow
  File "/usr/lib/pymodules/python2.6/pyneighborhood/__init__.py", line 62, in <module>
    push_notification(_("Creating config directory...\n"), level=1)
  File "/usr/lib/pymodules/python2.6/pyneighborhood/misc.py", line 110, in push_notification
    from pyneighborhood import config
ImportError: cannot import name config

Using 0.5.3maverick0 from PPA.





References