Search Criteria
Package Details: jetbrains-toolbox 1.16.6067-1
Git Clone URL: | https://aur.archlinux.org/jetbrains-toolbox.git (read-only) |
---|---|
Package Base: | jetbrains-toolbox |
Description: | Manage all your JetBrains Projects and Tools |
Upstream URL: | http://www.jetbrains.com/toolbox/ |
Licenses: | |
Submitter: | freswa |
Maintainer: | freswa |
Last Packager: | freswa |
Votes: | 64 |
Popularity: | 3.81 |
First Submitted: | 2016-05-25 09:43 |
Last Updated: | 2019-11-26 14:14 |
Dependencies (5)
- fuse (fuse2)
- glib2 (glib2-sched-policy, glib2-git, glib2-clear, glib2-quiet, glib2-patched-thumbnailer)
- libxslt (libxslt-git)
- libxss
- java-runtime>=8 (server-jre, jdk5, jdk9-openj9-bin, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk10-openjdk-openj9-bin, jdk9, jre9, jdk-devel, jdk10, jre10, jdk-dcevm, jdk8-arm, jdk8-arm64, jre8-openjdk-shenandoah, jre8-openjdk-jetbrains, jdk6, jdk-arm, jdk12-openj9-bin, zulu-12-bin, jetbrains-jre, jetbrains-jre8, java-openjdk-bin, jdk13-openj9-bin, java-openjdk-ea-bin, jre8, jdk8, jre11, jdk8-openj9-bin, jdk7, jre7, jdk11-adoptopenjdk, zulu-embedded-jdk11, jre, jre6, jdk-openj9-bin, jdk-adoptopenjdk, zulu-11-bin, jre12, amazon-corretto-8, amazon-corretto-11, jdk11-openj9-bin, jdk8-jetbrains, jdk8-graalvm-bin, jdk7r1-j9-bin, jdk7-j9-bin, jdk8-j9-bin, jdk11-graalvm-bin, jdk11-openjdk-dcevm, jdk8-openjdk-dcevm, jdk-jetbrains, jre-openjdk, jre10-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
Sherlock-Holo commented on 2018-03-02 15:06
jetbrains-toolbox-1.7.3593.tar.gz sha256sums failed
fatalcoder commented on 2018-02-05 08:32
@melkir update link in gnome
presumably: ~/.local/share/applications/jetbrains-toolbox.desktop
melkir commented on 2017-12-29 13:38
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
or simply
OriginCode commented on 2017-12-27 14:26
Cannot uninstall it at all... How can I remove it? :(
postcert commented on 2017-12-17 23:43
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
Add libxss as depedency, without it installed it crashes.
krx commented on 2017-10-26 23:39
Newest update (1.5.2871-1) seems to fix the blank screen issue
moeahmed commented on 2017-10-09 00:07
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
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
I can confirm that @L0rne 's fix worked for me as well.