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@winehq.org ReportedBy: austinenglish@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
http://bugs.winehq.org/show_bug.cgi?id=31687
casey csiens@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |csiens@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=31687
--- Comment #1 from Juan Lang juan.lang@gmail.com 2012-09-12 12:53:46 CDT --- Out of curiosity, does attachment 36923 (from bug 27168) help?
http://bugs.winehq.org/show_bug.cgi?id=31687
--- Comment #2 from Austin English austinenglish@gmail.com 2012-09-12 18:29:30 CDT --- (In reply to comment #1)
Out of curiosity, does attachment 36923 [details] (from bug 27168) help?
Tried that with native gdiplus, but nothing else. The error message is now: Check your network and firewall settings.
There are no related fixme's. Would you like any logs?
http://bugs.winehq.org/show_bug.cgi?id=31687
--- Comment #3 from Austin English austinenglish@gmail.com 2012-09-12 18:37:34 CDT --- (In reply to comment #2)
(In reply to comment #1)
Out of curiosity, does attachment 36923 [details] (from bug 27168) help?
Tried that with native gdiplus, but nothing else. The error message is now: Check your network and firewall settings.
There are no related fixme's. Would you like any logs?
I take it back, that error shows with/without the patch, as long as mono is used. If I switch to dotnet20, I get (the original error): The remote certificate is invalid according to the validation procedure.
with your patch, I get: Check your network and firewall settings.
so, I'm not sure if it helps or hurts..
http://bugs.winehq.org/show_bug.cgi?id=31687
Bug 31687 depends on bug 31685, which changed state.
Bug 31685 Summary: DYMO Stamps wants hid.dll.HidD_GetManufacturerString http://bugs.winehq.org/show_bug.cgi?id=31685
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=31687
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- I can't find the place to download this, I can only find references to DYMO Stamps Online.
Is this still an issue in wine 1.7.23 or later?
https://bugs.winehq.org/show_bug.cgi?id=31687
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Austin English austinenglish@gmail.com --- (In reply to Bruno Jesus from comment #4)
I can't find the place to download this, I can only find references to DYMO Stamps Online.
I've got an archived copy, but it's DYMO stamps as well.
Is this still an issue in wine 1.7.23 or later?
With wine-1.7.23-33-gc654b7b, the error reported is 'Unable to connect to postage transaction server. Check your network and firewall settings.'
still no related terminal output, just: austin@aw25 ~/.wine/drive_c/Program Files/DYMO Stamps $ wine DYMO\ Stamps.exe fixme:mscoree:ConfigFileHandler_startElement Unknown element L"configSections" in state 2 fixme:win:EnumDisplayDevicesW ((null),0,0x33dc78,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x33dc78,0x00000000), stub! fixme:hid:HidD_GetManufacturerString (0xffffffff 0xd9ca70 200) stub
installing winetricks dotnet20 changes the error to 'This account is not active'. I tried my old login on their site, which also fails, so that seems okay.
So it seems the original issue was improved upon, and now it's an mscoree bug. I filed bug 37010 for that.
https://bugs.winehq.org/show_bug.cgi?id=31687
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.24.
https://bugs.winehq.org/show_bug.cgi?id=31687 Bug 31687 depends on bug 31686, which changed state.
Bug 31686 Summary: DYMO Stamps won't start without native gdiplus https://bugs.winehq.org/show_bug.cgi?id=31686
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED