← Back to team overview

pyneighborhood team mailing list archive

[Bug 661802] Re: [KDE] pyneighborhood crashes on startup

 

If you start pyNeighborhood directly out of the checked out directory,
there isn't any dependency check as you did not launch any installer,
which in fact checks the needed dependencies.

This behaviour is normal and won't be changed.

** Changed in: pyneighborhood
       Status: Triaged => Won't Fix

-- 
[KDE] pyneighborhood crashes on startup
https://bugs.launchpad.net/bugs/661802
You received this bug notification because you are a member of
pyNeighborhood, which is a bug assignee.

Status in pyNeighborhood: Won't Fix

Bug description:
pyneighborhood (latest revision (533) from bzr) doens't start on a new installed and fully updated Kubuntu Maverick.

Terminal:
linus@virtualbox-kubunbu:~/Desktop/pyneighborhood$ ./pyNeighborhood
Traceback (most recent call last):
  File "./pyNeighborhood", line 19, in <module>
    import gtk
ImportError: No module named gtk

linus@virtualbox-kubunbu:~/Desktop/pyneighborhood$ ./pyNeighborhood-debug 
Avaliable master browsers: ['192.168.2.100']
Avaliable workgroups: ['WORKGROUP']
Workgroup / Host map: {'WORKGROUP': ['192.168.2.100']}
Workgroup / IP / Hostname map: {'WORKGROUP': [('192.168.2.100', '192.168.2.100', 'DELL-LAPTOP', 'dell_laptop.speedport.ip')]}

Is it possible that several gtk-libraries are missig under KDE? What about the dependencies?

Has to be fixed before 0.5.3 is released!





References