| Summary: | Kopete does not connect to skype | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | heinemann <kde.org> |
| Component: | Skype Plugin | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | kde.org, pali.rohar |
| Priority: | NOR | ||
| Version First Reported In: | 1.0.80 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
heinemann
2011-03-11 16:33:58 UTC
Have you dynamic linked Skype version? At first I used the openSUSE rpm. Then I have tried the static packed. I have a 64-Bit System. After I installed some librarys in the 32-Bit-Version, both skype versions are running. But Kopete do not connect to them. Static version of Skype is not supported by Kopete. Try quit all running instances of skype, then start only dynamic version, login and then start Kopete. I try so. But Kopete start a second instance of skype. So I change the option in Kopete to "do not start skype".But there is no different. So I close all and start Skype via Kopete. Kopete Start Skype with the dynamic version and stop it if I close Kopete. Skype goes online but I still can not controll it via Kopete. start only one instance of dynamic linked skype and send output of this command: $ qdbus | grep -i skype com.Skype.API Ok, run commands (and send output): $ qdbus com.Skype.API /com/Skype com.Skype.API.Invoke "PING" $ qdbus com.Skype.API /com/Skype com.Skype.API.Invoke "NAME Test" $ qdbus com.Skype.API /com/Skype com.Skype.API.Invoke "NAME Kopete" Skype will ask you question for NAME command. PONG OK OK The second and the third command let pop up a dialog from Skype. If I agree to that,the output is OK. If not, Error 68. If I look in the Skype-Options -> Public API, whether Test or Kopete is shown there. I try this for the openSUSE rpm and the dynamic linked skype-packet. In the meanwhile I remove the old ~/.Skype folder, maybe the old configuration make the error. But that was not the point. Ok, skype works fine (so there is not problem). I do not know where may be problem (it must be in Kopete). But Kopete is doing same as above commands (which works as you wrote). Try delete Skype account from Kopete and create it again. Start kdebugdialog and enable Kopete Skype plugin debug output. Then run Kopete from konsole and send output when skype are trying connect (maybe there will be something useful). "Try delete Skype account from Kopete and create it again." Now it works :) So problem was maybe in config file kopterc. Closing bug as invalid. If still you have problems, reopen it. |