icon file `pixmaps/tray/16/' does not contain icon data

2009-07-17 Thread evanescent
I get this error when i try to cros compile pidgin on linux (kubuntu).
I tried to find the issue with some ealier post related to same topic but
those did nt help.
can anybody tell me what will be possible reasons to this error.
I tried acording to the instruction under
http://developer.pidgin.im/wiki/BuildingWinPidgin too.

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

Re: Pidgin not connecting to yahoo

2009-07-17 Thread Sunil Khunteta








Tried
all that I was told 



- uninstalling.
Deleting Purple folder, recreated all accounts. Adding libyahoo.dll etc. 



Nothing
worked. 



On
the new version 2.5.8 now bug cannot connect to AIM, YAHOO or MSN messengers
using Pidgin. 



Is
it really working for someone, please check your version, setup and inform.



Thanks  regards

Sunil Khunteta

-- 

Sunil Khunteta | 








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

Re: finch: how to connect to disconnected account?

2009-07-17 Thread Daniel
anyone?

On Wed, Jul 15, 2009 at 10:53 PM, Daniel finch...@otherware.org wrote:

 How to I reconnect to an account I get disconnected from?

 I've tried F10, the accounts list and everything, but it's not obvious how
 I reconnect.  Similar question is, how to disconnect just from one protocol?

 -d

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

Re: finch: how to connect to disconnected account?

2009-07-17 Thread Brian Morrison
On Wed, 15 Jul 2009 22:53:07 +0200
Daniel finch...@otherware.org wrote:

 How to I reconnect to an account I get disconnected from?

A bit more detail would help.

 
 I've tried F10, the accounts list and everything, but it's not obvious how I
 reconnect.  Similar question is, how to disconnect just from one protocol?

The statusboxes plugin allows this, or you can simply go into Manage
accounts and untick the enabled checkbox there for the accounts you
want to be disconnected.

-- 

Brian Morrison

   Arguing with an engineer is like wrestling with a pig in the mud;
after a while you realize you are muddy and the pig is enjoying it.

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


Re: Pidgin not connecting to yahoo

2009-07-17 Thread Devanathan Parthasarthy
did u try using http proxy for these accounts. accounts other than oracle wont connect unless u use http proxy...From: Sunil Khunteta sunil.khunt...@oracle.comTo: "sharinginfo_...@yahoogroups.com" sharinginfo_...@yahoogroups.com; "support@pidgin.im" support@pidgin.imSent: Friday, 17 July, 2009 12:56:29 PMSubject: Re: Pidgin not connecting to
 yahoo


 
 







Tried
all that I was told  

  

- uninstalling.
Deleting Purple folder, recreated all accounts. Adding libyahoo.dll etc.  

  

Nothing
worked.  

  

On
the new version 2.5.8 now bug cannot connect to AIM, YAHOO or MSN messengers
using Pidgin.  

  

Is
it really working for someone, please check your version, setup and inform. 

  

Thanks  regards 

Sunil Khunteta 

-- 

Sunil Khunteta |  

  




   See the Webs breaking stories, chosen by people like you. Check out  Yahoo! Buzz.___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support

Your Account is currently suspended

2009-07-17 Thread Danny O'Dare
Hi,

I've just installed Pidgin, but I'm stuck. I cannot log in, etc, because I
keep getting the following message:


Your Account is currently suspended

And my user name is Disabled.

How do I un-suspend and re-enable?

Thanks,

DANNY O'DARE

-- 
What a horrible loutish planet this is. The dominant species consists of
sadistic morons, faces bearing the hideous lineaments of spiritual famine
swollen with stupid hate. Hopeless rubbish.
(William Burroughs)
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Your Account is currently suspended

2009-07-17 Thread Brian Morrison
On Fri, 17 Jul 2009 09:26:42 +0100
Danny O'Dare dannyod...@gmail.com wrote:

 Hi,
 
 I've just installed Pidgin, but I'm stuck. I cannot log in, etc, because I
 keep getting the following message:
 
 
 Your Account is currently suspended
 
 And my user name is Disabled.
 
 How do I un-suspend and re-enable?

Which IM service are you trying to use? Which version of Pidgin, which
operating system?

My immediate guess is that for some reason the service you're using has
done this rather than it being anything to do with Pidgin so you will
probably need to contact them to find out why.

-- 

Brian Morrison

   Arguing with an engineer is like wrestling with a pig in the mud;
after a while you realize you are muddy and the pig is enjoying it.

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


Re: Your Account is currently suspended

2009-07-17 Thread Brian Morrison
Danny O'Dare wrote:
 Hi Brian,
 
 I'm using Windows XP Home, the latest version of Pidgin and my IM/Protocol
 is AIM.

Not immediately. I would suggest Googling for the exact phrases you
mentioned and see if anyone else has seen them and reported them somewhere.

If not then you could look at the debug window, via the Pidgin Help
menu, and see if anything appears there when this failure occurs.

You could also try the official client, it might offer more information.

Also, please reply to the support list and not to me directly, thanks.

-- 

Brian

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


Re: icon file `pixmaps/tray/16/' does not contain icon data

2009-07-17 Thread Gregor Dick
evanescent wrote:
 I get this error when i try to cros compile pidgin on linux (kubuntu).
 I tried to find the issue with some ealier post related to same topic
 but those did nt help.
 can anybody tell me what will be possible reasons to this error.
 I tried acording to the instruction under
 http://developer.pidgin.im/wiki/BuildingWinPidgin too.

 thanks

This is due to a bug in windres with string literal concatenation, for
which there's a patch at [1]. Alternatively, as a workaround for the
time being, you can concatenate the offending strings in (the
automatically-generated) pidgin*.rc yourself.

-Gregor


[1] http://sourceware.org/bugzilla/show_bug.cgi?id=6714

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


Yahoo connection issue

2009-07-17 Thread Scott Urban (surban)
All,

 

I recently upgraded from 2.5.6 to 2.5.8 to fix the Yahoo connection
problem as indicated here

 

http://www.celticwolf.com/useful-information/faqs/26-pidgin-yahoo




I've followed all the links, tried all the suggestions, but still get an
Unknown error number 1013.  Logging into the Yahoo! Website may fix
this.  (It does not, btw).  Any ideas?

Thanks,

 

Scott

 

 

 

 

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

Re: Yahoo connection issue

2009-07-17 Thread Sulabh Mahajan
On Fri, Jul 17, 2009 at 6:44 PM, Scott Urban (surban) sur...@cisco.comwrote:

  I’ve followed all the links, tried all the suggestions, but still get an
 “Unknown error number 1013.  Logging into the Yahoo! Website may fix this.”
 (It does not, btw).  Any ideas?

In the account properties, in the field for the username, use your yahoo id
instead of the email address. If you are using id, try email address
instead.
Hope that solves your issue.

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

kernel: [10454.298371] pidgin[11283]

2009-07-17 Thread Блохин Сергей
Hi, my pidgin is crash

Jul 17 20:11:46 tubuntu kernel: [10454.298371] pidgin[11283]: segfault
at 1 ip 7fd4704e3773 sp 7fd446b4aa50 error 6 in
libSM.so.6.0.0[7fd4704e1000+8000]

С уважением,
Блохин Сергей
Spark-Media Support Head
supp...@spark-media.ru
http://www.spark-media.ru

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

Re: kernel: [10454.298371] pidgin[11283]

2009-07-17 Thread Daniel Atallah
2009/7/17 Блохин Сергей s.blo...@electro-com.ru:
 Hi, my pidgin is crash

 Jul 17 20:11:46 tubuntu kernel: [10454.298371] pidgin[11283]: segfault at 1
 ip 7fd4704e3773 sp 7fd446b4aa50 error 6 in
 libSM.so.6.0.0[7fd4704e1000+8000]

http://d.pidgin.im/wiki/GetABacktrace

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

error 1013

2009-07-17 Thread Carlos Calderon
I have the latest version of pidgin and when  I try to connect to yahoo im It 
shows an error called 1013 how do I fix it?



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

Re: error 1013

2009-07-17 Thread Sulabh Mahajan
On Fri, Jul 17, 2009 at 10:01 PM, Carlos Calderon calderon...@yahoo.comwrote:

 I have the latest version of pidgin and when  I try to connect to yahoo im
 It shows an error called 1013 how do I fix it?


In the account properties, in the field for the username, use your yahoo id
instead of the email address. If you are using id, try email address
instead.
Hope that solves your issue.

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

Need to do reinstall of Pidgin

2009-07-17 Thread plainwhitewrapper
Hello All,

I need to reinstall Pidgin. If I do this will I lose everything and need to 
start over again?


Thanks


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

RE: Yahoo connection issue

2009-07-17 Thread Scott Urban (surban)
That was it exactly (I was using full @yahoo.com addr vs. just userid).
Thanks for the quick reply.

 

 

 

 

 

 

From: Sulabh Mahajan [mailto:sulabh@gmail.com] 
Sent: Friday, July 17, 2009 11:40 AM
To: Scott Urban (surban)
Cc: support@pidgin.im
Subject: Re: Yahoo connection issue

 

On Fri, Jul 17, 2009 at 6:44 PM, Scott Urban (surban) sur...@cisco.com
wrote:

I've followed all the links, tried all the suggestions, but still get an
Unknown error number 1013.  Logging into the Yahoo! Website may fix
this.  (It does not, btw).  Any ideas?

In the account properties, in the field for the username, use your yahoo
id instead of the email address. If you are using id, try email address
instead.
Hope that solves your issue.

-- Sulabh

 

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

Re: finch: how to connect to disconnected account?

2009-07-17 Thread Sadrul Habib Chowdhury
* Daniel had this to say on [17 Jul 2009, 11:57:01 +0200]:
 Not much more detail to give.
 
 I'm connected to yahoo and msn. I wish to disconnect from msn and only be
 present on yahoo, for example.
 

From the accounts window (alt+a, Accounts), disable the account you want
to disconnect (press space) to disconnect an account. You can manually
disconnect an account without disabling it, from the 'Saved Status' menu,
but that's more complex, and unlikely to be what you want.

 I'll check the status plugin, thanks.

You can, if you want to, except the mystatusbox is for pidgin only ;)

Cheers,
Sadrul

 
 On Fri, Jul 17, 2009 at 9:46 AM, Brian Morrison b...@fenrir.org.uk wrote:
 
  On Wed, 15 Jul 2009 22:53:07 +0200
  Daniel finch...@otherware.org wrote:
 
   How to I reconnect to an account I get disconnected from?
 
  A bit more detail would help.
 
  
   I've tried F10, the accounts list and everything, but it's not obvious
  how I
   reconnect.  Similar question is, how to disconnect just from one
  protocol?
 
  The statusboxes plugin allows this, or you can simply go into Manage
  accounts and untick the enabled checkbox there for the accounts you
  want to be disconnected.
 
  --
 
  Brian Morrison
 
Arguing with an engineer is like wrestling with a pig in the mud;
 after a while you realize you are muddy and the pig is enjoying it.
 
  ___
  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

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


Cannot connect

2009-07-17 Thread Rich Cowe
I am not able to connect using my Yahoo account in pidgin.

Rich


--
SimCareDefender Message Security: Click below to verify authenticity
http://www.exchangedefender.com/verify.asp?id=n6HKn5j5015588from=r...@calvarychapelav.org


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

Re: Cannot connect

2009-07-17 Thread David Woolley

Rich Cowe wrote:

I am not able to connect using my Yahoo account in pidgin.


If you want help, and the answers to other similar queries didn't solve 
your problem, you are going to have to provide a lot more information 
than that.




--
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: Cannot connect

2009-07-17 Thread Rich Cowe
Just downloaded the latest version. I have an account with Yahoo. I
Followed the instructions on the install and added my account to the
account interface in pidgin. At the bottom of the buddy list interface
it says: Available - Connecting. Connecting is grayed out and the
animation isn't spinning. I have turned off the anti-virus and have
check all the menu items to see if I have missed anything. The windows
firewall isn't on. This workstation is connected to a domain. I have
version 2.5.8 
Is there any other information you need?

Rich

-Original Message-
From: David Woolley [mailto:for...@david-woolley.me.uk] 
Sent: Friday, July 17, 2009 3:33 PM
To: Rich Cowe
Cc: Pidgin Support List
Subject: Re: Cannot connect

Rich Cowe wrote:
 I am not able to connect using my Yahoo account in pidgin.

If you want help, and the answers to other similar queries didn't solve
your problem, you are going to have to provide a lot more information
than that.



--
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.

--
SimCareDefender Message Security: Click below to verify authenticity
http://www.exchangedefender.com/verify.asp?id=n6HNn5Nl006436from=r...@calvarychapelav.org


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


[solved] problem with Yahoo

2009-07-17 Thread Kalin KOZHUHAROV
Hello,

I have been trying to get back on yahoo for some time and finally I found the 
solution.

For quite some time my username was bla-...@yahoo.com and I am pretty sure 
that was accepted. With the new auth protocol, the username apparently has to 
be changed to bla-bla only!

I tried to get somebody on #pidgin interested in adding that to the FAQ, but 
nobody cared, so I am sending it here.

Not on the list, please Cc me if you reply.

Cheers,
Kalin.
-- 
|[ ~~ ]|
+- http://ThinRope.net/ -+
|[ __ ]|

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


Re: [solved] problem with Yahoo

2009-07-17 Thread Mark Doliner
On Fri, Jul 17, 2009 at 5:08 PM, Kalin KOZHUHAROVka...@thinrope.net wrote:
 I have been trying to get back on yahoo for some time and finally I found the 
 solution.

 For quite some time my username was bla-...@yahoo.com and I am pretty sure 
 that was accepted. With the new auth protocol, the username apparently has to 
 be changed to bla-bla only!

 I tried to get somebody on #pidgin interested in adding that to the FAQ, but 
 nobody cared, so I am sending it here.

 Not on the list, please Cc me if you reply.

Does anyone know if whate...@yahoo.com is a valid login ID?  Or is
it safe to always strip @yahoo.com?

I think we might unconditionally strip @yahoo.com from yahoo names and
I can't recall anyone complaining about not being able to log in.  I
should double-check though.

-Mark

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


Re: [solved] problem with Yahoo

2009-07-17 Thread John Bailey
Mark Doliner wrote:
 Does anyone know if whate...@yahoo.com is a valid login ID?  Or is
 it safe to always strip @yahoo.com?
 
 I think we might unconditionally strip @yahoo.com from yahoo names and
 I can't recall anyone complaining about not being able to log in.  I
 should double-check though.

I assume you mean Meebo does that.  If so, it might be safe.  I've been
reluctant to do that because I though I had seen cases before where the
@yahoo.com was necessary to log in.

John



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

irc and PvPGN

2009-07-17 Thread Gustavo Rey


_
More than messages–check out the rest of the Windows Live™.
http://www.microsoft.com/windows/windowslive/
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support


Re: [solved] problem with Yahoo

2009-07-17 Thread Mark Doliner
On Fri, Jul 17, 2009 at 5:25 PM, John Baileyrekkano...@rekkanoryo.org wrote:
 Mark Doliner wrote:
 Does anyone know if whate...@yahoo.com is a valid login ID?  Or is
 it safe to always strip @yahoo.com?

 I think we might unconditionally strip @yahoo.com from yahoo names and
 I can't recall anyone complaining about not being able to log in.  I
 should double-check though.

 I assume you mean Meebo does that.  If so, it might be safe.  I've been
 reluctant to do that because I though I had seen cases before where the
 @yahoo.com was necessary to log in.

Yes, at Meebo (sorry--meant to mention that).  I just checked and yes
we do strip @yahoo.com from Yahoo usernames before attempting to log
in.

-Mark

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

Re: [solved] problem with Yahoo

2009-07-17 Thread John Bailey
Mark Doliner wrote:
 Yes, at Meebo (sorry--meant to mention that).  I just checked and yes
 we do strip @yahoo.com from Yahoo usernames before attempting to log
 in.

Then it should be safe to strip in the prpl too.  We definitely still want to
leave the case 1013 I added to the connection error handling, though, because we
may run into this issue in other ways.

John



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

irc and PvPGN

2009-07-17 Thread Gustavo Rey


_
Invite your mail contacts to join your friends list with Windows Live Spaces. 
It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=createwx_url=/friends.aspxmkt=en-us
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support


irc and PvPGN

2009-07-17 Thread GustavoRey

hi,
sorry about the previous messages (WLM would not send them in iceweasel)

I'm trying to use icq on a PvPGN server(1.8.1) with pidgin (2.5.8 in debian)

I get it to connect and join a channel
but I cannot send a message inside the channel unless using

/msg username message

I get the error The nickname or channels does not exist
(actually it is in spanish No existe el apodo o canal)
ther is no error shown in the debug window

in the PvPGN server log:

Jul 18 00:01:33 [debug] handle_irc_line: [7] got  PRIVMSG [ #brood] pidgin 
test

using xchat (2.8.6) i works fine
in the PvPGN log:

Jul 18 00:05:50 [debug] handle_irc_line: [7] got  PRIVMSG [#brood] xchat 
test

so the extra  when the message is not explicitly sent to one user seem to be 
the problem


Also I cannot receive messages from inside the PvPGN server unless whispered to 
me
pidgin debug windows says

(21:54:12) irc: Got a PRIVMSG on #brood, which does not exist

in the PvPGN log

Jul 18 00:13:10 [debug] irc_message_postformat: sent :prueba!s...@10.0.0.6 PRIVMSG #brood :message 
from the server


(where prueba is the username)
the channel does exist, i'm logged in and i even have it on my buddy list
this also works on xchat

I tried to be as clear as I could (and I had to write it twice)(and finally 
paste it once)
I don't know if you need more information
I would apreciate any help, thanks

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


Retrieving user info via libpurple

2009-07-17 Thread Harold Pimentel
hi all,

I'm interested in retrieving user info, but I don't want to make a UI call.

I've noticed that:
serv_get_info indirectly makes a UI call as well as 
purple_notify_userinfo

is there a way to get user info without having to make a UI call? I simply want 
the HTML that is displayed in the box.


thanks,

harold



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

Re: Your Account is currently suspended

2009-07-17 Thread Eric P

Danny O'Dare wrote:

Hi,
 
I've just installed Pidgin, but I'm stuck. I cannot log in, etc, because 
I keep getting the following message:
 


Your Account is currently suspended
 
And my user name is Disabled.
 
How do I un-suspend and re-enable?
 


Rename your user name to Enabled?   (sorry, couldn't resist).

Can you provide a little more info?  For starters which protocol are you trying to connect to?  Are you able to connect 
to this login w/other chat clients?


Eric

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