Mind's Forge |
Notes »
TD Ameritrade ThinkOrSwim doesn't work with FlatpakGetting this error? Starting Installer ... The installation directory has been set to /home/nak/thinkorswim. Extracting files ... Finishing installation ... sed: can't read /home/nak/.var/app/com.tdameritrade.ThinkOrSwim/data/thinkorswim/workspace.*.tos.prod.xml: No such file or directory /app/bin/thinkorswim: line 15: /home/nak/.var/app/com.tdameritrade.ThinkOrSwim/data/thinkorswim/thinkorswim: No such file or directory Don't worry, this github issue comment fix works: flatpak run --command=sh com.tdameritrade.ThinkOrSwim # Run the installer sh /app/extra/thinkorswim_installer.sh exit flatpak run com.tdameritrade.ThinkOrSwim This installer will give you a prompt, during the installation on where to install TOS. enter @/home/<your_username>/.var/app/com.tdameritrade.ThinkOrSwim/data/thinkorswim@ Once it's installed into the app, it'll run normally every flatpak run after. |
Page last modified on August 07, 2023, at 09:12 pm |