[Bug 31687] New: DYMO Stamps can't connect to its server
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(a)winehq.org ReportedBy: austinenglish(a)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.
http://bugs.winehq.org/show_bug.cgi?id=31687 casey <csiens(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |csiens(a)gmail.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=31687 --- Comment #1 from Juan Lang <juan.lang(a)gmail.com> 2012-09-12 12:53:46 CDT --- Out of curiosity, does attachment 36923 (from bug 27168) help? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=31687 --- Comment #2 from Austin English <austinenglish(a)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? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=31687 --- Comment #3 from Austin English <austinenglish(a)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.. -- 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.
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 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=31687 --- Comment #4 from Bruno Jesus <00cpxxx(a)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? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=31687 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Austin English <austinenglish(a)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(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=31687 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.24. -- 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.
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 -- 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.
participants (1)
-
wine-bugs@winehq.org