Uninstall

2009-08-11 Thread Stephanie Yee
i just uninstalled Pigin on my Windows Vista computer. the desktop icon is
stuck and nothing i do will make it go away.
please help.
thanks
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Re-request Authorization with libpurple?

2009-08-11 Thread michaelcbr...@msn.com
On Tue, 2009-08-11 at 17:32 -0700, Mark Doliner wrote:
> On Tue, Aug 11, 2009 at 4:00 PM,
> michaelcbr...@msn.com wrote:
> > Does anyone know how to imitate the "Re-request Authorization" button,
> > that's in pidgin, in libpurple?
> 
> I think you would need to call the blist_node_menu prpl callback
> function for the buddy, then find the action in the list with the name
> "Re-request Authorization" and call the callback function.  Yes, it's
> ugly
> 
> -Mark
> 
Ok, I think I'm really close, but I'm having some trouble calling the
callback function.  Here's what I have:

gboolean re_request_buddy(gpointer data)
{

printf("Re-requesting authorization...\n");

PurpleBuddy *buddy = data;

  if (buddy!=NULL)
  {

  PurplePluginProtocolInfo *prpl_info =
PURPLE_PLUGIN_PROTOCOL_INFO(purple_account_get_connection(purple_buddy_get_account(buddy))->prpl);

if(prpl_info && prpl_info->blist_node_menu)
{

GList *menu = prpl_info->blist_node_menu((PurpleBlistNode *)buddy);

int i = 0;

  while (i < g_list_length(menu))
  {

  PurpleMenuAction *menu_action = g_list_nth_data(menu, i);

if (strcmp(menu_action->label, "Re-request Authorization")==0)
{
printf("Found re-request menu option...\n");
menu_action->callback((PurpleBlistNode *)buddy);
break;
}

  i++;

  }

}
else
{
printf("ERROR 2\n");
}

  }
  else
  {
  printf("ERROR 1\n");
  }

}

The compiler comes back saying:
master.c: In function ‘re_request_buddy’:
master.c:1129: error: too many arguments to function
‘menu_action->callback’

How should I be calling the callback function?

-Michael

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Re-request Authorization with libpurple?

2009-08-11 Thread Mark Doliner
On Tue, Aug 11, 2009 at 4:00 PM,
michaelcbr...@msn.com wrote:
> Does anyone know how to imitate the "Re-request Authorization" button,
> that's in pidgin, in libpurple?

I think you would need to call the blist_node_menu prpl callback
function for the buddy, then find the action in the list with the name
"Re-request Authorization" and call the callback function.  Yes, it's
ugly

-Mark

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support


Re-request Authorization with libpurple?

2009-08-11 Thread michaelcbr...@msn.com
Does anyone know how to imitate the "Re-request Authorization" button,
that's in pidgin, in libpurple?

-Michael

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support


Re: Facebook

2009-08-11 Thread Michael Secord

Here is the link: http://code.google.com/p/pidgin-facebookchat/

It isn't the most solid of plugins, but it does work.  Last week when 
twitter and facebook had their issues it would crash pidgin every 15 
minutes until I disabled it.


-Michael

 Original Message 
Subject: Re: Facebook
From: John Moore 3rd 
To: Pidgin Support List 
Date: 8/11/2009 6:21 PM


Joseph Eiduson wrote:

I love your product! �Is there a way to use it with Facebook email?
�Meebo allows this but it is not a choice for�Pidgin. �Keep up the great
work.


There is a Facebook Plug-In for Pidgin.  I will warn Ya, however, that I
had Friends mention/complain that it doesn't 'play nice' with MSN
Messenger if You have Contacts configured on that Service.

JOHN ;)
Timestamp: Tuesday 11 Aug 2009, 18:21  --400 (Eastern Daylight Time)





___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support


___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Facebook

2009-08-11 Thread John Moore 3rd
Joseph Eiduson wrote:
> I love your product! �Is there a way to use it with Facebook email?
> �Meebo allows this but it is not a choice for�Pidgin. �Keep up the great
> work.

There is a Facebook Plug-In for Pidgin.  I will warn Ya, however, that I
had Friends mention/complain that it doesn't 'play nice' with MSN
Messenger if You have Contacts configured on that Service.

JOHN ;)
Timestamp: Tuesday 11 Aug 2009, 18:21  --400 (Eastern Daylight Time)



signature.asc
Description: OpenPGP digital signature
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support

Facebook

2009-08-11 Thread Joseph Eiduson
I love your product!  Is there a way to use it with Facebook email?  Meebo
allows this but it is not a choice for Pidgin.  Keep up the great work.

-- 
Rabbi Joe Eiduson, R.J.E.

Congregation B'nai Shalom
117 East Main Street
PO Box 1019
Westborough, MA 01581
educa...@cbnaishalom.org

Direct Telephone: 508.366.7191 Ext. 204
Direct Fax: 508.870.0608

This email may contain privileged or confidential information and is for the
sole use of the intended recipient(s). If you are not the intended
recipient, any disclosure, copying, distribution, or use of the contents of
this information is prohibited and may be unlawful. If you have received
this electronic transmission in error, please reply immediately to the
sender that you have received the message in error, and delete it. Thank
you.
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support

Re: FW: Mxt assistance please

2009-08-11 Thread David Woolley

Regan Habana wrote:
I am trying to connect to mixt via my pc , can you send me some giude 
lines as to how i can connect to the contacts on my phone as i keep 
getting a connection error


You need to ask the people who wrote the plugin.  It is not supported 
here.  The following URLs may help:


http://devzone.mxit.com/trac/libpurple/
http://devzone.mxit.com/forum/Pidgin%20-%20libpurple/

“This e-mail is sent on the Terms and Conditions that can be accessed by 
Clicking on this link http://www.vodacom.co.za/legal/email.jsp "


Note any of those terms which imply confidentiality are void, given the 
nature of the mailing list to which you posted.


--
David Woolley
Emails are not formal business letters, whatever businesses may want.
RFC1855 says there should be an address here, but, in a world of spam,
that is no longer good advice, as archive address hiding may not work.

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support


Re: "the message is too large"

2009-08-11 Thread Evan Platt

At 12:44 AM 8/11/2009, you wrote:

Hit Ctrl + Up.


There must be a setting somewhere I didn't even know I turned on, 
because every time I send a message that's too large, it's right 
there on the bottom of the history window, just as if it HAD been 
sent, but with a "The above message was too large" message. Nothing is lost. 


___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support


Re: Too large error

2009-08-11 Thread Steve VanSlyck
Truncation is what Yahoo does, and the result on the screen is  
obvious. I suggest we let Yahoo do the testing and just send the  
message.


for...@david-woolley.me.uk wrote:


David Woolley wrote:

yaip wrote:

I'm not too sure what you mean by service. I'm just chatting to someone on
who is on Yahoo. Is Yahoo a service you mean?



Yahoo is the service.  You are not just chatting to someone on Yahoo,


In the case of Yahoo, Pidgin imposes the limit, but that limit is the
limit used by the official Yahoo client.  Although you could recompile
Pidgin, to change the limit, the result is likely to be rejection or
truncation by Yahoo.

This is the relevant part of the source code (there is a second limit
check, but this is the one that is likely to be triggered normally):

pidgin-2.5.8/libpurple/protocols/yahoo/yahoo.h lines 190 et. seq.

/*
 * Current Maximum Length for Instant Messages
 *
 * This was found by experiment.
 *
 * The YMSG protocol allows a message of up to 948 bytes, but the
official client
 * limits to 800 characters.  According to experiments I conducted, it
seems that
 * the discrepancy is to allow some leeway for messages with mixed   
single- and

 * multi-byte characters, as I was able to send messages of 840 and 932 bytes
 * by using some multibyte characters (some random Chinese or Japanese
character
s,
 * to be precise). - rekkanoryo
 */
#define YAHOO_MAX_MESSAGE_LENGTH_BYTES 948
#define YAHOO_MAX_MESSAGE_LENGTH_CHARS 800


--
David Woolley
Emails are not formal business letters, whatever businesses may want.
RFC1855 says there should be an address here, but, in a world of spam,
that is no longer good advice, as archive address hiding may not work.

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support


___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support


re: "the message is too large"

2009-08-11 Thread Richard Jackson
My issue is with pidgin when exchanging messages with the Yahoo IM service.

I just did a quick test using the basic Yahoo interface.  Somewhere around
800 characters, the standard product stops accepting new characters -- I can
type but after about 800 characters, they are not echoed to the input
control and are not sent to the recipient.

[for the pedantic, the test description = in notepad, create a line of text
that is about 100 characters long, select the line, ctrl-c, start the
standard Yahoo application, paste the line one time into the input area,
click send.  Repeat paste and send while pasting 2 times, 3 times, and so
forth.  When I paste the line 8 times, a few characters are dropped off the
end of the last line (my line is not exactly 800 characters long and
contains a CRLF etc).  When I paste the line 9 times, the last paste does
not show in the input area at all.]

Thanks for the note about ctrl-up retrieving the previous message, that will
reduce my blood pressure.

As others have done, I would encourage the developers to think about ways to
deal with this (silly) Yahoo limitation.  Of the ideas that I saw, my
personal favorite so far is the one that goes, "automatically split the
typing into acceptable-sized chunks and send several messages".  I like it
because it makes everyone happy and requires me to do -- nothing.  It could
be made even more cool by splitting on the last space, comma, semicolon,
period, slash, or other white space or special character.  Obviously this
gets more complicated if the user is typing in another character set -- oh
well.

For those who avoided whacking me on the head about the Yahoo service
limitation -- thanks.

To whomever maintains the help: use the built in camera and/or microphone to
capture pictures (still or movies and sound) of users losing their
beautiful, important and completely obliterated composition.  Post them on
utube (possibly without the sound).  Barring that functionality, I would
give some consideration to adding a note to the help.

Regards ... Richard Jackson
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support

Re: "the message is too large"

2009-08-11 Thread Sulabh Mahajan
Hit "reply all" so that the list gets your reply.

I agree, discarded message is a pain, since most people won't know about
Ctrl + Up.

We know about Yahoo's 800 char limit, has been set by the
client/server/protocol. Nothing we can do about it, but yeah we should
handle the discarding of message in a better way.

I don't think it is a good idea to split message automatically, might mess
up with the text formatting.

Discarding is good, if we have an "obvious" way to obtain the message back.

You might want to (re-)open a ticket, present your point. Also the topic
might get attention, and you can obtain the views of the developers if you
send it to the devel list (de...@pidgin.im).

Thanks

-- Sulabh

On Tue, Aug 11, 2009 at 5:43 PM, Richard Jackson <
richard_jack...@attglobal.net> wrote:

> My issue is with pidgin when exchanging messages with the Yahoo IM service.
>
> I just did a quick test using the basic Yahoo interface.  Somewhere around
> 800 characters, the standard product stops accepting new characters -- I can
> type but after about 800 characters, they are not echoed to the input
> control and are not sent to the recipient.
>
> [for the pedantic, the test description = in notepad, create a line of text
> that is about 100 characters long, select the line, ctrl-c, start the
> standard Yahoo application, paste the line one time into the input area,
> click send.  Repeat paste and send while pasting 2 times, 3 times, and so
> forth.  When I paste the line 8 times, a few characters are dropped off the
> end of the last line (my line is not exactly 800 characters long and
> contains a CRLF etc).  When I paste the line 9 times, the last paste does
> not show in the input area at all.]
>
> Thanks for the note about ctrl-up, that will reduce my blood pressure.
>
> As others have done, I would encourage the developers to think about ways
> to deal with this (silly) Yahoo limitation.  Of the ideas that I saw, my
> personal favorite so far is the one that goes, "automatically split the
> typing into acceptable-sized chunks and send several messages".  I like it
> because it makes everyone happy and requires me to do -- nothing.  It could
> be made even more cool by splitting on the last space, comma, semicolon,
> period, slash, or other white space or special character.  Obviously this
> gets more complicated if the user is typing in another character set -- oh
> well.
>
> For those who avoided whacking me on the head about the Yahoo service
> limitation -- thanks.
>
> To whomever maintains the help: use the built in camera and/or microphone
> to capture pictures (still or movies) of users losing their beautiful,
> important and completely obliterated composition and post them on utube
> (possibly without the sound).  Barring that functionality, I would give some
> consideration to adding a note to the help.
>
> Regards ... Richard Jackson
>
> On Tue, Aug 11, 2009 at 3:44 AM, Sulabh Mahajan wrote:
>
>> Hit Ctrl + Up.
>>
>> Take a look at this discussion:
>> http://pidgin.im/pipermail/support/2009-January/002779.html
>>
>> or Take a look at this ticket:
>> http://developer.pidgin.im/ticket/8651
>>
>> -- Sulabh
>>
>
>
>
> --
> Richard Jackson
> RJA Ltd.
> Email address: richard_jack...@attglobal.net
> Cell phone: 1-269-823-3234
> Instant message: op...@yahoo.com
>
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support

FW: Mxt assistance please

2009-08-11 Thread Regan Habana
I am trying to connect to mixt via my pc , can you send me some giude lines as 
to how i can connect to the contacts on my phone as i keep getting a connection 
error

“This e-mail is sent on the Terms and Conditions that can be accessed by 
Clicking on this link http://www.vodacom.co.za/legal/email.jsp "
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support

Re: "the message is too large"

2009-08-11 Thread Sulabh Mahajan
Hit Ctrl + Up.

Take a look at this discussion:
http://pidgin.im/pipermail/support/2009-January/002779.html

or Take a look at this ticket:
http://developer.pidgin.im/ticket/8651

-- Sulabh
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Too large error

2009-08-11 Thread David Woolley

David Woolley wrote:

yaip wrote:
I'm not too sure what you mean by service. I'm just chatting to 
someone on

who is on Yahoo. Is Yahoo a service you mean?



Yahoo is the service.  You are not just chatting to someone on Yahoo, 


In the case of Yahoo, Pidgin imposes the limit, but that limit is the 
limit used by the official Yahoo client.  Although you could recompile 
Pidgin, to change the limit, the result is likely to be rejection or 
truncation by Yahoo.


This is the relevant part of the source code (there is a second limit 
check, but this is the one that is likely to be triggered normally):


pidgin-2.5.8/libpurple/protocols/yahoo/yahoo.h lines 190 et. seq.

/*
 * Current Maximum Length for Instant Messages
 *
 * This was found by experiment.
 *
 * The YMSG protocol allows a message of up to 948 bytes, but the 
official client
 * limits to 800 characters.  According to experiments I conducted, it 
seems that
 * the discrepancy is to allow some leeway for messages with mixed 
single- and
 * multi-byte characters, as I was able to send messages of 840 and 932 
bytes
 * by using some multibyte characters (some random Chinese or Japanese 
character

s,
 * to be precise). - rekkanoryo
 */
#define YAHOO_MAX_MESSAGE_LENGTH_BYTES 948
#define YAHOO_MAX_MESSAGE_LENGTH_CHARS 800


--
David Woolley
Emails are not formal business letters, whatever businesses may want.
RFC1855 says there should be an address here, but, in a world of spam,
that is no longer good advice, as archive address hiding may not work.

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support


Re: "the message is too large"

2009-08-11 Thread David Woolley

Richard Jackson wrote:

*Unable to send message: The message is too large.*


Which service?

It appears that, at least for some protocols, this message is the result 
of limits hard coded into libpurple.  As Yahoo has been mentioned in 
this context, recently, it looks like, at least in that case, the code 
is representing the service provider's documented limit, moderated by 
the result of tests.


pidgin-2.5.8/libpurple/protocols/yahoo/yahoo.h lines 189-207/279

/*
 * Current Maximum Length for Instant Messages
 *
 * This was found by experiment.
 *
 * The YMSG protocol allows a message of up to 948 bytes, but the 
official clien

t
 * limits to 800 characters.  According to experiments I conducted, it 
seems tha

t
 * the discrepancy is to allow some leeway for messages with mixed 
single- and
 * multi-byte characters, as I was able to send messages of 840 and 932 
bytes
 * by using some multibyte characters (some random Chinese or Japanese 
character

s,
 * to be precise). - rekkanoryo
 */
#define YAHOO_MAX_MESSAGE_LENGTH_BYTES 948
#define YAHOO_MAX_MESSAGE_LENGTH_CHARS 800

--
David Woolley
Emails are not formal business letters, whatever businesses may want.
RFC1855 says there should be an address here, but, in a world of spam,
that is no longer good advice, as archive address hiding may not work.

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support