@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4



Comments:

<0> she typed <hello> and <bye> for me and it went through normal
<0> yahoo: yahoo_codes_to_html: Returning string: 'Zbody bgcolor=&quot;00FF00&quot;&gt;'.
<0> That's from the debug window
<0> And it sends the wrong way as well
<0> Aim gets nothing, and MSN and Jabber are fine.
<1> and this happens to multiple buddies, and not just to one?
<0> Yes
<0> If you have yahoo, i can show you
<1> and you're not running any non-stock plugins?
<0> Nope.
<0> I've ***essed everything I could think of and come to the conclusion it was a bug. Didn't know if SVN/CVS has it patched.
<1> it's not a bug that I've seen in here before... You're the first mention of it, as far as I know
<0> Hum... Well, the debug window even shows it
<0> the Z needs to be &lt;
<2> yeah. the bug is still there in SVN
<0> sadrul: Did you already patch it or do you just know where it is?



<2> Jaywalker: i am trying to see if i can fix it
<2> i didn't know of this bug before
<0> Me as well, if i can find where it is.
<1> that function is HIDEOUS
<0> I didn't want to patch something before i knew if it was a bug or now
<0> not*
<0> Where's the function at in the trunk Err?
<1> it's in util.c, somewhere - I found it with grep (but I'm looking at it in less, so I don't have a line number)
<1> src/protocols/yahoo, of course
<0> Yeah, i'm already there. Util.c, thanks
<0> line 247.... and YUCK
<1> ah, I see, it tries to skip over font jazz that gtkimhtml doesn't support
<1> those strncmp() calls should really bound with MIN(<number>, xs - j)
<1> (or whatever calculates how much string is left in the source buffer)
<1> it's also mildly concerning that s is a string of length strlen(x), and yet that function transforms things like "<" into "&lt;" (which is clearly lengthening the string)
<2> Jaywalker: can you send the string to someone using the official client and see what happens there?
<0> sadrul: Just did that
<0> she still gets Z
<0> when i send
<0> and when i recieve.
<2> Jaywalker: you are using gaim, and she is using the official client?
<0> Yes.
<0> I tested Gaim+Gaim and Gaim+Yahoo
<2> yeah, it's a server thing then (i am very close to being sure)
<0> But Yahoo+Yahoo doesn't do that.
<0> She said her friend sent that to her using the official client and it worked.
<0> no Z
<1> then the official client *sends* something other than '<', and gaim doesn't know what to do :-)
<2> i agree with that. ethereal is showing the incoming string is 'Zbody' ...
<2> that's one weird thing to do
<1> does g_string_append() extend the length of a string if it needs to?
<0> Hum... so what would be the smartest way to fix this... we just replace all Z's.... and we can't possibly cover every HTML tag...
<1> does this happen with any other tags, or just <body?
<0> I'm testing them..
<1> (I am no longer concerned about the allocation size, since g_strings auto-lengthen)
<2> g_string_append extends the string if necessary, yeah
<0> (10:40:26 PM) Allison Collins: ZHTML>
<1> the strncmp() isn't right, but shouldn't matter
<0> (10:40:31 PM) Allison Collins: </HTML>
<1> both of those tags will break an html interpreter if they're not escaped - so perhaps Yahoo! escapes them by converting the < to Z, and then cleans it up on the other end...
<0> well, we could just add a replace for Zbody and Zhtml... though that seems like a coding mess
<3> Jaywalker: I think windows yahoo clients have that as well
<2> Jaywalker: what happens if the string you send is "Zbody bgcolor=red>" ;) (yahoo-yahoo)
<0> testing that now
<0> It came back with the Z
<0> :-/
<0> (10:45:46 PM) Allison Collins: Tharon: Zbody bgcolor="red">
<0> I'm at a loss on what the official client is doing...
<1> it would be interesting to know what the data on the wire was...
<0> Yeah, these guys are dumb though
<0> I'll boot up my win laptop
<0> and run ethereal
<0> Let me rephrase that about Yahoo-Yahoo
<0> I just tested on my own system and yes, the Z shows up
<0> The bug is in the official client as well.... So it must be a required setting on the server end.
<0> however she claims that it is normal when i send to her via Yahoo-Yahoo
<2> do you need to send to yourself (yahoo-yahoo) to ensure the info? O:-)
<4> sadrul: thought about making the message entry multi-line?
<2> wabz: yes, patches welcome :D
<0> I just did that
<4> hehe



<0> it must be server side.
<2> i am not sure i can make gntgaim as feature-rich as gtkgaim (or gnt as gtk) without code-contributions
<4> ill definitely look at doing this
<2> that'd be awesome :)
<2> Jaywalker: just to make sure i understand, if you send "<body ..." and "Zbody ...", then both show up as "Zbody ..."? (all in yahoo-yahoo)
<0> Yep
<0> but not according to Allison
<0> I may be on an outdated official client though.
<0> but i doubt it.
<5> This may sound stupid, but... I'm having trouble sending files to myself >.<
<5> Is AIM file transfer just broken, or is there some other reason it's not working for me?
<6> aim file trasnfer ****s
<6> only msn works for me
<5> Ahh... that's inconvenient.
<7> Does GTalk do filetranfers?
<8> anyone know if/when will gaim support voice chat for any of its services?
<9> probably shortly after people quit asking that question
<10> nah, more like 3 minutes *after* the end of the world
<10> oh, wait, that's the same event...nevermind
<9> sadrul: you're forgetting that time is relative..
<2> anytime now :)
<2> heh
<10> yes, *very* relative
<9> sadrul: the definition of a short time is directly relative to me.. and as such, different to you.. so :P
<2> but '3 minutes' is very definitive
<9> sadrul: last i checked, the world hasn't ended yet..
<2> :(
<2> it certainly should
<2> soon
<11> hi, does anyone know what happened to gaim/internal.h file?
<12> i got hungry
<3> Go eat
<13> Hi
<13> Does the gAIM crowd know that their software was recently featured in an HP advertisement?
<13> I was flipping through USA Weekend, and I saw an ad for an HP laptop with a built in webcam
<13> And on the screen they have a gAIM buddy list window open and a webcam window open.
<14> webcam window? highly unlikely
<13> It was gAIM
<15> very unlikely to be "gAIM" seeing there's no such software. there is however a "Gaim" or "gaim"
<12> gaim doesn't do video
<14> hehe
<13> aright whatever
<13> haha actually they photoshopped this
<13> The webcam window's title is "Buddy List"
<13> And actually
<13> The webcam window also has the "Buddies Tools Help" menu bar
<13> And then a picture of some moron pointing toward the camera
<13> alrigh
<13> http://img140.imageshack.us/img140/5743/photo1ek9.jpg
<13> Take a look
<13> Sorry it is mirrored and all grainy
<13> But I have no scanner...only Photo Booth
<16> PuppiesOnAcid, tell HP to submit the patch. ;)
<17> PuppiesOnAcid: this is a print advertisment or a video?
<17> oh... n/m I read the backlog
<2> might very well be gaim-vv (i believe it had some sort of video support for some protocol before it died)
<12> http://cows.servequake.com/test.jpg if you want an unmirrored view
<18> how do i disable downloadable icons from chat messages? they appear disoriented and i can't understand the text
<19> Hi folks, how do I make it so that I can press "Escape" to close a conversation window ?
<19> I know it is in the preferences but I don't know where exactly :(
<20> skiy: If you're using Gaim 2.0.0 beta 3... http://gaim.sourceforge.net/faq2.php#q24
<19> thanks KingAnt
<21> With Gaim2b3 is it possible to use gaim-remote without D-Bus? Or is there any other way I can set myself as away without using the GUI?
<22> lewiz: no and no, afaik
<21> :(
<23> I get a segfault with this problem: handle SIGPIPE nostop
<23> nope
<24> bushwakko, at starting filezilla?
<23> don't have filezilla
<24> ff, sorry
<24> I thought I'm currently at the channel filezilla :)
<23> :P
<23> it's a gtk+ problem I think


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #gaim
or
Go to some related logs:

#math
ubuntu keychain ssh-askpass
#php
fsck.ntfs
cannot connect to X server ubuntu
+emerge+e_modules+fails
Handle or inputhandle required
#ai
authdaemond: stopping authdaemond children
kiosktool +kde +menue



Home  |  disclaimer  |  contact  |  submit quotes