Miranda IM Support?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Webo
Level 1
Level 1
Posts: 6
Joined: Tue Apr 06, 2010 8:28 am

Miranda IM Support?

Post by Webo »

Hi,

Well, the title says it all. I love Miranda IM and i'm disappointed to see that such a great IM app is incompatible (or at least, im not installing the correct dependencies...) Whatever, my issue is that when I try to log on to my MSN account, Miranda just crashes.

Terminal output:

fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Gdiplus"
fixme:keyboard:RegisterHotKey (0x10028,49225,0x00000006,65): stub
fixme:secur32:schan_InitializeSecurityContextA stub
fixme:secur32:schan_FreeCredentialsHandle (0x158b00): stub

After that, Miranda won't log on to my MSN account.

The version is Miranda 0.9.0 Alpha 7. If it's better to use a stable version, just ask and I will install it and try that one out.

I hope you can help me...

Bye
Webo
Level 1
Level 1
Posts: 6
Joined: Tue Apr 06, 2010 8:28 am

Post by Webo »

Hi,

I have updated to wine 1.1.40 (Because here :arrow: http://appdb.winehq.org/objectManager.p ... &iId=19537 says that it works well with it) But it still doesn't work, it says ''Unable to contact MS passport servers'' :(
Webo
Level 1
Level 1
Posts: 6
Joined: Tue Apr 06, 2010 8:28 am

Post by Webo »

Whoops, I forgot the terminal output from the last one :oops:

Code: Select all

err:process:__wine_kernel_init boot event wait timed out
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Gdiplus" (1.0.0.0)
fixme:keyboard:RegisterHotKey (0x10074,49252,0x00000006,41): stub
fixme:wininet:InternetLockRequestFile STUB
err:cabinet:FDICopy FDIIsCabinet failed.
err:mshtml:check_version Could not open VERSION file
Could not load wine-gecko. HTML rendering will be disabled.
wine: configuration in '/home/webo/.wine' has been updated.
fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL" priority
GNUTLS ERROR: Function was interrupted.
GNUTLS ERROR: Function was interrupted.
GNUTLS ERROR: Decryption has failed.
err:secur32:schan_DecryptMessage Returning SEC_E_INTERNAL_ERROR
GNUTLS ERROR: The specified session has been invalidated for some reason.
err:secur32:schan_EncryptMessage Returning SEC_E_INTERNAL_ERROR
fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL" priority
GNUTLS ERROR: Function was interrupted.
GNUTLS ERROR: Function was interrupted.
GNUTLS ERROR: Decryption has failed.
err:secur32:schan_DecryptMessage Returning SEC_E_INTERNAL_ERROR
GNUTLS ERROR: The specified session has been invalidated for some reason.
err:secur32:schan_EncryptMessage Returning SEC_E_INTERNAL_ERROR
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Miranda IM Support?

Post by vitamin »

Webo wrote:Whatever, my issue is that when I try to log on to my MSN account, Miranda just crashes.
First, why don't you use any other native Linux IM client that can talk to msn?
Webo wrote:Could not load wine-gecko. HTML rendering will be disabled.
You have to fix this. Wine without wine_gecko is an unsupported configuration.
DaVince
Level 8
Level 8
Posts: 1099
Joined: Wed Oct 29, 2008 4:53 pm

Re: Miranda IM Support?

Post by DaVince »

vitamin wrote:
Webo wrote:Could not load wine-gecko. HTML rendering will be disabled.
You have to fix this. Wine without wine_gecko is an unsupported configuration.
Speaking of which, you can fix this by getting Winetricks and then running "sh winetricks gecko".
Webo
Level 1
Level 1
Posts: 6
Joined: Tue Apr 06, 2010 8:28 am

Re: Miranda IM Support?

Post by Webo »

vitamin wrote:
Webo wrote:Whatever, my issue is that when I try to log on to my MSN account, Miranda just crashes.
First, why don't you use any other native Linux IM client that can talk to msn?

I love Miranda IM :(
Webo wrote:Could not load wine-gecko. HTML rendering will be disabled.
You have to fix this. Wine without wine_gecko is an unsupported configuration.
Ok, I did what you told me to do. It wont allow me to connect to msn, the error is ''Unable to conect to MS Passport servers''.

Terminal output:

Code: Select all

fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
fixme:keyboard:RegisterHotKey (0x20052,49281,0x00000006,41): stub
fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL" priority
GNUTLS ERROR: Function was interrupted.
GNUTLS ERROR: Function was interrupted.
GNUTLS ERROR: Decryption has failed.
err:secur32:schan_DecryptMessage Returning SEC_E_INTERNAL_ERROR
fixme:heap:RtlCompactHeap (0x110000, 0x0) stub
fixme:keyboard:UnregisterHotKey (0x20052,49282): stub
Webo
Level 1
Level 1
Posts: 6
Joined: Tue Apr 06, 2010 8:28 am

Post by Webo »

Oh, I forgot something.

Please note, this tests are with latest Miranda IM stable version available (v0.8.19) And the latest Wine development version to date (1.1.40).
Webo
Level 1
Level 1
Posts: 6
Joined: Tue Apr 06, 2010 8:28 am

Post by Webo »

Up
Locked