https://bugs.winehq.org/show_bug.cgi?id=40814
Bug ID: 40814 Summary: SmartCOM 3: error before connect to server Product: WineHQ Apps Database Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: appdb-unknown Assignee: wine-bugs@winehq.org Reporter: iigrushin@gmail.com Distribution: ---
Created attachment 54760 --> https://bugs.winehq.org/attachment.cgi?id=54760 part of console log, that occurs when pressing 'connect' button
When i press button 'Connect', i got error: Exception from HRESULT: 0x8001010E (RPC_E_WRONG_THREAD)
I've attached errors that i've seen in console.
Steps to reproduce the error:
* ubuntu 14.04 * install wine-1.9.12 * install winetricks ( next actions are performed using WINEPREFIX=~/.wine32 WINARCH=win32 ) * WINEPREFIX=~/.wine32 WINARCH=win32 wine winetricks dotnet40 corefonts fontfix * download http://www.itinvest.ru/downloads/software/SmartCOM/3.0.162 * install it by issuing: WINEPREFIX=~/.wine32 WINARCH=win32 wine start SmartCOM-3.0.162.msi * download http://www.itinvest.ru/editorfiles/File/smartcom/TestConnect3.zip , unzip it into some TestConnect folder * goto TestConnect and run: WINEPREFIX=~/.wine32 WINARCH=win32 wine TestConnect.exe * press 'Create' button * press 'Connect' button, the error occurs.
I've tried to trace tcp packets to the target host (mx.ittrade.ru), but have not seen any activity. So i've decided the error is somewhere in Connect procedures inside Interop.SmartCOM3Lib.dll.
What i want to achieve - to get connected (with any login/password) and receive something like 'login is incorrect'.
https://bugs.winehq.org/show_bug.cgi?id=40814
--- Comment #1 from Ivan Grushin iigrushin@gmail.com --- My Ubuntu is amd64, and i'm trying to use wine for starting 32bit win32 programs. That's why i'm issuing setting WINEPREFIX=~/.wine32 WINARCH=win32 when run wine itself.
https://bugs.winehq.org/show_bug.cgi?id=40814
Ivan Grushin iigrushin@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX
--- Comment #2 from Ivan Grushin iigrushin@gmail.com --- We have solved this problem by choosing other way on getting SmartCOM3.
https://bugs.winehq.org/show_bug.cgi?id=40814
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Product|WineHQ Apps Database |Wine Component|appdb-unknown |-unknown
https://bugs.winehq.org/show_bug.cgi?id=40814
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|WONTFIX |ABANDONED
https://bugs.winehq.org/show_bug.cgi?id=40814
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.9.12
https://bugs.winehq.org/show_bug.cgi?id=40814
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Frédéric Delanoy frederic.delanoy@gmail.com --- Closing ABANDONED bugs.