[Bug 31687] New: DYMO Stamps can't connect to its server

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 11 20:11:12 CDT 2012


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

             Bug #: 31687
           Summary: DYMO Stamps can't connect to its server
           Product: Wine
           Version: 1.5.12
          Platform: x86
               URL: http://sites.dymo.com/Promotions/Pages/DYMOStamps.aspx
                    ?locale=enUS
        OS/Version: Linux
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com
        Depends on: 31685, 31686
    Classification: Unclassified


Created attachment 41656
  --> http://bugs.winehq.org/attachment.cgi?id=41656
WINEDEBUG=crypt,chain,context,secur32

Install the app. You'll need native gdiplus for bug 31686.

After that, you can get native hid, for bug 31685. I also installed dotnet20,
to verify that it wasn't a mscoree fixme to blame, but the problem happens
either way.

Start it up, and it asks for your credentials. Put them in, and click next.
That gives an error:
The remote certificate is invalid according to the validation procedure.

terminal output doesn't show much relevant. Tried native wininet/winhttp, which
then in turns shows a few fixme's for crypt32/secur32/winsock.

If you add in native crypt32, you get:
Attempted to read or write protected memory. This is often an indication that
other memory is corrupt.

and with native secur32 as well:
The requested security package is not supported.   

Not sure what to try next. The initial problem seems to indicate crypt32 or
secur32, so hopefully this log will help:
WINEDEBUG=crypt,chain,context,secur32

-- 
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