Package Details: webull-desktop 8.9.0-1

Git Clone URL: https://aur.archlinux.org/webull-desktop.git (read-only, click to copy)
Package Base: webull-desktop
Description: Invest in stocks, ETFs, and options with Webull Financial, all commission-free, $0 minimum deposit.
Upstream URL: https://webull.com
Keywords: finance stocks trading webull
Licenses: custom
Submitter: chovy
Maintainer: cacoro2
Last Packager: cacoro2
Votes: 9
Popularity: 0.001926
First Submitted: 2021-01-31 07:22 (UTC)
Last Updated: 2025-03-24 15:07 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

fauxmight commented on 2024-01-03 03:49 (UTC) (edited on 2024-01-03 03:51 (UTC) by fauxmight)

Date: 2024-01-02
Version: 6.12.5
Updated version of this PKGBUILD is available at:
https://codeberg.org/fauxmight/webull-desktop_PKGBUILD

This addresses the issue @slondr raised of not being able to run from the CLI (in a dirty fashion): there is a wrapper script called webulldesktop (instead of WebullDesktop) that modifies LD_LIBRARY_PATH.

If you just run WebullDesktop using the desktop icon (instead of from CLI), the same modification was already being made in the original PKGBUILD's WebullDesktop.desktop file.

There are other things I tried to fix like linking against updated libraries and running QT in wayland mode. I did not succeed in either endeavor due to binary libraries in the package linked against the included older qt5 libs.

slondr commented on 2023-08-11 00:16 (UTC)

Doesn't seem to work when built as-is; after running, I just get

WebullDesktop: error while loading shared libraries: libwbcommonui.so: cannot open shared object file: No such file or directory

mluser commented on 2023-01-02 21:08 (UTC) (edited on 2023-01-02 21:12 (UTC) by mluser)

I am unable to launch browser links from inside webull, I keep getting these errors when I click on a link in the news section.

kde-open5: /opt/WebullDesktop/libQt5Core.so.5: version Qt_5.15' not found (required by kde-open5) kde-open5: /opt/WebullDesktop/libQt5Core.so.5: versionQt_5.15' not found (required by /usr/lib/libKF5KIOGui.so.5) kde-open5: /opt/WebullDesktop/libQt5Core.so.5: version Qt_5.15' not found (required by /usr/lib/libKF5KIOCore.so.5) kde-open5: /opt/WebullDesktop/libQt5Core.so.5: versionQt_5.15' not found (required by /usr/lib/libKF5I18n.so.5) kde-open5: /opt/WebullDesktop/libQt5Core.so.5: version Qt_5.15' not found (required by /usr/lib/libKF5CoreAddons.so.5) kde-open5: /opt/WebullDesktop/libQt5Core.so.5: versionQt_5.15' not found (required by /usr/lib/libKF5Service.so.5) kde-open5: /opt/WebullDesktop/libQt5Core.so.5: version Qt_5.15' not found (required by /usr/lib/libKF5ConfigCore.so.5) kde-open5: /opt/WebullDesktop/libQt5Core.so.5: versionQt_5.15' not found (required by /usr/lib/libKF5WindowSystem.so.5) kde-open5: /opt/WebullDesktop/libQt5Core.so.5: version Qt_5.15' not found (required by /usr/lib/libKF5Crash.so.5) kde-open5: /opt/WebullDesktop/libQt5Core.so.5: versionQt_5.15' not found (required by /usr/lib/libKF5AuthCore.so.5) kde-open5: /opt/WebullDesktop/libQt5Core.so.5: version Qt_5.15' not found (required by /usr/lib/libKF5DBusAddons.so.5) kde-open5: /opt/WebullDesktop/libQt5Core.so.5: versionQt_5.15' not found (required by /usr/lib/libQt5X11Extras.so.5)

Can anyone recommend a fix or workaround? thanks.

chovy commented on 2022-12-04 07:23 (UTC)

Thank you for taking over this project.

1ri commented on 2022-06-08 19:19 (UTC) (edited on 2022-06-08 19:20 (UTC) by 1ri)

To make it work one has to add the following line to the PKGBUILD file.

options=("!strip")

1ri commented on 2022-05-17 17:41 (UTC)

I've been also trying to get version 5.6.8 working in arch but I didn't succeed yet.

I've had a look with strace and it seems that it gets stuck in a FUTEX.

futex(0x7ffe6413a680, FUTEX_WAIT_PRIVATE, 0, NULL) = ? ERESTARTSYS (To be restarted if SA_RESTART is set) <84.534302>

This is after pressing ctrl+c.

I've been able to run it in a ubuntu 22.04 podman container but I still would like to understand why it is no working in arch.

gavsiu commented on 2022-05-14 16:50 (UTC)

@nihalani I gave up on the app already. I just added it to Ferdi and seems to work better for me anyway. Less things to keep open.

I tried it anyway in case it may help someone later.

sh -c works. I didn't bother trying bash.

zsh and no de (bspwm)

nihalani commented on 2022-05-14 03:44 (UTC) (edited on 2022-05-14 03:52 (UTC) by nihalani)

@gavsiu. Yeah I tried to get 5.6.8 working as well and was unable to get it working as well. Ill look into it some more and see if I can figure it out.

For 4.7.0-3, it seems like we aren't passing the command to a shell and as a result, is trying to read the variable as a program. Can you let me know what shell and desktop environment you are using?

In the meantime can you try changing the command in the desktop file to

sh -c "LD_LIBRARY_PATH=/opt/WebullDesktop WebullDesktop"

or

bash -c "LD_LIBRARY_PATH=/opt/WebullDesktop WebullDesktop"

Let me know if that works

gavsiu commented on 2022-05-03 03:54 (UTC)

I tried 5.6.8, but I don't know how to get it to work...

❯ LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/opt/WebullDesktop" WebullDesktop
WBWindowManager::WBWindowManager()
[app init]==============start====== QDateTime(2022-05-02 20:41:17.996 PDT Qt::LocalTime)
core.cfg: WBCfg Constructor
core.cfg: scope: "config"  scope1: "accounts"
core.cfg: ap: "/opt/WebullDesktop"
core.cfg: up: "/home/gavsiu/.config/Webull Desktop/Webull Desktop"
core.cfg: sp: "/etc/xdg/Webull Desktop/Webull Desktop"
core.cfg: WBCfg Constructor
core: [corelib init] this app current's appversion:  "5.6.8"
core.cfg: load app.ini...
core.cfg: load global config ...
current space list: ()
core.cfg: load global config...
core.cfg: not found: "/home/gavsiu/.config/Webull Desktop/Webull Desktop/config"
void WBCoreLib::init(WBApplication&) 204800
[tid:78546 20:41:17.997]=>log files init local path: "/home/gavsiu/.local/share/Webull Desktop/Webull Desktop/log"
[tid:78546 20:41:17.997]=>==gTradeLogPath== "/home/gavsiu/.local/share/Webull Desktop/Webull Desktop/log"
Unknown device "/dev/sda": No such file or directory
Unknown device "/dev/sda": No such file or directory

4.7.0-3 works in the terminal, but the desktop entry doesn't work. Anyone know how to fix this, so I don't need to run from terminal every time? I've tried using path and stuff, but nothing seems to work.

Failed to execute: 'LD_LIBRARY_PATH=/opt/WebullDesktop WebullDesktop'
Error: 'Failed to execute child process "LD_LIBRARY_PATH=/opt/WebullDesktop" (No such file or directory)'

azoller commented on 2022-03-22 15:25 (UTC)

https://u1sweb.webullfinance.com/us/desktop/qt_5.13.2_WebullDesktop_5.6.6.deb

  • Latest version.