Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 2946  / 1 Year ago, sun, april 2, 2023, 3:08:12

Thinkorswim, a options trading application, continues to crash in Ubuntu. I know it is very sensitive to the java used. I am using the openjdk 7 java in Ubuntu 12.04. Any help would be highly appreciated. Thanks!!


More From » 12.04

 Answers
2

Okay, so it works for me with the openJDK:



Download the installer from here. I saved it in /home/username



Open a terminal(CtlAltT) and:



chmod +x /home/username/thinkorswim_installer.sh
cd /home/username
./thinkorswim_installer.sh
echo 'select the installation directory of /home/username/thinkorswim'
echo 'select to install an icon to the desktop'
chmod +x /home/username/Desktop/thinkorswim.desktop


That gets you this:

enter image description here



I can confirm that it also runs properly with the openjdk version 1.7 when installed in this way.

enter image description here


[#38970] Sunday, April 2, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
tinchir

Total Points: 300
Total Questions: 116
Total Answers: 119

Location: American Samoa
Member since Sun, Jan 17, 2021
3 Years ago
tinchir questions
Tue, Sep 14, 21, 23:11, 3 Years ago
Mon, Dec 19, 22, 13:00, 1 Year ago
Sat, Feb 5, 22, 11:36, 2 Years ago
Mon, Aug 8, 22, 02:16, 2 Years ago
;