Ticket #103 (closed task: fixed)

Opened 2 years ago

Last modified 22 months ago

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

follow-up: ↓ 2   Changed 2 years ago by Oxygene

I can confirm this bug. Exactly the same error message/line numbers.

in reply to: ↑ 1   Changed 2 years ago by cw264701@…

Replying to Oxygene:

I can confirm this bug. Exactly the same error message/line numbers.

I'm not sure what I did to produce this error. If only for my curiosity, how did you reproduce it, Oxygene?

  Changed 22 months ago by daelstorm

  • status changed from new to closed
  • resolution set to fixed

fixed in svn and 1.2.7

Add/Change #103 (TypeError: unpack non-sequence)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.