TWS (Interective Broker) apps install problem

Questions about Wine on Linux
Locked
michaelbr
Level 2
Level 2
Posts: 25
Joined: Fri Sep 07, 2018 9:16 am

TWS (Interective Broker) apps install problem

Post by michaelbr »

I'm using Ubuntu 18.04 and Wine 3.0.2, trying to install Interactive Broker TWS under Wine 3.0.2, anyone has successfully installed this apps? I got the following error when tried and not that Linux savvy, can someone please help me out?

Code: Select all

$ wine tws-latest-windows-x64.exe
002b:fixme:heap:RtlSetHeapInformation 0x240000 0 0x23fd30 4 stub
002f:fixme:wininet:InternetAttemptConnect Stub
002f:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
Preparing JRE ...
0065:fixme:icacls:main This is dummy icacls, not performing ACL manipulations
0065:fixme:icacls:main stub: "C:\\windows\\system32\\icacls.exe" "C:\\ProgramData\\Oracle\\Java\\.oracle_jre_usage" "/grant" "everyone:(OI)(CI)M"
0055:fixme:msvcrt:__clean_type_info_names_internal (0x71862630) stub
0055:fixme:msvcrt:__clean_type_info_names_internal (0x6d7d5d20) stub
0055:fixme:msvcrt:__clean_type_info_names_internal (0x717db670) stub
0055:fixme:msvcrt:__clean_type_info_names_internal (0x715d3a40) stub
007d:fixme:font:freetype_SelectFont Untranslated charset 255
007d:fixme:dwmapi:DwmIsCompositionEnabled 0x1761d298
007d:fixme:font:get_outline_text_metrics failed to read full_nameW for font L"Ani"!
007c:fixme:imm:ImmGetOpenStatus (0x17c5bcf0): semi-stub
007c:fixme:imm:ImmReleaseContext (0x10070, 0x17c5bcf0): stub
0086:fixme:msvcrt:__clean_type_info_names_internal (0x71862630) stub
0086:fixme:msvcrt:__clean_type_info_names_internal (0x6d7d5d20) stub
0086:fixme:msvcrt:__clean_type_info_names_internal (0x717db670) stub
0086:fixme:msvcrt:__clean_type_info_names_internal (0x715d3a40) stub
008e:err:menubuilder:Process_Link unable to load L"C:\\users\\michael\\Temp\\i4j8136474966808905483.lnk"
008e:err:menubuilder:wWinMain failed to build menu item for L"C:\\users\\michael\\Temp\\i4j8136474966808905483.lnk"
0090:err:menubuilder:Process_Link unable to load L"C:\\users\\michael\\Temp\\i4j5002823552919291467.lnk"
0090:err:menubuilder:wWinMain failed to build menu item for L"C:\\users\\michael\\Temp\\i4j5002823552919291467.lnk"
0092:err:menubuilder:Process_Link unable to load L"C:\\users\\michael\\Temp\\i4j1144740897268985015.lnk"
0092:err:menubuilder:wWinMain failed to build menu item for L"C:\\users\\michael\\Temp\\i4j1144740897268985015.lnk"
0070:fixme:msvcrt:__clean_type_info_names_internal (0x717c34f0) stub
0070:fixme:msvcrt:__clean_type_info_names_internal (0x6d1d63d0) stub
0070:fixme:msvcrt:__clean_type_info_names_internal (0x7179ca60) stub
0070:fixme:msvcrt:__clean_type_info_names_internal (0x6d5505e0) stub
0070:fixme:msvcrt:__clean_type_info_names_internal (0x70ccd730) stub
0070:fixme:msvcrt:__clean_type_info_names_internal (0x70cb6910) stub
0070:fixme:msvcrt:__clean_type_info_names_internal (0x6d14edc0) stub
0070:fixme:msvcrt:__clean_type_info_names_internal (0x70be9720) stub
0070:fixme:msvcrt:__clean_type_info_names_internal (0x71862630) stub
0070:fixme:msvcrt:__clean_type_info_names_internal (0x6d7d5d20) stub
0070:fixme:msvcrt:__clean_type_info_names_internal (0x717db670) stub
0070:fixme:msvcrt:__clean_type_info_names_internal (0x715d3a40) stub
michael@Lenovo-G500:/mnt/E8BCF5EBBCF5B3E2/apps/Windows$ 0098:fixme:heap:RtlSetHeapInformation 0x240000 0 0x23fd30 4 stub
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: TWS (Interective Broker) apps install problem

Post by jkfloris »

Interactive Broker TWS
Is this the program?
https://www.interactivebrokers.com/en/index.php?f=16040
This program have a native Linux version.
michaelbr
Level 2
Level 2
Posts: 25
Joined: Fri Sep 07, 2018 9:16 am

Re: TWS (Interective Broker) apps install problem

Post by michaelbr »

jkfloris wrote:
Interactive Broker TWS
Is this the program?
https://www.interactivebrokers.com/en/index.php?f=16040
This program have a native Linux version.
Thanks so much for checking, the last time there were only windows version.
booboofoo
Newbie
Newbie
Posts: 2
Joined: Tue Oct 30, 2018 11:03 pm

Re: TWS (Interective Broker) apps install problem

Post by booboofoo »

jkfloris wrote:
Interactive Broker TWS
Is this the program?
https://www.interactivebrokers.com/en/index.php?f=16040
This program have a native Linux version.
If it helps, I have used TWS extensively in a professional context, on Windows machines.

The software is 100% written in java, hence it should be able to run natively on Linux I presume with excellent results, without the need for Wine at all I would wager?

It does require Java Platform underneath the software to function of course.

Kind Regards, Ivan Julian
Locked