Package Details: bolt-launcher 0.20.6-2

Git Clone URL: https://aur.archlinux.org/bolt-launcher.git (read-only, click to copy)
Package Base: bolt-launcher
Description: Free open-source third-party implementation of the Jagex Launcher
Upstream URL: https://bolt.adamcake.com/
Licenses: AGPL3
Submitter: Adamcake
Maintainer: Adamcake
Last Packager: Adamcake
Votes: 20
Popularity: 2.29
First Submitted: 2023-10-26 16:49 (UTC)
Last Updated: 2025-11-28 19:02 (UTC)

Latest Comments

1 2 Next › Last »

bluttarn commented on 2025-11-30 21:34 (UTC)

@kiwithejoker That did it. Thanks!

kiwithejoker commented on 2025-11-30 19:19 (UTC)

@bluttarn Clearing the AUR build cache fixes this.

bluttarn commented on 2025-11-30 15:46 (UTC)

Updating from version 0.20.4-2 to 0.20.6-2 gives me the following error;

==> ERROR: /home/XX/.cache/yay/bolt-launcher/Bolt is not a clone of https://codeberg.org/Adamcake/Bolt.git
    Aborting...
 -> error downloading sources: /home/XX/.cache/yay/bolt-launcher 
     context: exit status 17 

Is a reinstallation warranted?

fusion809 commented on 2025-10-10 14:26 (UTC)

Indeed under Xfce on X11, the aforementioned issue with Bolt doesn't exist.

fusion809 commented on 2025-10-10 14:15 (UTC)

Bolt gives me the messages:

[1011/001052.028832:WARNING:alloy_main_delegate.cc(559)] Alloy bootstrap is deprecated and will be removed in ~M127. See https://github.com/chromiumembedded/cef/issues/3685 [B] OnContextInitialized [I] new client fd 51 [1] 121597 segmentation fault (core dumped) bolt

when run in the terminal on GNOME Wayland. Is this a Wayland issue? The Bolt NixOS package also failed to launch for me under Wayland.

kwilkins commented on 2025-08-26 15:07 (UTC)

I saw some missing library dependencies when trying RS3 client for the first time. libcrypto.so.1.1 provided by openssl-1.1 and libgdk-x11-2.0.so provided by gtk2 needed to be installed for me. Might want to look into that as potentially missing dependencies.

dumbdolf commented on 2025-08-03 21:35 (UTC)

If experiencing a white screen bug, try dotaxis' workaround: https://github.com/Adamcake/Bolt/issues/155

dotaxis commented on 2024-10-06 02:38 (UTC)

Hello, it looks like there is an issue with fmt in the latest pull of arch. Since it seems to push this to 11, which seems to be breaking this version of bolt.

./bolt: error while loading shared libraries: libfmt.so.10: cannot open shared object file: No such file or directory

You need to pass the --rebuild flag to your AUR helper to recompile bolt against the latest libfmt. There is nothing wrong with this AUR package.

heytbone commented on 2024-10-06 02:35 (UTC) (edited on 2024-10-06 04:21 (UTC) by heytbone)

Hello, it looks like there is an issue with fmt in the latest pull of arch. Since it seems to push this to 11, which seems to be breaking this version of bolt.

./bolt: error while loading shared libraries: libfmt.so.10: cannot open shared object file: No such file or directory

If you install/rollback to fmt 10 it works again.