Re: Problem building pidgin (talkatu)

2022-04-23 Thread Gary Kramlich
What branch are you on? Bitbucket removed mercurial support multiple years ago.. Or more specifically, where did you clone pidgin from? The canonical repository is at https://keep.imfreedom.org/pidgin/pidgin/ and the default branch is up to date and pointing to the proper talkatu repository at

Re: Problem building pidgin (talkatu)

2022-04-03 Thread Konstantin Kharlamov
Regarding the error: it is trying to fetch talkatu repo, but the repo was deleted, which is why you're getting a 404. This really should be reported to the developers. It is trivial to fix: just replace (I presume in meson.build, but am not sure, you might want to grep for the string over the

Problem building pidgin (talkatu)

2022-04-03 Thread Ralph Hyre (edu edition)
I've not seen 400 errors before, but it seems that the attempt to build talkatu - as part of a pidgin source build, is causing one. ralphw7@asimov:~/src/pidgin/Pidgin-master$ meson build The Meson build system Version: 0.53.2 Source dir: /home/ralphw7/src/pidgin/Pidgin-master Build dir:

Re: Problem building Pidgin.

2021-05-06 Thread Gary Kramlich
On 5/5/21 11:16 AM, DAVID MAY wrote: > I also tried building Pidgin 2.14.4 with MSYS2. Documentation, such as > it is, assumes a Cygwin environment but suggests MSYS (not MSYS2) can be > used with "tweaks" to the build scripts. You need a win32-dev directory that contains all of our

Re: Problem building Pidgin.

2021-05-05 Thread DAVID MAY
I also tried building Pidgin 2.14.4 with MSYS2. Documentation, such as it is, assumes a Cygwin environment but suggests MSYS (not MSYS2) can be used with "tweaks" to the build scripts. Anyway running configure results in the following error: ... checking for inet_aton... no checking for

Re: Problem building Pidgin.

2021-05-05 Thread Konstantin Kharlamov
Btw, it might help if you say what exactly are you trying to achieve. You see, if for example you just want to work on some Pidgin plugin, then I don't think you need to compile libpurple either. Simply installing Pidgin from installation binaries for your system should give you libpurple. On

Re: Problem building Pidgin.

2021-05-05 Thread Konstantin Kharlamov
Disclaimer: just a random user here. So, before anything else: I suspect you don't want the latest upstream Pidgin. You see, latest released version is 2.14.4, and if you want to develop a libpurple plugin, you better use that one. The 3.0 version was never released, and devs thinking about

Problem building Pidgin.

2021-05-05 Thread DAVID MAY
Hello, Sorry if this is the wrong forum, but this is the first time I have worked with Pidgin. I am experiencing an error when I attempt to build Pidgin 3.0 on Windows with MSYS2. Actually, I am only interested in working with libpurple but it does not seem to be possible to build libpurple as

Problem with Pidgin

2016-02-02 Thread Shawn
Hello, I have the most current version of pidgin and ever since I upgraded to it there is a delay when I press send on my messages. It delays for about 3-5 seconds then it will send it. Also when a message comes in the notification sound is also delayed. Thank you

Re: Problem with pidgin

2016-01-16 Thread Amanda King
Just noticed that my debug might not have posted on the site, so I'll repost it here. (01:39:38) util: Writing file prefs.xml to directory C:\Users\Mandy\AppData\Roaming\.purple (01:39:38) util: Writing file C:\Users\Mandy\AppData\Roaming\.purple\prefs.xml (01:39:42) proxy: Connecting to

Re: Problem with pidgin

2016-01-14 Thread Amanda King
I'm sorry if my message got cut off to you before, but I actually said in my original message that I was using aim through pidgin. I can log into aim through the pidgin service, but when I click on someone's username it says pidgin has stopped working and closes. I've provided the debug log in

Re: Problem with pidgin

2016-01-14 Thread David Woolley
On 14/01/16 02:12, Amanda King wrote: can't message anyone. I can log in to pidgin, but the second I click on someone's username to message them pidgin doesn't respond and stops working. It is not possible to log in to pidgin, only to use pidgin to log in to some instant messages service.

Problem with pidgin

2016-01-13 Thread Amanda King
Hello. I'm having an issue with Pidgin, and I don't know if it's created by Windows or not. Wndows installed a new update and now I suddenly can't message anyone. I can log in to pidgin, but the second I click on someone's username to message them pidgin doesn't respond and stops working. I've

problem with pidgin and open fire

2015-08-07 Thread Łożyński Mariusz
Hi, I have problem with connecting pidgin to my own openfire server. Openfire 3.10.2 is working on Ubuntu Below I attached logs from pidgin - its look like Server does not use any supported authentication method My openfire server has in /etc/hosts entry: 127.0.0.1 op.test.com I've changed

Problem of Pidgin 2.10.11 Compilation on OpenSUSE 13.2 x86_64

2015-01-10 Thread Mikhail Kasimov
Hello! Given: OpenSUSE 13.2 x86_64, XFCE 4.10. Pidgin version in repos is out-dated (2.10.10-5.4.1), so I tried to install it manual from sources downloaded from https://www.pidgin.im/download/source/. So, wget tar cd ./pidgin ./configure. But ./configure fails with = configure: error:

Re: problem compiling pidgin 2.10.10

2014-11-23 Thread Matthias Apitz
El día Saturday, November 22, 2014 a las 09:55:16AM -0500, Ethan Blanton escribió: CCLD finch /usr/bin/ld: i: invalid DSO for symbol `cur_term' definition /usr/local/lib/libtinfow.so.5.9: could not read symbols: Bad value cc: error: linker command failed with exit code 1 (use -v to

Re: problem compiling pidgin 2.10.10

2014-11-23 Thread Matthias Apitz
El día Saturday, November 22, 2014 a las 09:55:16AM -0500, Ethan Blanton escribió: CCLD finch /usr/bin/ld: i: invalid DSO for symbol `cur_term' definition /usr/local/lib/libtinfow.so.5.9: could not read symbols: Bad value cc: error: linker command failed with exit code 1 (use -v to

Re: problem compiling pidgin 2.10.10

2014-11-23 Thread Ethan Blanton
Matthias Apitz spake unto us the following wisdom: It works fine with a small change in the ./configure script: $ diff configure.orig configure 17455c17455 GNT_LIBS=-lncursesw --- GNT_LIBS=-lncursesw -ltinfow Maybe it's an issue only with FreeBSD, or even with certain environments

problem compiling pidgin 2.10.10

2014-11-22 Thread Matthias Apitz
Hello, I have problems compiling pidgin 2.10.10 in one of my laptops, running FreeBSD 10.x: $ gmake ... Making all in plugins gmake[3]: Entering directory `/usr/local/guru/pidgin-2.10.10/finch/plugins' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory

Re: problem compiling pidgin 2.10.10

2014-11-22 Thread Ethan Blanton
Matthias Apitz spake unto us the following wisdom: I have problems compiling pidgin 2.10.10 in one of my laptops, running FreeBSD 10.x: $ gmake ... Making all in plugins gmake[3]: Entering directory `/usr/local/guru/pidgin-2.10.10/finch/plugins' gmake[3]: Nothing to be done for `all'.

Re: problem compiling pidgin 2.10.10

2014-11-22 Thread Matthias Apitz
El día Saturday, November 22, 2014 a las 09:55:16AM -0500, Ethan Blanton escribió: gmake[3]: Entering directory `/usr/local/guru/pidgin-2.10.10/finch' CCLD finch /usr/bin/ld: i: invalid DSO for symbol `cur_term' definition /usr/local/lib/libtinfow.so.5.9: could not read symbols:

Re: problem with pidgin

2014-07-06 Thread Mark Doliner
I'm able to login to that XMPP server with no certificate problems. Pidgin happily accepts the certificate without asking me any questions. I tested with Pidgin compiled to use both GnuTLS and libnss. I'm using the CA certificates that are shipped with Pidgin. My only guess is that your build of

problem with pidgin

2014-07-04 Thread Live
Hi, My pidgin 2.10.9 not working with xmpp. Cant login on server jabbim.cz Coming mistake that sertifikates is wrong. ___ Support@pidgin.im mailing list Want to unsubscribe? Use this link: https://pidgin.im/cgi-bin/mailman/listinfo/support

I have a problem with pidgin!

2013-10-19 Thread test1a test1a
Hello, When i open pidgin it shows the messeges from chat rooms, as a notification. but it doesnt show the hangouts of gmail. i have to open my gmail in standard mode to see them. is ther any way, i see the hangouts as notification wen i open pidgin? i mean the messeges that have been sent to me,

Facebook Problem in Pidgin

2013-09-07 Thread Alexander Hornung
Hey Guys, sry for my bad english. I have a big Problem i delete the wrong group from Pidgin, ive delete the Facebook group, and delete all buddys, i try to reinstallt Pidgin and do what ever, but this is lost. How can i get the Buddys back into Pidgin? All Facebook Buddys are delete, i hope

Re: Problem Installing Pidgin with google talk

2013-05-15 Thread Phil Hannent
Good morning, The not authorized message is usually that your password is wrong or that you have 2 factor authentication on your account. What does the output of the debug window in the help menu tell you about what is happening? Regards Phil Hannent On 14 May 2013 19:46, Michel Spiero

Problem Installing Pidgin with google talk

2013-05-14 Thread Michel Spiero
Dear Sirs, I am looking for days at the discussions in the forum but nothing solved the problem. I get that my user is not authorized. Also, when I send a message I get XMPP error (404). I have a Asus and I am working on Windows 8. How do I solve it? best, Michel

Problem in Pidgin

2013-04-04 Thread Asha Bhat
Hi I am facing problem in Pidgin everyday. Everytime I need to uninstall and install pidgin instance.Kindly please look into this issue and let me know what is the fix for this. Thanks, Asha ___ Support@pidgin.im mailing list Want to unsubscribe

Re: Problem in Pidgin

2013-04-04 Thread Mark Doliner
On Wed, Apr 3, 2013 at 11:23 PM, Asha Bhat asha.p.b...@oracle.com wrote: Everytime I need to uninstall and install pidgin instance. Why? ___ Support@pidgin.im mailing list Want to unsubscribe? Use this link:

Re: Problem in Pidgin

2013-04-04 Thread David Woolley
Asha Bhat wrote: I am facing problem in Pidgin everyday. Everytime I need to uninstall and install pidgin instance.Kindly please look into this issue and let me know what is the fix for this. I presume that you feel the need to do this because something is going wrong. To have any chance

Re: Problem in Pidgin

2013-04-04 Thread Matthias Apitz
El día Thursday, April 04, 2013 a las 12:26:51AM -0700, Mark Doliner escribió: On Wed, Apr 3, 2013 at 11:23 PM, Asha Bhat asha.p.b...@oracle.com wrote: Everytime I need to uninstall and install pidgin instance. Why? I think this is one of the typically attitudes of Windows users to solve

Re: Problem in Pidgin

2013-04-04 Thread David Woolley
Matthias Apitz wrote: El día Thursday, April 04, 2013 a las 12:26:51AM -0700, Mark Doliner escribió: On Wed, Apr 3, 2013 at 11:23 PM, Asha Bhat asha.p.b...@oracle.com wrote: Everytime I need to uninstall and install pidgin instance. Why? I think this is one of the typically attitudes of

Re: Problem in Pidgin

2013-04-04 Thread Ethan Blanton
Asha Bhat spake unto us the following wisdom: I am facing problem in Pidgin everyday. Everytime I need to uninstall and install pidgin instance.Kindly please look into this issue and let me know what is the fix for this. Contact Oracle IT. Ethan

Re: Problem with Pidgin 2.10.7

2013-02-13 Thread Brian Morrison
On Wed, 13 Feb 2013 17:47:34 +0100 Łukasz Drwal wrote: I'm reporting a problem with Pidgin 2.10.7. After installation this program it could not run. It shows problem that it could not find a GTK+ program though I install this program with Pidgin automatically. The downloaded gtk+ installer

Re: Problem with Pidgin 2.10.7

2013-02-13 Thread Mark Doliner
On Wed, Feb 13, 2013 at 8:47 AM, Łukasz Drwal lukas...@gmail.com wrote: I'm reporting a problem with Pidgin 2.10.7. After installation this program it could not run. It shows problem that it could not find a GTK+ program though I install this program with Pidgin automatically. Hi Łukasz. I

Re: Problem with Pidgin 2.10.7

2013-02-13 Thread Mark Doliner
On Wed, Feb 13, 2013 at 9:13 AM, Łukasz Drwal lukas...@gmail.com wrote: Translation of the message number 1(Error 1.jpg): Can not run because the computer was not found libatk-1.0-0.dll. Try reinstalling the program to fix this problem. Translation of the message number 2 (Error 2.jpg):

Re: Problem with Pidgin

2012-11-14 Thread Sridhar Reddy
Hey - Thanks for the quick response. But, i mean to say, if i close AIM its signing out. normally if we do file exit then it will sign out and if we close it, then it will close for temporary and you can open it through quick lunch or somewhere. But, now after installing new version, if i close

Problem with Pidgin plugin

2012-09-25 Thread spidy mc
Hello ! I need some help to install skype plugin for pidgin. I download the zip and inside there are the following files: MacOS, Resources, Info.plist Where do I place those files in order to make it work ? THanks a lot for any possible help ! ___

Re: Problem with Pidgin plugin

2012-09-25 Thread Tres Finocchiaro
Are you on PC or Mac? On Tue, Sep 25, 2012 at 9:54 AM, spidy mc spid...@gmail.com wrote: Hello ! I need some help to install skype plugin for pidgin. I download the zip and inside there are the following files: MacOS, Resources, Info.plist Where do I place those files in order to make it

problem using pidgin

2012-09-12 Thread Robin ROUMEZI
Hello, I downloaded and installed pidgin but I can't make it work correctly. When someone calls me on my fix phone, I would like to see who is calling me on the pidgin screen + have a link toward buzzee/delosmail. I logged in but I only have a blank page with the message you require

Re: problem using pidgin

2012-09-12 Thread Mark Doliner
On Wed, Sep 12, 2012 at 4:47 AM, Robin ROUMEZI ro...@arddi.fr wrote: I logged in but I only have a blank page with the message you require encryption, but it is not available on your server. Is it the problem ? This sounds like you're trying to connect to an XMPP server which does not allow

Re: problem with pidgin-ppa

2011-10-02 Thread Richard Laager
The error is happening on removal. Specifically, it's happening because the package post-removal script is trying to remove the Pidgin PPA key and the key isn't installed. Tomorrow, I'll correct the pidgin-ppa package to handle this condition. I really need to upload a new pidgin package anyway.

problem with pidgin-ppa

2011-10-01 Thread Ivan Altaparmakov
hi i try to install pidgin-ppa on knoppix hd install but something gone wrong and now i get this error: Removing pidgin-ppa ... gpg: key 67265EB522BDD6B1C69E66ED7FB8BEE0A1F196A8 not found: eof gpg: 67265EB522BDD6B1C69E66ED7FB8BEE0A1F196A8: delete key failed: eof dpkg: error processing

Re: connectivity problem with pidgin

2011-09-28 Thread David Woolley
BBB wrote: bigbadbabar disabled. You have been connecting and disconnecting too frequently. Wait ten minutes and try again. If you continue to try, you will need to wait even longer. Why do you believe the error message (which comes from AOL, not from Pidgin) is incorrect? -- David

connectivity problem with pidgin

2011-09-27 Thread BBB
Hi there, was having some connectivity issues and was hoping you could help. starting sometime yesterday I've been getting this error message when I try to log my AIM account bigbadbabar into Pidgin (2.10.0) bigbadbabar disabled. You have been connecting and disconnecting too frequently. Wait

RE: Problem with Pidgin (Linux) download

2011-08-24 Thread David Balažic
Shlomi Fish wrote: 1. What do you mean by Mozilla? The standalone Mozilla browser has been deprecated in favour of Firefox, which is now at version 6.0. There's also Seamonkey. What are you using? People refer to Mozilla Firefox just in short Mozilla. 2. What do you mean by Linux

Problem with Pidgin (Linux) download

2011-08-23 Thread syamalaraotsn
Hello, I am SYAMALARAO. I tried downloading pidgin 2.10.0 ( The free Pidgin chat client which runs on Windows and Linux/UNIX.), but download is not getting started. But i am able to download for Windows from the below link: http://pidgin.im/download/windows/ Now i am willing to download for

Re: Problem with Pidgin (Linux) download

2011-08-23 Thread Shlomi Fish
Hi Syamalarao, On Tue, 23 Aug 2011 15:13:42 +0530 syamalarao...@bel.co.in wrote: Hello, I am SYAMALARAO. I tried downloading pidgin 2.10.0 ( The free Pidgin chat client which runs on Windows and Linux/UNIX.), but download is not getting started. But i am able to download for Windows

Re: How can i fix the display problem with pidgin

2011-04-03 Thread Ethan Blanton
Kwagga Productions spake unto us the following wisdom: Hallo guys. I am a blind person. I have to use pidgin to talk to my mxit buddies. My screen reader don't want to read pidgin's conversation window. I know that there arn't any screen readers that support pidgin so i have to make do

How can i fix the display problem with pidgin

2011-04-02 Thread Kwagga Productions
Hallo guys. I am a blind person. I have to use pidgin to talk to my mxit buddies. My screen reader don't want to read pidgin's conversation window. I know that there arn't any screen readers that support pidgin so i have to make do with what i've got. So i enlarge the fonts in pidgin. But

problem with pidgin

2011-04-01 Thread Zenad Walid
hello I installed Pidgin 2.7 on ubuntu 10.10 ,but I found that it doesn't support Facebook chat ,but when I installed it on windows I found that it supports Facebook,I don't know what is the problem . please help me . Bye ___ Support@pidgin.im mailing

Re: problem with pidgin

2011-04-01 Thread Michael Secord
Facebook chat is supported in both linux and windows versions of pidgin using the XMPP standard. You can find details on this here: http://www.facebook.com/sitetour/chat.php -Michael On 4/1/2011 5:23 AM Zenad Walid nout...@gmail.com said unto support@pidgin.im: hello I installed Pidgin 2.7

Problem with Pidgin

2011-01-27 Thread Mitchell Chea
http://i.imgur.com/Bv8Zu.png You see with the first IM window, the top bar with the icon takes up way too much room. It happened randomly and I can't remember if I did anything to change it for that user. It open happens with the user 'Mike Chea.' The second window is an example of the default

Problem with Pidgin buddy icon

2011-01-24 Thread Tim Bairstow
Hi, I'm hoping you can help. My friend on MSN has changed her buddy icon but it still hasn't changed in Pidgin. Is there a way to force it to refresh, or better still is it a problem that needs resolving? I'm running version 2.7.9 Many thanks Tim Bairstow

Problem with pidgin

2010-11-30 Thread Frantisek Cisar
Hello, How are you? At first, I would like to tell you that pidgin is great communicator in linux. I use pidgin many years. But now, I have a problem with connecting. After turning on the pidgin, I received this message: https://api.oscar.aol.com/aim/startOSCARSession: Invalid requested host If

Problem starting Pidgin 2.7.5 after installing files for East Asian language in Windows XP

2010-11-09 Thread Sangwon Lee
Hello there, I installed Pidgin version 2.7.5 in my Windows XP box, and it's been working fine. However, after I installed files for East Asian language in XP's Regional and Language Options, I got this error message when I tried to start Pigdin. pidgin.exe - Entry Point Not Found The

Problem with Pidgin 2.7.1

2010-06-14 Thread Lior Eyal
Dear support, I use Pidgine 2.7.1, every contact of ICQ is getting my messages with HTML signs, however the bug which before I got such notes around the text people sent to me is resolved. Thank you, Lior ___ Support@pidgin.im mailing list Want

Re: Problem with Pidgin 2.7.1

2010-06-14 Thread Paul Aurich
On 2010-06-14 06:14, Lior Eyal wrote: I use Pidgine 2.7.1, every contact of ICQ is getting my messages with HTML signs, however the bug which before I got such notes around the text people sent to me is resolved. This is a known issue with Pidgin 2.7.1; receiving HTML markup was fixed in

Re: Problem with Pidgin and getting Chinese characters instead of English

2010-06-07 Thread David Woolley
Alex Garcia-Rojas wrote: Hello, I've been using Pidgin for a while now and have not been able to fix a problem I've been having. If I am talking to someone who has the mobile device image next to their screen name, most of the things they send to me get changed into what looks like Chinese

Problem with Pidgin and getting Chinese characters instead of English

2010-06-06 Thread Alex Garcia-Rojas
Hello, I've been using Pidgin for a while now and have not been able to fix a problem I've been having. If I am talking to someone who has the mobile device image next to their screen name, most of the things they send to me get changed into what looks like Chinese rather than being in English.

problem after pidgin update

2010-05-13 Thread Lukas Hasucha
Hello, i had update my pidgin today and in icq the texts is across a html border. example: (09:30:06) Peter: hello how are you? i don't find tipps at google... sry for my bad english. i hope you can help me. thanks, lukas

Re: problem installing pidgin 2.6.4 on windows xp

2009-12-07 Thread Daniel Atallah
On Mon, Dec 7, 2009 at 01:13, Ian McGuire imcgu...@thebrick.com wrote: When I try to install pidgin on my windows XP machine it seems to go OK. When I try to run the program I get the error “Windows cannot access the specified device, path, or file.  You may not have the appropriate

Re: problem installing pidgin 2.6.4 on windows xp

2009-12-07 Thread Daniel Atallah
Subject: Re: problem installing pidgin 2.6.4 on windows xp On Mon, Dec 7, 2009 at 01:13, Ian McGuire imcgu...@thebrick.com wrote: When I try to install pidgin on my windows XP machine it seems to go OK. When I try to run the program I get the error Windows cannot access the specified device, path

RE: problem installing pidgin 2.6.4 on windows xp

2009-12-07 Thread Ian McGuire
McGuire; support@pidgin.im Subject: Re: problem installing pidgin 2.6.4 on windows xp On Mon, Dec 7, 2009 at 13:12, Ian McGuire imcgu...@thebrick.com wrote: I tried this on two different machines with the same result and I am an administrator for both.  I tried to install in C:\Program Files

problem installing pidgin 2.6.4 on windows xp

2009-12-06 Thread Ian McGuire
When I try to install pidgin on my windows XP machine it seems to go OK. When I try to run the program I get the error Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access the item. ___

Problem with Pidgin start

2009-11-30 Thread Emil Sekula
Hello, I have some problem with Pidgin start. It doesn't start and and tray icon is all the time like this one: http://img228.imageshack.us/img228/1125/pidginv.png Why ? Regards, Emil Sekula ___ Support@pidgin.im mailing list Want to unsubscribe? Use

Re: Problem with Pidgin start

2009-11-30 Thread Daniel Atallah
On Mon, Nov 30, 2009 at 06:28, Emil Sekula emil.sek...@gmail.com wrote: I have some problem with Pidgin start. It doesn't start and and tray icon is all the time like this one: http://img228.imageshack.us/img228/1125/pidginv.png Why ? For that icon to appear, Pidgin is starting. I suspect

problem installing pidgin

2009-10-25 Thread dreamy Unicorn
Hi, I have some problem installing Pidgin for Fedora Core :( http://rpm.pidgin.im/fedora/8/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: pidgin. Please verify its path and try again

Re: problem installing pidgin

2009-10-25 Thread Brian Morrison
On Mon, 26 Oct 2009 00:33:54 +0400 dreamy Unicorn dreamy-unic...@yandex.ru wrote: Hi, I have some problem installing Pidgin for Fedora Core :( http://rpm.pidgin.im/fedora/8/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found Trying other mirror. Error: Cannot retrieve repository

Problem with Pidgin

2009-08-22 Thread NintendoBoy259
Hey, I think I found a bug in Pidgin last night, my OS is XP SP3. I had v2.5.6 installed when I noticed that my buddies, all of them, would sign off at a seemingly random time. I would still be able to have an IM conversation with them despite them appearing as offline, and I could fully use my

Problem Running Pidgin

2009-04-20 Thread David McCarley
Until recently, I have run Pidgin (and GAIM prior to the name change) with absolutely no problems. Last night I got the wild hair to install the microblog purple plugin so that I could access my Twitter account via Pidgin. Everything went fine until I later last night when I got ready to shut

Sound Problem on Pidgin

2009-02-20 Thread Greg Miller
I'm having a problem on version 2.5.4. I have it running on Widows XP and also Ubuntu Intrepid ver. 8.10. I have the same problem on both systems. I installed Pidgin. The Default Sounds worked OK at first. I attempted to change the sounds for Buddy Logs In, Buddy Logs Out, Message Sent

Problem with Pidgin

2008-12-11 Thread Mark N Harris
I have several empty groups that I want to delete, but every time I delete them and then exit the program the next time I start it back up there they are again. How do I permanently remove them? ___ Support mailing list Support@pidgin.im

Re: Problem with Pidgin

2008-12-11 Thread Michael Secord
This has been discussed before in Trac. Depending on what they are from, probably MSN in this case, just go to Buddies Show and make sure that Empty Groups is unchecked. -Michael Original Message Subject: Problem with Pidgin From: Mark N Harris marknhar...@gmail.com

Problem with pidgin + SIP + freephonie account

2008-08-24 Thread giggz
Hi, I try to configure a pidgin SIP profil with my freephonie SIP account. And it doesn't work (no connection...). I'm running under debian SID, so with 2.4.3 pidgin version. How to configure a SIP account under pidgin ? if someone has a link... My freephonie account works good with linphone.

Sound problem with Pidgin

2008-07-22 Thread Nicholas Meisner
Hello, I just reinstalled windows (Now Vista 64-bit), and I also reinstalled pidgin. For some reason I can not hear any sound from pidgin when I receive messages, send messages or some logs on or off. Are there any causes/fixes for this problem? Thanks, Nick

Re: Sound problem with Pidgin

2008-07-22 Thread Lee Roach
2008/7/22 Nicholas Meisner [EMAIL PROTECTED]: Hello, I just reinstalled windows (Now Vista 64-bit), and I also reinstalled pidgin. For some reason I can not hear any sound from pidgin when I receive messages, send messages or some logs on or off. Are there any causes/fixes for this

Re: Problem with Pidgin

2007-12-29 Thread er0rs
Yet i can still access my account via E-buddy? N.Novozhilov-2 wrote: Microsoft close your account, because you don't visit there by browser too long time, I think. It's not a pidgin problem On Sat, 29 Dec 2007 03:54:37 -0800 (PST) er0rs [EMAIL PROTECTED] wrote: I have

Re: Problem with Pidgin

2007-12-29 Thread Daniel Atallah
(email address) doesn't have any leading or trailing spaces. N.Novozhilov-2 wrote: Microsoft close your account, because you don't visit there by browser too long time, I think. It's not a pidgin problem The disabled part refers to the account within Pidgin, not necessarily the account