Menu

Skype for Pidgin

yaip
2009-03-04
2013-01-14
  • yaip

    yaip - 2009-03-04

    Do I have to run Skype to run Skype for Pidgin?

     
    • Etan Reisner

      Etan Reisner - 2009-03-04

      We don't support that plugin here, we consider it a GPL violation. But yes, you do as far as I know.

       
      • yaip

        yaip - 2009-03-04

        Maybe I should remove it as it has made Pidgin extremely slow. Sometimes it times out before connecting to Skype.

         
        • Chris Wyatt

          Chris Wyatt - 2009-03-04

          Haven't noticed any performance problems here.  The timeout is due to Skype4Pidgin not waiting long enough for Skype to start up.  I had the same problem when I had Pidgin and Skype running at startup.

          A script like this might do the trick, it basically waits 5 seconds before starting Pidgin.

          #! /bin/sh
          skype &
          sleep 5
          pidgin

           
          • yaip

            yaip - 2009-03-05

            I have Pidgin on Windows.Where and how wold I have this script?

             
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.