Package Details: ib-tws 1:10.36.1c-1

Git Clone URL: https://aur.archlinux.org/ib-tws.git (read-only, click to copy)
Package Base: ib-tws
Description: Electronic trading platform from discount brokerage firm Interactive Brokers (IBKR)
Upstream URL: http://interactivebrokers.com/
Licenses: custom
Submitter: benalexau
Maintainer: benalexau
Last Packager: benalexau
Votes: 43
Popularity: 0.47
First Submitted: 2013-01-30 06:21 (UTC)
Last Updated: 2025-04-26 02:01 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 22 Next › Last »

dunhill52 commented on 2025-02-13 16:35 (UTC)

I can confirm I also have the InaccessibleObjectException problem too. Mystery has not fixed it for me either.

rellieberman commented on 2025-02-12 20:00 (UTC)

Anyone else experiencing this? It did not fix itself mysteriously on my system :( ...

rellieberman commented on 2025-02-10 11:24 (UTC)

This seems to be the error message:

java.lang.reflect.InaccessibleObjectException: Unable to make private static javax.swing.UIManager$LAFState javax.swing.UIManager.getLAFState() accessible: module java.desktop does not "opens javax.swing" to unnamed module @26b3fd41

RezwanArefin01 commented on 2025-02-10 11:01 (UTC) (edited on 2025-02-10 11:56 (UTC) by RezwanArefin01)

Having the same problem as @uli.

EDIT: It somehow got fixed mysteriously.

uli commented on 2025-02-07 21:03 (UTC) (edited on 2025-02-07 21:42 (UTC) by uli)

I have ib-tws (Build 10.34.1a) startup issues.

Starting with my ~/.ib-tws directory:

$ /usr/bin/ib-tws

hangs at "Initializing managers".

Starting without ~/.ib-tws directory:

$ /usr/bin/ib-tws

hangs at "Restoring layout windows factory"

JAVA_FLAGS = -Xmx8G -XX:+UseG1GC -XX:MaxGCPauseMillis=200 -XX:ParallelGCThreads=6 -XX:ConcGCThreads=6 -XX:InitiatingHeapOccupancyPercent=70 -Dswing.aatext=true -Dawt.useSystemAAFontSettings=on -Dsun.awt.nopixfmt=true -Dsun.java2d.noddraw=false -Dswing.boldMetal=false -Dsun.locale.formatasdefault=true

I tried to reinstall ib-tws, but I've got same results.

$ /usr/share/ib-tws/jre/bin/java -version

openjdk version "17.0.10.0.101" 2024-04-16 LTS

OpenJDK Runtime Environment Zulu17.49+16-SA (build 17.0.10.0.101+3-LTS)

OpenJDK 64-Bit Server VM Zulu17.49+16-SA (build 17.0.10.0.101+3-LTS, mixed mode)

Last time (some month ago), I think this was a Java version from Oracle?

Any idea?

saniflash commented on 2025-02-04 07:29 (UTC)

I've had an issue where even with GDK_BACKEND=x11 ib-tws, TWS did not start. Only the splashscreen was shown.

I found out that I had to manually install fonts:

sudo pacman -S ttf-dejavu ttf-liberation

After doing this, it now works.

LIL commented on 2024-10-16 18:03 (UTC) (edited on 2024-10-16 18:05 (UTC) by LIL)

 tws-10.32.1e-standalone-linux-x64.sh ... FAILED
==> ERROR: One or more files did not pass the validity check!
 -> error making: ib-tws-exit status 1
 -> Failed to install the following packages. Manual intervention is required:
ib-tws - exit status 1 

:-(

rellieberman commented on 2024-10-09 09:51 (UTC)

ws-10.32.1c-standalone-linux-x64.sh is not passing the validity check, perhaps the file has been updated upstream again since the release.