gtk-bugs item #967073, was opened at 2004-06-05 09:51
Message generated for change (Settings changed) made by lschiere
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=680472&aid=967073&group_id=235

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: David (neerolyte)
Assigned to: Tim Ringenbach (marv_sf)
Summary: certain character logs out jabber

Initial Comment:
I have tried this on two different jabber servers (but 
only with one client) so I suspect that it is a problem 
with the client.

I tried to copy and paste the output of a program into 
gaim, when I click send I get the 
message "[EMAIL PROTECTED] has been disconnected"...ok 
try again...nope same thing.

I eventually located the culprit to be a character that 
was displaying as one of those rectangles: ""...I 
viewed the output in a hex editor and found out that the 
character is 0x08


Important bits of software:
Windows XP Pro
Gaim v0.78



----------------------------------------------------------------------

Comment By: Nathan Walp (faceprint)
Date: 2005-02-01 00:25

Message:
Logged In: YES 
user_id=17471

This may well be a bug in the Jabber server, or a bug in our
jabber support.  I can't find anything that says a backspace
character is illegal, but I could be mistaken.

----------------------------------------------------------------------

Comment By: David (neerolyte)
Date: 2005-01-31 20:53

Message:
Logged In: YES 
user_id=951375

well seeing as gaim would use gtk to grab the input from me
pressing ctrl+v i would expect that that is a gtk problem

----------------------------------------------------------------------

Comment By: Luke Schierer (lschiere)
Date: 2005-01-31 20:49

Message:
Logged In: YES 
user_id=28833

it appears he is pasting from a wide variety of places, that
doesn't sound exactly like a gtk bug to me...

----------------------------------------------------------------------

Comment By: David (neerolyte)
Date: 2005-01-31 15:55

Message:
Logged In: YES 
user_id=951375

well i just copied and pasted: 
from the first bug report ^^
into my current gaim 1.1.0 (nfi what gtk version) and it
logged out.

also if i copy and paste this paragraph it logs it out.

as for where it came from: a friend was helping me with
gentoo, i copied some text from the output of the emerge
command ( i can't remember if i output it too a file first
though).

atm i don't have a working gentoo install to reproduce this
though.

----------------------------------------------------------------------

Comment By: Luke Schierer (lschiere)
Date: 2005-01-30 22:43

Message:
Logged In: YES 
user_id=28833

where is this being pasted from? can you tell what
character? i don't have enough detail here to submit a gtk
bug unfortunately. we need to give the gtk guys some whay to
reproduce this. 

----------------------------------------------------------------------

Comment By: Nathan Walp (faceprint)
Date: 2004-08-31 23:27

Message:
Logged In: YES 
user_id=17471

I'm willing to bet this is a glib/gtk bug.

Jabber connections are utf8-only.  If we send anything else,
or receive anything else, the stream is corrupt, and we have
to close it.

If what you're pasting is making it into gaim as non-utf8,
then that's a glib/gtk bug, because everything we get from
there should be valid utf8.

----------------------------------------------------------------------

Comment By: David (neerolyte)
Date: 2004-06-06 01:07

Message:
Logged In: YES 
user_id=951375

just thought you guys might like to know that the exact same 
thing happens on a linux box with Gaim v0.78 installed 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=680472&aid=967073&group_id=235

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Gaim-gtk-bugs mailing list
Gaim-gtk-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gaim-gtk-bugs

Reply via email to