bugThe Circle - Bugs: bug #3683, Pasting a circle address causes...

 
 

bug #3683: Pasting a circle address causes traceback

Submitted by:  Charles Twardy <ctwardy>
Submitted on:  Mon 19 May 2003 04:16:14 AM UTC  
 
Category: Graphical version (circle)Severity: 5 - Important: no release until fixed
Item Group: BugStatus: Fixed
Privacy: PublicAssigned to: None
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Tue 20 May 2003 02:57:21 AM UTC, comment #2:

More fun with pasting. Does not crash for me, but does give nasty warnings. When you paste a block of text with tags in it, gtk emits insert events for each differently tagged section of text. Some of these sections can be '\n', which makes circle go off and execute the command, causing random confusion.

Ok, i've reshuffled things in chatgtk so that the command is executed when you press enter rather than insert '\n'.

Reopen the bug if that didn't fix it.

Paul Harrison <pfh>
Project Administrator
Mon 19 May 2003 04:18:10 AM UTC, comment #1:

Actually, pasting ANYTHING causes this.

Charles Twardy <ctwardy>
Project Member
Mon 19 May 2003 04:16:14 AM UTC, original submission:

Repeatable. Select a circle address in chatwindow. Paste it into your message. You get a really long Traceback. Ryan even called it ugly.

Traceback (most recent call last):
File "/usr/lib/python2.2/site-packages/circlelib/utility.py", line 694, in run apply(self.function,(self.manager,) + self.parameters)
Traceback (most recent call last):
File "/usr/lib/python2.2/site-packages/circlelib/utility.py", line 694, in run apply(self.function,(self.manager,) + self.parameters)
File "/usr/lib/python2.2/site-packages/circlelib/chat.py", line 288, in chat_tell_task
Traceback (most recent call last):
File "/usr/lib/python2.2/site-packages/circlelib/utility.py", line 694, in run apply(self.function,(self.manager,) + self.parameters)
File "/usr/lib/python2.2/site-packages/circlelib/circle.py", line 565, in shutdown_task
Traceback (most recent call last):
File "/usr/lib/python2.2/site-packages/circlelib/utility.py", line 694, in run apply(self.function,(self.manager,) + self.parameters)
File "/usr/lib/python2.2/site-packages/circlelib/node.py", line 2043, in farewell_task
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method Hold.__del__ of <circlelib.utility.Hold instance at 0x1082f448>> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method Hold.__del__ of <circlelib.utility.Hold instance at 0x10fce380>> ignored
Traceback (most recent call last):
File "/usr/lib/python2.2/site-packages/circlelib/utility.py", line 694, in run apply(self.function,(self.manager,) + self.parameters)
File "/usr/lib/python2.2/site-packages/circlelib/chat.py", line 219, in chan_task
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method Hold.__del__ of <circlelib.utility.Hold instance at 0x104cfee0>> ignored
Traceback (most recent call last):
File "/usr/lib/python2.2/site-packages/circlelib/utility.py", line 694, in run apply(self.function,(self.manager,) + self.parameters)
File "/usr/lib/python2.2/site-packages/circlelib/chat.py", line 219, in chan_task
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method Hold.__del__ of <circlelib.utility.Hold instance at 0x106a9548>> ignored
Traceback (most recent call last):
File "/usr/lib/python2.2/site-packages/circlelib/utility.py", line 694, in run apply(self.function,(self.manager,) + self.parameters)
File "/usr/lib/python2.2/site-packages/circlelib/chat.py", line 219, in chan_task
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method Hold.__del__ of <circlelib.utility.Hold instance at 0x104d1168>> ignored
Traceback (most recent call last):
File "/usr/lib/python2.2/site-packages/circlelib/utility.py", line 694, in run apply(self.function,(self.manager,) + self.parameters)
File "/usr/lib/python2.2/site-packages/circlelib/chat.py", line 219, in chan_task
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method Hold.__del__ of <circlelib.utility.Hold instance at 0x1063ad40>> ignored
Traceback (most recent call last):
File "/usr/lib/python2.2/site-packages/circlelib/utility.py", line 694, in run apply(self.function,(self.manager,) + self.parameters)
File "/usr/lib/python2.2/site-packages/circlelib/chat.py", line 219, in chan_task
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method Hold.__del__ of <circlelib.utility.Hold instance at 0x10961cd8>> ignored
Traceback (most recent call last):
File "/usr/lib/python2.2/site-packages/circlelib/utility.py", line 694, in run apply(self.function,(self.manager,) + self.parameters)
File "/usr/lib/python2.2/site-packages/circlelib/chat.py", line 219, in chan_task
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method Hold.__del__ of <circlelib.utility.Hold instance at 0x107ca508>> ignored
Traceback (most recent call last):
File "/usr/lib/python2.2/site-packages/circlelib/utility.py", line 694, in run apply(self.function,(self.manager,) + self.parameters)
File "/usr/lib/python2.2/site-packages/circlelib/chat.py", line 219, in chan_task
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method Hold.__del__ of <circlelib.utility.Hold instance at 0x10968370>> ignored
Traceback (most recent call last):
File "/usr/lib/python2.2/site-packages/circlelib/utility.py", line 694, in run apply(self.function,(self.manager,) + self.parameters)
File "/usr/lib/python2.2/site-packages/circlelib/chat.py", line 219, in chan_task
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method Hold.__del__ of <circlelib.utility.Hold instance at 0x108e8250>> ignored
Traceback (most recent call last):
File "/usr/lib/python2.2/site-packages/circlelib/utility.py", line 694, in run apply(self.function,(self.manager,) + self.parameters)
File "/usr/lib/python2.2/site-packages/circlelib/chat.py", line 219, in chan_task
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method Hold.__del__ of <circlelib.utility.Hold instance at 0x106cf130>> ignored
Traceback (most recent call last):
File "/usr/lib/python2.2/site-packages/circlelib/utility.py", line 694, in run apply(self.function,(self.manager,) + self.parameters)
File "/usr/lib/python2.2/site-packages/circlelib/chat.py", line 219, in chan_task
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method Hold.__del__ of <circlelib.utility.Hold instance at 0x1073dce8>> ignored
Traceback (most recent call last):
File "/usr/lib/python2.2/site-packages/circlelib/utility.py", line 694, in run apply(self.function,(self.manager,) + self.parameters)
File "/usr/lib/python2.2/site-packages/circlelib/node.py", line 1250, in node_search_subtask
Traceback (most recent call last):
File "/usr/lib/python2.2/site-packages/circlelib/utility.py", line 694, in run apply(self.function,(self.manager,) + self.parameters)
File "/usr/lib/python2.2/site-packages/circlelib/node.py", line 455, in poll_link_task
Traceback (most recent call last):
File "/usr/lib/python2.2/site-packages/circlelib/utility.py", line 694, in run apply(self.function,(self.manager,) + self.parameters)
File "/usr/lib/python2.2/site-packages/circlelib/chat.py", line 219, in chan_task
File "/usr/lib/python2.2/site-packages/circlelib/chat.py", line 288, in chat_tell_task

Charles Twardy <ctwardy>
Project Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Do you think this task is very important?
If so, you can click here to add your encouragement to it.
This task has 0 encouragements so far.

Only logged-in users can vote.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

 

 

Follow 2 latest changes.

Date Changed By Updated Field Previous Value => Replaced By
Tue 20 May 2003 02:57:21 AM UTCpfhStatusNone=>(Error - Not Found)
  Open/ClosedOpen=>(Error - Not Found)

Back to the top


Powered by Savane 3.1-cleanup1