Ticket #103 (closed task: fixed)
TypeError: unpack non-sequence
| Reported by: | cw264701@… | Owned by: | daelstorm |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | nicotine | Version: | 1.2.6 |
| Keywords: | Cc: |
Description
Hi,
I'm using Nicotine+ 1.2.6 on Ubuntu. Ubuntu prompted me with its "automated crash reporting". I was able to pull out the following Python stack trace:
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/pynicotine/gtkgui/frame.py", line 830, in OnNetworkEvent
self.np.events[i.__class__](i)
File "/var/lib/python-support/python2.5/pynicotine/pynicotine.py", line 708, in GetSharedFileList
ip, port = i.addr
TypeError: unpack non-sequence
I would love to look into this issue myself, if time permits. Sorry to file this ticket if you've already resolved the issue in SVN.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
