Search Criteria
Package Details: ib-tws 1:10.34.1a-1
Package Actions
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.116355 |
First Submitted: | 2013-01-30 06:21 (UTC) |
Last Updated: | 2025-02-05 01:02 (UTC) |
Dependencies (23)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- cairo (cairo-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- libxi (libxi-gitAUR)
- libxrender
- libxtst
- libxxf86vm
- pango (pango-gitAUR)
- findutils (findutils-gitAUR, busybox-coreutilsAUR, findutils-selinuxAUR) (make)
- Show 3 more dependencies...
Latest Comments
1 2 3 4 5 6 .. 21 Next › Last »
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:
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)
:-(
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.
alexdandrea commented on 2024-09-02 20:24 (UTC) (edited on 2024-09-02 20:25 (UTC) by alexdandrea)
I have tried running ib-tws under wayland with xwayland support. It does, however, crash with a segfault:
A fix is described in here: starting it with X11 backend explicitly:
$ GDK_BACKEND=x11 ib-tws
Maybe this could be mentioned here somewhere.
benalexau commented on 2024-08-23 01:40 (UTC)
@LIL fixed in 1:10.31.1g-1
1 2 3 4 5 6 .. 21 Next › Last »