[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#711197: pyneighborhood: Fails on TypeError: 'NoneType' object has no attribute '__getitem__'



On Wed, 05 Jun 2013 13:32:46 +0200 Olivier Berger wrote:
> Package: pyneighborhood
> Version: 0.5.1-2
> Severity: normal
>
> Hi.
>
> Trying to browse a remote servern through its IP, I get :
>
> $ /usr/bin/pyNeighborhood
> Traceback (most recent call last):
> File "/usr/lib/python2.7/dist-packages/pyneighborhood/addwindow.py", line 111, in response_handler
> query_workgroup(ip, True)
> File "/usr/lib/python2.7/dist-packages/pyneighborhood/nmblookup.py", line 94, in query_workgroup
> return (workgroup, cursor.fetchone()[0])
> TypeError: 'NoneType' object has no attribute '__getitem__'
>

The upstream was informed about that. And ask the
user to fix the configuration file at the time.

"Please fix your /etc/samba/smb.conf, "testparm"
is your friend!"

https://bugs.launchpad.net/pyneighborhood/+bug/846882



Regards,
Herbert

Reply to: