@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet


Comments:

<0> is there a way to have a global hotkey that has the same effect as clicking on the gaim systray icon ?
<0> on kde or elsewhere
<0> is there a way to have a global hotkey that has the same effect as clicking on the gaim systray icon ?
<0> gaim-hotkeys
<1> hi, erm. i just got ubuntu, and gaim comes with it... so i set up my account for msn, and the second i log in, it closes :/
<2> http://cbs4boston.com/topstories/local_story_031135507.html
<3> hello.. how do I enable that when I receive new msg minimized chat window flashes.. ?
<4> is there an Eclipse plugin branch of gaim?
<5> Hi..Is there a change in the way oscar is compiled into libgaim. I am compiling an app against libgaim, and all that my app needs is contents of ${prefix}/lib and ${prefix}/include (of gaim install). Earlier, I could move around the libgaim libraries and as long as my app's makefile pointed to the libgaim libraries, it worked. Now, if I move the libraries, oscar no longer works.
<6> the AIM and ICQ protocols have been split out of the oscar protocol, so you'll need whichever of those you want to use as well



<5> Err: Umm..I know that they've been split. But what I dont understand is why I cant move the libraries.
<5> Isnt libaim loaded identically to libjabber or libmsn?
<6> I believe that you have to load liboscar first
<6> there's a dependency list in plugins that gaim uses to determine what has to be loaded in what order, IIRC
<5> ok...
<6> of course, now that there are two plugins you likely have to implement more of gaim's internals to get the two to talk to each other
<5> Err: I think I've lost you..I am just trying to use plain AOL IM..so, AFAIK, all I would need is libaim
<6> libaim is *tiny* - basically it just says "load liboscar with these settings"
<5> ahh..ok
<6> it was created to remove the confusion people had when they tried to add an AIM or ICQ account, but all they saw was "oscar"
<5> ok..gotcha..then I think this is what is screwing up..when libaim tries to load liboscar, its unable to do so (bcos of the moved libraries)
<7> how come gaim keeps saying 'waiting for network connection' in the status button
<7> it won't even auto connect at statup unless i go in, disable, and re-enable each account
<8> The beta6 has been buggier to me than the stock Debian 2.0.0beta3. Is there anyone experiencing sudden crash when communicating with nickserv ?. I just polled a few continuous "/msg nickserv help", or any command that results in a lot of new messages, Gaim crashes out.
<8> Anyone ?
<9> I keep getting a "your contact is using windows live" message from yahoo. Any way to disable it?
<7> any chance we'll ever be able to set the personal message for msn accounts in gaim?
<10> Redth: of course there is a chance
<7> that's one of the features i most miss
<10> the chance increases dramatically if you're inclined to work on updating the MSN protocol
<7> me + c is not very good
<7> i'm afraid i'd be quite useless
<11> is there a way I can set my away message from the command line?
<12> ...how do sign online? i've activated an account...now what?
<13> hi
<13> gaim won't let me join yahoo chats :-(
<13> why?!!
<13> failed to join chat "Maybe the room is full" WITH ALL chats
<13> what's wrong?
<13> :'-(
<14> is there an option to make it ask if i want to authourize buddies in a popup like it used to? i always keep gaim iconified and never see the request.
<14> :p
<15> bob: get a window manager that supports the URGENT hint ;)
<16> seanegan: Does Gnome do anything with Urgency for iconified windows?
<15> Yes
<14> if it doesnt understand the hint it should still be showing a boring popup.
<15> It bolds the window title in the window list applet
<14> instead of an iframe in the main gaim window.
<16> And what about when hidden in the system tray?
<16> That would be an option, but sounds uglier than should be necessary.
<15> hehe, an "iframe" ;)
<16> What really should happen is that we should make it possible for a plugin to bring the dialogs back.
<15> deryni: It is possible
<16> It is?



<16> I mean without overriding ui_ops if that is what you meant.
<15> That's what I meant
<15> I intended on making the notification icon inform you of headlines and auth requests... but I forgot
<15> Make sure I do it before 2.0.0 ;)
<16> Heh, ok.
<16> I still intend to fix our auth functions up at which point I'll likely add signals for that stuff.
<15> cool
<15> Just be sure to keep them as UI ops. Evan can't stop raving about them ;)
<17> *wants invitation rejections to stop being popups*
<16> Evan likes the auth request stuff being ui_ops?
<17> it's like the only thing left that still does an annoying popup...
<17> (join a yahoo chat... and any time someone rejects an invitaion from anyone... everyone gets spammed with the rejection
<16> That just sounds plain broken to me.
<15> deryni: He can't stop talking about how great it is ;)
<17> yahoo's multi-person chat is horrible
<15> He was parsing out strings from request.c before this
<16> seanegan: Oh, you mean he likes that it was standardized somewhere and not just using random request dialogs? That makes sense.
<15> right
<16> Yeah, the request api is good for some things but not many.
<15> Evan's making a list of things they're still parsing out and handling specially for us
<16> Cool.
<16> I'm sure there is still some auth stuff on there.
<16> Unless you cleaned up the last of that mess with your notification stuff.
<18> eharris
<19> Howdy. I have noticed a slight issue since updating to beta 6. It is very slight and nothing serious, but interesting nonetheless.
<19> If I click on a url link in an IM with Firefox open, everything works as expected. But if no browser is open... nothing happens. This is the same whether a direct click or a right-click and open in...
<19> Any ideas?
<19> using ubuntu edgy btw
<5> Hi..I notice all the protocol plugins are being loaded at startup, but for oscar(aim/icq)...can I get it to load at startup like other protocols?
<5> sorry..my connection dropped..
<5> Hi..I notice all the protocol plugins are being loaded at startup, but for oscar(aim/icq)...can I get it to load at startup like other protocols?
<20> how can one log the jabber xml?
<21> if not connecting via SSL, you could just log it with ethereal or tpflow or tcpdump or something
<21> this is if gaim can't do it easily
<21> I'm thinking of OS level things
<21> if connecting via ssl, you could use stunnel to connect and then sniff the traffic in the intermediate link
<22> darweth: check your gnome browser preference
<22> beanery_: as you have said, all the protocol plugins are being loaded at startup
<20> hachi: that would mean connecting to the tunnel with "plain" jabber and probably not hitting this bug: http://sourceforge.net/tracker/index.php?func=detail&aid=1648054&group_id=235&atid=100235
<21> quite possibly... hmm
<21> well, you could use two stunnel to rebuild the ssl stream again
<21> have done that before, to demonstrate stunnel setups
<21> I have, I mean
<21> 'm pretty sure we support oldssl style on djabberd, lemmie test it on that
<21> my I key is obviously failing tonight
<21> okay, many people have icons in my djabberd set... fushing my gaim cache to see if that triggers it
<21> *grumble*
<21> I think I just deleted my settings file
<21> using old style SSL port 5223 in gaim... 2.0.0b6 against djabberd I got my icons just fine
<21> so the problem isn't directly in gaim
<20> hachi: sory was away. it then must be a combination of whichever server they use and gaim's jabber library. the answer lies in the xml


Name:

Comments:

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






Return to #gaim
or
Go to some related logs:

gentoo pam-login can't exec /bin/login
#kde
#css
cenergy on ubuntu
how to unblock ebuilds
#lisp
Azeraus pl
invoke-rc.d: unknown initscript, /etc/init.d/proftpd not found
#perl
gensplash widescreen



Home  |  disclaimer  |  contact  |  submit quotes