Miranda IM

Page 12 of 39 FirstFirst ... 2101112131422 ... LastLast
Results 111 to 120 of 385

Thread: Skype to imo.im Gateway

  1. #111
    Join Date
    April 2005
    Location
    Austria
    Posts
    182
    Merry Christmas,

    Quote Originally Posted by Piciok View Post
    Hi! Thanks for update.
    It sill crashes, but this time report looks diferently.
    http://miranda.pastebin.ca/1717088
    Do you have a imorpoxy log you can send me that shows what was going on at the time of the crash? Did it crash on exit or on Disconnect or was it during a conversation? Stack trace lets me suspect that a mutex is used after the mutix object has already been freed, however as the Stacktrace unfortunatey is incomplete, I need further information. Jus tturn on logging, try to reproduce the crash and send me the log please.

    Quote Originally Posted by R(i)SK View Post
    Leecher, I don't know, whether imo.im ot the skype plugin support it, but would it be possible to send and receive Typing Notifications from Skype like from other protocols?
    The Imoproxy engine has built-in support for typing notifications (see ImoSkype_Typing in imoskype.c), however as I'm currently not aware of any Skype API Feature that supports this, I cannot send Typing-information out to imo.im.

    Quote Originally Posted by andres99 View Post
    EDIT: It also seems that if imo.im itself cannot connect to Skype for some reason (it is not working for me even from a browser at this moment), Miranda+Skype+Imoproxy start acting strange (Miranda becomes unresponsive at status changes etc.).
    Hmm, I guess this one is a bit hard to reproduce as imo.im is working most times here.. Damn :-P

    Quote Originally Posted by andres99 View Post
    EDIT2: Miranda 0.8.11 closes silently when Skype 0.0.0.41 + Imoproxy 1.0.0.11 are online and the user chooses Menu -> View/Change My details -> Skype details.
    Hmm, I guess this one is related to the Skype plugin itself at it is not processing the error messages about "not implemented" correctly.
    However I wasn't able to observe this problem with Skype plugin 0.0.0.45 (I'm currently giving it a try, even tough I have good experience with 0.0.0.41 as you also observed).

    Regards,
    leecher

  2. #112
    Join Date
    April 2008
    Location
    Poland
    Posts
    55
    Hi!
    Sorry it's not possible - i got crash immediatelly after Miranda starts.

  3. #113
    Join Date
    March 2005
    Location
    Slovakia
    Posts
    679
    Quote Originally Posted by leecher View Post
    A little update on the Issues with the Connection that is forcibly closed by the remote host:
    I was able to reproduce the problem on the PC at my Workplace. It seems that the Traffic that I'm sending doesn't make it correctly to the plugin, the data is somehow garbled.
    However on my home machines I never had the problem with the same setup. So I'm suspecting it's some kind of threading problem. I now changed the granularity of my Mutex, maybe this helps? I updated the Debug-Build, can someone test it and tell me if he is still experiencing the problem with this build?
    http://dose.0wnz.at/miranda/Skype/imo2sproxy_debug.zip
    I am afraid skype plugin is still sending some garbage to the proxy.
    I've assumed it's because of the eset smart security but after disabling the firewall filtering it still shows in the log.
    After this is written to the log skype plugin has nothing checkmarked in its status menu. I assume it's not online nor offline.
    Clicking online or offline causes nothing new written into the log.
    Here's my version info
    Do you think I can rather use this debug version? I think you've uploaded this very same version to the fl also.
    Sorry that I am not sending complete logs. If you need them I'll send them via pm next time. I have a few examples here:
    Code:
    Connection from 127.0.0.1:4614 -> Connection: 764
    764< 
    Imo2S_Send()
    764> ERROR 2 Not Implemented
    Closed connection 764
    Code:
    Connection from 127.0.0.1:4438 -> Connection: 784
    784< GET USER styrinity SEX
    Imo2S_Send(GET USER styrinity SEX)
    784> ERROR 10 Invalid propery
    784< 
    Imo2S_Send()
    784> ERROR 2 Not Implemented
    Closed connection 784
    Code:
    Connection from 127.0.0.1:1053 -> Connection: 1208
    1208< 
    Imo2S_Send()
    1208> ERROR 2 Not Implemented
    Closed connection 1208
    Code:
    Connection from 127.0.0.1:4438 -> Connection: 784
    784< 
    Imo2S_Send()
    784> ERROR 2 Not Implemented
    Closed connection 784
    Edit:
    I am also getting crashes like piciok but my log is different from what he's posted so I am getting more and more confused.

    @piciok perhaps you would like to remove those logs because I and perhaps some other people already know your skype password.
    It can be easily googled also.
    Last edited by -pv-; 28 Dec 2009 at 6:52 PM.

  4. #114
    Join Date
    April 2005
    Location
    Austria
    Posts
    182
    Hello,

    -pv-: Would you mind to try the current Debug build? I extended the usage of the mutex to the receiving thread, this should prevent the plugin from sending and receiving at the same time. Maybe this helps with the probem that garbage is received...

    Piciok: Hmm, that's strange.. Does the crash also happen if you start with Skype set to offline or if you disable the usage of the proxy in the Skype plugin (so that the plugin engine doesn't get a connection)?

  5. #115
    Join Date
    March 2005
    Location
    Slovakia
    Posts
    679
    Hello,
    I've updated to the latest version (from 31 dec). Then on Miranda-im startup I have seen skype connected, skype contacts were populated and then got this crash report.
    Subsekvent restarts have such a garbage in the logs.
    Unfortunatelly I haven't saved the log from the attempt when MIM crashed.
    Code:
    Connection from 127.0.0.1:1124 -> Connection: 784
    784< 
    Imo2S_Send()
    784> ERROR 2 Not Implemented
    Closed connection 784
    Also sometimes I am only getting
    Code:
    Imo2sproxy:Loop(Start)
    Connection from 127.0.0.1:1935 -> Connection: 768
    Imo2sproxy::DispatcherThread()
    Imo2S_Login(mysecretskypename, mypassword)
    Imo2S::Dispatcher_Start()
    Imo2S::DispatcherThread() start
    768< SET USERSTATUS ONLINE
    Edit: I think it's better now anyway because after several restarts I am finally logged into skype. I am not restarting Miranda-IM too frequently so I can more or less use it.
    Last edited by -pv-; 2 Jan 2010 at 2:14 PM.

  6. #116
    Join Date
    April 2008
    Location
    Poland
    Posts
    55
    No, when proxy isn't loaded it doesn't crash.

  7. #117
    Join Date
    March 2005
    Location
    Slovakia
    Posts
    679
    @piciok Sorry for this... But Leecher was asking you to set skype protocol to offline or disable proxy settings in skype protocol plugin settings and then restart miranda. If I understood it correctly he is trying to workout whether the imo proxy plugin alone crashes or it only crashes when skype protocol plugin connects to it on your machine.
    I apologize if I have missunderstood it.

  8. #118
    Join Date
    April 2008
    Location
    Poland
    Posts
    55
    This is what i've done. Now Skype plugin alone connects to local Skye and that works fine. Offcourse Imo proxy is checked now but due to Skype plugin using local Skype it doesn't do anything. And no crashes.

  9. #119
    Join Date
    October 2009
    Posts
    13
    Two things:

    1. Displayed names differ from that displayed by Skype - Skype displayes "Name Surname" and imosproxy displays "Name" only. It'd be nice if it would be configurable or at least display in the same manner Skype does.

    2. Sometimes imosproxy has problems with users which have URLs in their status. For example: { "buid": "radek-satnet", "status": "http://satnet.pl -> Canal+, Cyfra+, Polsat Cyfrowy, Telewizna N, Telewizja Na Karte, HD Channels. PROMOTION!!! Cyfra+ full + HD for 12 months - 779$/519€ Cyfra+ full + HD for 24 months - 1099$/749€", "primitive": "offline", "group": "Skype", "alias": "Radek Chabrzyk" } is displayed as "y" only.

  10. #120
    Join Date
    November 2005
    Posts
    51
    Today I faced a series of Miranda crashes and self-closing in connection with imoproxy.dll + Skype 0.0.0.41. I guess this was related to "video_capable" message somehow. I have mailed leecher the crash logs.

Similar Threads

  1. Skype Protocol Discussion
    By tweety in forum Protocols
    Replies: 1451
    Last Post: 28 Mar 2013, 3:04 PM
  2. Skype Plugin: Skype & Miranda Window Popup
    By ZappoB in forum Technical Support
    Replies: 4
    Last Post: 26 Dec 2011, 2:13 PM
  3. Skype support without Skype running?
    By fmxer in forum Feature Requests
    Replies: 25
    Last Post: 15 Mar 2011, 6:11 PM
  4. skype not connecting via miranda ..
    By mojomuse in forum Technical Support
    Replies: 4
    Last Post: 2 Mar 2006, 5:06 PM
  5. Skype not importing contacts
    By pescuma in forum Technical Support
    Replies: 2
    Last Post: 19 Nov 2005, 12:11 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •