Package Details: jetbrains-toolbox 2.6.3.43718-2

Git Clone URL: https://aur.archlinux.org/jetbrains-toolbox.git (read-only, click to copy)
Package Base: jetbrains-toolbox
Description: Manage all your JetBrains Projects and Tools
Upstream URL: https://www.jetbrains.com/toolbox/
Licenses: custom:jetbrains
Submitter: freswa
Maintainer: freswa
Last Packager: freswa
Votes: 176
Popularity: 2.92
First Submitted: 2016-05-25 09:43 (UTC)
Last Updated: 2025-06-09 16:08 (UTC)

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 Next › Last »

fatalcoder commented on 2018-02-05 08:32 (UTC)

@melkir update link in gnome

find / -name 'jetbrains-toolbox.desktop'

presumably: ~/.local/share/applications/jetbrains-toolbox.desktop

melkir commented on 2017-12-29 13:38 (UTC) (edited on 2017-12-29 13:39 (UTC) by melkir)

Hello I have a white screen when I launch the app from the icon (gnome 3). But it works fine when I use the terminal

/opt/jetbrains-toolbox/jetbrains-toolbox

or simply

jetbrains-toolbox

OriginCode commented on 2017-12-27 14:26 (UTC)

Cannot uninstall it at all... How can I remove it? :(

postcert commented on 2017-12-17 23:43 (UTC)

Having a bitdepth of 30 on your display also cause a "blank screen" issue with Jetbrains toolbox. Going to put in a issue, but wanted to also post here in case someone else was seeing issues even after the newest version.

JuniorJPDJ commented on 2017-12-09 02:28 (UTC)

Add libxss as depedency, without it installed it crashes.

krx commented on 2017-10-26 23:39 (UTC)

Newest update (1.5.2871-1) seems to fix the blank screen issue

moeahmed commented on 2017-10-09 00:07 (UTC)

Unfortunately, appending "--disable-seccomp-filter-sandbox" did not work for me. After a fresh install, i installed mesa and reinstalled my display driver using the following command. > sudo pacman -S mesa xf86-video-intel A quick reboot later, jetbrains-toolbox was working as expected and no longer gave me the frustrating blank screen.

deadly4u commented on 2017-09-26 14:54 (UTC)

artodeto's solution is the most permanent solution for me. Previously, I attempted to append --disable-seccomp-filter-sandbox using different methods. When using KDE autostart, if I append --disable-seccomp-filter-sandbox, the jetbrains executable overwrites the parameter list and removes it on the next launch. When modifying the ".desktop" file and appending --disable-seccomp-filter-sandbox, the jetbrains-toolbox executable overwrites the file on the next launch with a fresh copy without this parameter.

iMalinowski commented on 2017-09-21 03:47 (UTC) (edited on 2017-09-21 03:47 (UTC) by iMalinowski)

I can confirm that @L0rne 's fix worked for me as well.

tylercrompton commented on 2017-09-13 21:58 (UTC) (edited on 2017-09-13 21:59 (UTC) by tylercrompton)

Why does the sandbox need to be disabled though? How was Toolbox previously using the web events to install JetBrains software?