[Bug 17696] Skype 4: Crash on installation

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 2 12:05:44 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=17696


Ken Sharp <kennybobs at o2.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #20292|0                           |1
        is obsolete|                            |
  Attachment #20293|0                           |1
        is obsolete|                            |
  Attachment #20369|0                           |1
        is obsolete|                            |




--- Comment #12 from Ken Sharp <kennybobs at o2.co.uk>  2009-06-02 12:05:43 ---
Created an attachment (id=21501)
 --> (http://bugs.winehq.org/attachment.cgi?id=21501)
wine-1.1.22-323-gc18d69e +cryptasn

There isn't a crash at all.
Skype 4's setup downloads the .msi file needed to install the program.  Under
Wine, the setup claims it is having trouble downloading the files, despite the
fact that it is not.
This is the only clue:
fixme:cryptasn:WVTAsn1SpcSpOpusInfoDecode 0x7002c4, 28, 00000000, (nil),
9627876

The setup then gives the option of downloading from "another location".  This
is what this is:
err:winebrowser:get_url_from_dde Unable to retrieve URL from string L"\""
err:winebrowser:wmain Usage: winebrowser URL
That is bug 13891.

Therefore this bug is probably related to cryptasn.

The Business Version avoids this by offering the .msi for download:
http://www.skype.com/download/skype/windows/business/

Workaround is to wait until Skype downloads the .msi, but catch it just before
it finishes trying to verify it, and copy it to somewhere safe (once checked,
it deletes the file).  This isn't easy.
Enabling WINEDEBUG=+cryptasn in the console might slow it down enough to let
you grab the file.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list