Request Support on SSL Error

2009-05-22 Thread Morning Star
Dear support team,

I used pidgin for nearly 3 months. Now i reinstall old version and
installed new version 2.5.6. I use pidgin as second gtalk. Currently I
am facing SSL Connection Failed problem. Here is my setting

BASIC TAB

Protocol :XMPP
Username : my google id
Domain : gmail.com
Resource: Home
Password : ***
Remember : on


Advanced TB

Require SSL/TLS : uncheck
Forced old (port 5222) SSL : check
Allow plaintext : uncheck
Connect port : 443
Connect Server : talk.google.com
File transfer proxies : proxy.jabber.org (default one)
Proxy options: Use Global Proxy setting


I think that my setting is fine but I still have SSL Connection Failed
problem. Please kindly support my problem.

With Regards,
Thet Wai Aung (hexahacker)

___
Support mailing list
Support@pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/support


connecting sametime user

2009-05-22 Thread Hillel Gross
Title: Best Regards, 





Hi,
How can i connect a sametime user??i was asked the server IP . i know
they have a public server but don't know it's IP
Please advise!







Best
Regards, 
Hillel
Gross 

Tel:
+972-(0)3-751-9493
Cell: +972-(0)54-228-0400
email: hgh...@gmail.com
Contact Me: Linkedin





___
Support mailing list
Support@pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/support


pidgin 2.5.6

2009-05-22 Thread Kaushal Shriyan
Hi,

It seems that the latest version 2.5.6 of pidgin is not available on PPA
APT  repos, I have checked it in
http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu/pool/main/p/pidgin/

Any ideas ?

Thanks,

Kaushal
___
Support mailing list
Support@pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/support


Regarding codes used for Pidgin

2009-05-22 Thread Zeroedge Speed
Recently I tried to use /me code of IRC on pidgin and got same
result.Are there more such codes??
Please help
___
Support mailing list
Support@pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/support


Skype protocol

2009-05-22 Thread Emil Sekula
Hello
Could you remember me when I can download Skype protocol for Pidgin ?
Regards
Emil Sekula

___
Support mailing list
Support@pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/support


Re: Regarding codes used for Pidgin

2009-05-22 Thread Sascha Vogt
Hi,

Zeroedge Speed schrieb:
 Recently I tried to use /me code of IRC on pidgin and got same
 result.Are there more such codes??
 Please help
These commands differ according to the used IM protocol.
Try /help to get a list of supported commands in your protocol.

Greetings
-Sascha-

___
Support mailing list
Support@pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/support


Re: Skype protocol

2009-05-22 Thread Sascha Vogt
Hi,

Emil Sekula schrieb:
 Hello
 Could you remember me when I can download Skype protocol for Pidgin ?
As the Skype protocol plugin will (most probably) never be supported by
the main Pidgin developers, you don't need to wait for such a notification.
Either Skype switches to XMPP (which is already supported by Pidgin) or
you'd need to watch for third-party plugins.

Greetings
-Sascha-

___
Support mailing list
Support@pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/support


RE: Meebo use of libpurple

2009-05-22 Thread John Uhlmann
Richard Laager wrote:
 On Thu, 2009-05-21 at 15:50 -0400, Kyle Stanek wrote:
  According to a post on the Meebo website, they feel that they are not
  required to release their source code because they do not directly
  distribute binaries to customers (since Meebo is a web application).
 
 Yes, this is how the GPL works.

More accurately I believe that this is how GPLv2 works.
I recall that there is an optional clause in GPLv3 that requires the release
of source code in these situations.

___
Support mailing list
Support@pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/support


Fwd: Regarding codes used for Pidgin

2009-05-22 Thread Sascha Vogt
Should have gone to the list...

And for the record: With commands I meant, features implemented in
Pidgin by the protocol plugin, not what is specified by the IM protocol
(though they usually match somehow)

 Original-Nachricht 
Betreff: Re: Regarding codes used for Pidgin
Datum: Fri, 22 May 2009 15:03:42 +0200
Von: Jo-Erlend Schinstad joerlend.schins...@gmail.com
An: Sascha Vogt funkyf...@gmx.net
Referenzen:
4a8ca07a0905220330y2b7a81c2y4f9ce31e2ec79...@mail.gmail.com   
4a168ce9.5070...@gmx.net

Actually, /me is not a command spesified by the IRC protocol at all.
It's just a convention that most IRC clients follow. It's actually a
CTCP message, which in turn is a PRIVMSG message, in which the
trailing parameter begins with ascii 1, directly followed by ACTION,
then the description, followed by ascii 1. CTCP replies are the same,
just using NOTICE instead of PRIVMSG.

Like this: (equal to /me is doing something!)
PRIVMSG currentTarget :ascii 1ACTION is doing something!ascii 1

Jo-Erlend Schinstad

___
Support mailing list
Support@pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/support


Mistyped usernames

2009-05-22 Thread Phil Smith III
I'm a keyboard guy, and I tend to add conversations to my Pidgin window via 
cntrlM and then typing part of their name. That gets me  a drop-down.

However, it doesn't always default to the right protocol (AIM, Y!M, et al.). 
And if I hit ENTER at that point, I wind up with a bogus window. That's 
arguably a bug, but it's actually not my question.

Once I've done that, the next time I type part of the user's name, the bogus 
one appears as well as any valid one(s) I've ever entered.

I hunted these down and whacked the bogus once once -- I swear I did! -- but 
now I can't find them. I've searched all the Pidgin directories I can find as 
well as the Registry.

Can someone suggest where this list is maintained?

Thanks,

...phsiii



___
Support mailing list
Support@pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/support


Mouse Support under screen

2009-05-22 Thread Dan Mahoney, System Admin
Hello all,

I'm using FreeBSD, which is a termcap-based system.  Ergo, the advice 
given in http://developer.pidgin.im/wiki/Using%20Finch#mouse-in-screen is 
not quite correct for me.

If the finch code *only* checks for terminfo, and I need to install this, 
let me know.  If on the other hand, it *should* work with termcap as well, 
then I can take this up with the screen community (i.e. let me know this 
as well).

-Dan

-- 

This Is Not Goodbye!

-DM, August 11th 2001, 10 PMish Chicago Time

Dan Mahoney
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
ICQ: 13735144   AIM: LarpGM
Site:  http://www.gushi.org
---

___
Support mailing list
Support@pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/support


Make finch beep

2009-05-22 Thread Dan Mahoney, System Admin
Hey all,

I'm noticing that finch doesn't seem to beep on an incoming IM (and since 
I'm running it under screen, this could be rather useful).

Is there a hidden preference, or just something I'm missing?

-Dan Mahoney

-- 

Dan Mahoney
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
ICQ: 13735144   AIM: LarpGM
Site:  http://www.gushi.org
---

___
Support mailing list
Support@pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/support


Re: Regarding codes used for Pidgin

2009-05-22 Thread Ethan Blanton
David Balazic spake unto us the following wisdom:
 On that regard:
  -  me is listed twice in the /help for IRC

Yes.

  -  /say /me foo is not sent to channel, but interpreted as a regular
 /me foo command

Not exactly.  Pidgin interprets any incoming message of the form /me
foo as an emote.  You're actually sending /me foo to the channel,
your Pidgin is simply displaying it the same as it would a CTCP
ACTION.

Ethan

-- 
The laws that forbid the carrying of arms are laws [that have no remedy
for evils].  They disarm only those who are neither inclined nor
determined to commit crimes.
-- Cesare Beccaria, On Crimes and Punishments, 1764


signature.asc
Description: Digital signature
___
Support mailing list
Support@pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/support


RE: Meebo use of libpurple

2009-05-22 Thread Richard Laager
On Fri, 2009-05-22 at 21:56 +1000, John Uhlmann wrote:
 Richard Laager wrote:
  On Thu, 2009-05-21 at 15:50 -0400, Kyle Stanek wrote:
   According to a post on the Meebo website, they feel that they are not
   required to release their source code because they do not directly
   distribute binaries to customers (since Meebo is a web application).
  
  Yes, this is how the GPL works.
 
 More accurately I believe that this is how GPLv2 works.
 I recall that there is an optional clause in GPLv3 that requires the release
 of source code in these situations.

You're probably thinking of the Affero GPL. The GPLv3 has something to
make it compatible with the Affero GPL so you can use GPLv3 code in an
Affero GPLv3 project.

Richard


signature.asc
Description: This is a digitally signed message part
___
Support mailing list
Support@pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/support


Re: Mistyped usernames

2009-05-22 Thread Sascha Vogt
Hi,

Phil Smith III schrieb:
 Can someone suggest where this list is maintained?
Actually, I think this List is just a search over the regular buddy 
list, which is stored in the blist.xml unter your .purple directory in 
your home directory.

Greetings
-Sascha-

___
Support mailing list
Support@pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/support


RE: Mistyped usernames

2009-05-22 Thread Phil Smith III
Mm, no -- otherwise the bogus entries would not persist, would they?

Try typing this:
cntrlM
xyzzyenter
hi
cntrlW
xyz

Ah HAH -- but that led me to the answer: it's looking at existing log files. If 
I delete the xyzzy directory hiding in my logs, xyzzy is no longer offered as a 
choice. Thanks, you led me to the answer!

...phsiii
-Original Message-
From: Sascha Vogt [mailto:funkyf...@gmx.net] 
Sent: Friday, May 22, 2009 1:19 PM
To: support@pidgin.im
Cc: Phil Smith III
Subject: Re: Mistyped usernames

Hi,

Phil Smith III schrieb:
 Can someone suggest where this list is maintained?
Actually, I think this List is just a search over the regular buddy 
list, which is stored in the blist.xml unter your .purple directory in 
your home directory.

Greetings
-Sascha-

___
Support mailing list
Support@pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/support


Re: Password forgotten...

2009-05-22 Thread Vladimir Kraljevic
On Thu, May 21, 2009 at 4:42 PM, Lita Lewis le...@collective.com wrote:
 Cheers Michael! Appreciated J



 From: Michael Secord [mailto:gizmokid2...@gmail.com]
 Sent: Thursday, May 21, 2009 10:40 AM
 To: Lita Lewis
 Cc: support@pidgin.im
 Subject: Re: Password forgotten...



 You have to request a new password at the actual services website.  IE - AIM
 at http://aim.com , Yahoo at http://yahoo.com etc...

  Original Message 
 Subject: Password forgotten...
 From: Lita Lewis le...@collective.com
 To: support@pidgin.im
 Date: 5/21/2009 10:30 AM

 Now what?



 There’s no option to request new password…



 Please help.



 collectivemedia | Lita Lewis |
 Direct: 646-442-6523 | Fax: 646-442-6529
 Email: l...@collective.com

 254 West 31st Street, 12th Floor, New York, NY 10001

 www.collective.com



 The information contained in this message may be privileged, confidential,
 and protected from disclosure. If the reader of this message is not the
 intended recipient, or any employee or agent responsible for delivering this
 message to the intended recipient, you are hereby notified that any
 dissemination, distribution, or copying of this communication is strictly
 prohibited. If you have received this communication in error, please notify
 us immediately by replying to the message and deleting it from your
 computer. Unless the person sending you this email specifically says that
 they are authorized to enter into contracts, this email will not create a
 legal contract binding to Collective Media, Inc.



 



 ___

 Support mailing list

 Support@pidgin.im

 http://pidgin.im/cgi-bin/mailman/listinfo/support





 The information contained in this message may be privileged, confidential,
 and protected from disclosure. If the reader of this message is not the
 intended recipient, or any employee or agent responsible for delivering this
 message to the intended recipient, you are hereby notified that any
 dissemination, distribution, or copying of this communication is strictly
 prohibited. If you have received this communication in error, please notify
 us immediately by replying to the message and deleting it from your
 computer. Unless the person sending you this email specifically says that
 they are authorized to enter into contracts, this email will not create a
 legal contract binding to Collective Media, Inc.
 ___
 Support mailing list
 Support@pidgin.im
 http://pidgin.im/cgi-bin/mailman/listinfo/support



You're kidding, right... If you're using MSN, for example @hotmail.com
then that is where you will find your new password; www.hotmail.com

___
Support mailing list
Support@pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/support


Re: Disable smilies?

2009-05-22 Thread Vladimir Kraljevic
On Tue, May 19, 2009 at 7:36 PM, Greg Krabach g...@krabach.net wrote:
 Is there a way to disable smilies (particularly custom smilies from other
 users) as they are offensive to me.

 ___
 Support mailing list
 Support@pidgin.im
 http://pidgin.im/cgi-bin/mailman/listinfo/support



lol +1

___
Support mailing list
Support@pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/support