Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 10-12-2007, 04:11 PM   #1 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Thumbs down Pidgin Error on Opening MSN


I compiled my Pidgin to 3.31 I donno what was that everything was fine but I uninstalled the older pdgin from Synaptic cause after compiling it was not upgraded Now whenever I try to open MSN accounts I get this error. . SSL suppport is needed please install SSL Support also 1 for Gmail TSL is not installed .. I guess I did worng I updated again from apt but same error. How can I overcome this
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 10-12-2007, 05:12 PM   #2 (permalink)
The Thread Killer >:)
 
phreak0ut's Avatar
 
Join Date: Apr 2006
Location: Bangalore
Posts: 1,185
Default Re: Pidgin Error on Opening MSN

Even I faced the same problem. It never got fixed. I moved over to Mint Celena 3.1 and Pidgin is working fine. But, there is still one problem. In case I log in using 2 of my gmail accounts, Pidgin crashes. Need to file a bug report.
__________________
Want to make this world a better place? Then, start seeding and don't be just a leecher :)
phreak0ut is offline  
Old 10-12-2007, 05:53 PM   #3 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: Pidgin Error on Opening MSN

Dhanyavad darane ke liye btw bump
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline  
Old 10-12-2007, 09:07 PM   #4 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Pidgin Error on Opening MSN

^go to the compile directory(if it is there!),then try "make clean",then going from first itself "./configure,make,sudo make install" .I think synaptic removed common components of ur compiled pidgin too! so try as above.u have all the dependencies installed afaik(last thread )

after this we'll see.post whether it works or not.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 10-12-2007, 10:24 PM   #5 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: Pidgin Error on Opening MSN

Same problm
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline  
Old 11-12-2007, 01:17 AM   #6 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Pidgin Error on Opening MSN

I just searched in my debian.below is the result:
make sure u have all the dependencies installed!i rarely uses pidgin,but it works fine.
Quote:
localhost:~# apt-cache depends pidgin
pidgin
Depends: gconf2
Depends: libatk1.0-0
Depends: libc6
Depends: libcairo2
Depends: libdbus-1-3
Depends: libdbus-glib-1-2
Depends: libglib2.0-0
Depends: libgstreamer0.10-0
Depends: libgtk2.0-0
Depends: libgtkspell0
Depends: libice6
Depends: libpango1.0-0
Depends: libpurple0
Depends: libsm6
Depends: libstartup-notification0
Depends: libx11-6
Depends: libxss1
Depends: pidgin-data
Depends: pidgin-data
Suggests: evolution-data-server
|Suggests: gnome-panel
|Suggests: kicker
Suggests: docker
Suggests: libsqlite3-0
Recommends: gstreamer0.10-plugins-base
Recommends: gstreamer0.10-plugins-good
Conflicts: gaim
Conflicts: pidgin-data
Replaces: gaim
Replaces: pidgin-data
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 12-12-2007, 08:50 AM   #7 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: Pidgin Error on Opening MSN

Code:
shashwat@shashwat-desktop:~$ apt-cache depends pidgin
pidgin
  Depends: pidgin-data
  Depends: pidgin-data
  Depends: libatk1.0-0
  Depends: libc6
  Depends: libcairo2
  Depends: libdbus-1-3
  Depends: libdbus-glib-1-2
  Depends: libfontconfig1
  Depends: libglib2.0-0
  Depends: libgstreamer0.10-0
  Depends: libgtk2.0-0
  Depends: libgtkspell0
  Depends: libice6
  Depends: liblaunchpad-integration0
  Depends: libpango1.0-0
  Depends: libpurple0
  Depends: libsm6
  Depends: libsqlite3-0
  Depends: libstartup-notification0
  Depends: libx11-6
  Depends: libxcomposite1
  Depends: libxcursor1
  Depends: libxdamage1
  Depends: libxext6
  Depends: libxfixes3
  Depends: libxi6
  Depends: libxinerama1
  Depends: libxrandr2
  Depends: libxrender1
  Depends: libxss1
  Depends: gconf2
 |Suggests: gnome-panel
 |Suggests: kicker
  Suggests: docker
  Suggests: evolution-data-server
  Recommends: gstreamer0.10-plugins-base
  Recommends: gstreamer0.10-plugins-good
  Conflicts: gaim
  Conflicts: pidgin-data
  Replaces: gaim
  Replaces: pidgin-data
shashwat@shashwat-desktop:~$
Bump.. Also how can I install extra packages and Desktop Manager from Digit DVD with Ubuntu Gutsy
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/

Last edited by Dark Star; 12-12-2007 at 08:50 AM. Reason: Automerged Doublepost
Dark Star is offline  
Old 12-12-2007, 09:06 AM   #8 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Pidgin Error on Opening MSN

I suggest u just click in synaptic above dependencies for reinstallation.dont install "suggests,recommended etc".also run a "sudo apt-get autoclean && sudo apt-get autoremove --purge" <this will help gaining some space and clean unwanted packages

reg digit ubuntu dvd:
add digit dvd to ur sources via synaptic(repos>new>add dvd) or from terminal "apt-cdrom"
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 12-12-2007, 09:10 PM   #9 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: Pidgin Error on Opening MSN

Damed .. Same error any freaking solution out there
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline  
Old 12-12-2007, 09:35 PM   #10 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default Re: Pidgin Error on Opening MSN

Quote:
Originally Posted by Dark Star
Damed .. Same error any freaking solution out there
maybe its bug.
file a bug report
gary4gar is offline  
Old 12-12-2007, 09:50 PM   #11 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: Pidgin Error on Opening MSN

^^ Thanks done
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
GMail : Error in opening Account vistaguy Internet & WWW 8 22-11-2007 06:10 PM
Error while opening new windows in IE6 puja399 Software Q&A 5 23-05-2006 10:30 PM
Error opening programs Charley QnA (read only) 8 07-07-2005 11:45 AM
ERROR OPENING VCD [HEEELP....] vijaythefool QnA (read only) 8 19-04-2005 12:07 PM

 
Latest Threads
- by Charan
- by Charan

Advertisement




All times are GMT +5.5. The time now is 05:25 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2