Package Details: ib-tws 1:10.31.1i-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: 42
Popularity: 0.78
First Submitted: 2013-01-30 06:21 (UTC)
Last Updated: 2024-09-07 02:03 (UTC)

Latest Comments

1 2 3 4 5 6 .. 21 Next › Last »

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:

$ ib-tws

(java:68023): Gdk-CRITICAL **: 17:52:39.715: gdk_x11_display_set_window_scale: assertion 'GDK_IS_X11_DISPLAY (display)' failed
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000000000000003, pid=68023, tid=0x00007cf964dff6c0
#
# JRE version: Java(TM) SE Runtime Environment (8.0_202-b08) (build 1.8.0_202-b08)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b08 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  0x0000000000000003
#
# Core dump written. Default location: /usr/share/ib-tws/jars/core or core.68023
[...]
/usr/bin/ib-tws: line 8: 68023 Aborted                 (core dumped) /usr/share/ib-tws/jre/bin/java -cp \* $JAVA_FLAGS jclient.LoginFrame $IB_CONFIG_DIR

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

LIL commented on 2024-08-22 11:33 (UTC)

Hey, is it just me or...?

 tws-10.31.1f-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 

benalexau commented on 2024-08-21 14:09 (UTC)

@zerophase fixed in 1:10.31.1f-1

zerophase commented on 2024-08-21 13:55 (UTC)

tws-10.30.1l-standalone-linux-x64.sh fails verification.

Borosilikat commented on 2024-06-28 21:04 (UTC)

@MarsSeed How did you find out which ffmpeg API this application supports?

Borosilikat commented on 2024-06-28 20:39 (UTC)

audio no longer works with ffmpeg3.4

benalexau commented on 2024-05-11 21:51 (UTC)

@tee I added IBKR to the keywords as suggested.