Package Details: jetbrains-toolbox 3.4.3.81140-1

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: 210
Popularity: 7.94
First Submitted: 2016-05-25 09:43 (UTC)
Last Updated: 2026-04-16 12:16 (UTC)

Latest Comments

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

cedricroijakkers commented on 2026-05-11 13:20 (UTC)

Could you include the JetBrains icon in the package? On my system, it is now using the Manjaro Toolbox icon for this, since it is the name that matches the most. It would be best to include the icon in the package to make sure it is correct on every system and with every icon pack.

cmsh commented on 2026-03-25 16:41 (UTC)

i have a patch for you. i'm new so i'm not sure how to send it to you other than the comments.

diff --git a/.SRCINFO b/.SRCINFO
index 595f2b7..b2694dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = jetbrains-toolbox
    pkgdesc = Manage all your JetBrains Projects and Tools
-   pkgver = 3.4.0.77112
+   pkgver = 3.4.1.78303
    pkgrel = 1
    url = https://www.jetbrains.com/toolbox/
    arch = x86_64
@@ -17,11 +17,11 @@ pkgbase = jetbrains-toolbox
    optdepends = xdg-utils: open URLs
    options = !strip
    options = !debug
-   source = https://download.jetbrains.com/toolbox/jetbrains-toolbox-3.4.0.77112.tar.gz
+   source = https://download.jetbrains.com/toolbox/jetbrains-toolbox-3.4.1.78303.tar.gz
    source = jetbrains-toolbox.desktop
    source = icon.svg
    source = LICENSE
-   b2sums = 6f20753f9fe6c1ef50fd8fbd2505dd2cc319d5964863e676ee43ebb63be34b565b1d3d8138d26fa309559de32d64ba9a09ddcb092889258af0ee9ed6d6a4b17e
+   b2sums = f98ef5fddf3627eda3d7d4a08ec2ab8fe5a494251c0262f61d56cdade5f4dadd840d84a83a37d78784130d3f25a19989963afb679346d8564f57bf6271318b91
    b2sums = 29b6d4be91d9276bce9e5413fb877db82de414198e343ff3f7aa5d03f65cf42c80f78ec3b43f601394fecc6a31712d1c475f3fdec71e51be5732ec7b1eb8dca9
    b2sums = 4b10487746fcb7f328cbdc8b17432f82618c5695baee4ef30e23ff3c4d4b6096daf2fcdfb4c1e2e179e2e61f68bbd88104e5df5a2e6e969aad0a68a75cfff496
    b2sums = dadaf0e67b598aa7a7a4bf8644943a7ee8ebf4412abb17cd307f5989e36caf9d0db529a0e717a9df5d9537b10c4b13e814b955ada6f0d445913c812b63804e77
diff --git a/PKGBUILD b/PKGBUILD
index 386c7ee..545b37e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Frederik Schwan <freswa at archlinux dot org>

 pkgname=jetbrains-toolbox
-pkgver=3.4.0.77112
+pkgver=3.4.1.78303
 pkgrel=1
 pkgdesc='Manage all your JetBrains Projects and Tools'
 arch=('x86_64' 'i686')
@@ -23,7 +23,7 @@ source=("https://download.jetbrains.com/toolbox/${pkgname}-${pkgver}.tar.gz"
         jetbrains-toolbox.desktop
         icon.svg
         LICENSE)
-b2sums=('6f20753f9fe6c1ef50fd8fbd2505dd2cc319d5964863e676ee43ebb63be34b565b1d3d8138d26fa309559de32d64ba9a09ddcb092889258af0ee9ed6d6a4b17e'
+b2sums=('f98ef5fddf3627eda3d7d4a08ec2ab8fe5a494251c0262f61d56cdade5f4dadd840d84a83a37d78784130d3f25a19989963afb679346d8564f57bf6271318b91'
         '29b6d4be91d9276bce9e5413fb877db82de414198e343ff3f7aa5d03f65cf42c80f78ec3b43f601394fecc6a31712d1c475f3fdec71e51be5732ec7b1eb8dca9'
         '4b10487746fcb7f328cbdc8b17432f82618c5695baee4ef30e23ff3c4d4b6096daf2fcdfb4c1e2e179e2e61f68bbd88104e5df5a2e6e969aad0a68a75cfff496'
         'dadaf0e67b598aa7a7a4bf8644943a7ee8ebf4412abb17cd307f5989e36caf9d0db529a0e717a9df5d9537b10c4b13e814b955ada6f0d445913c812b63804e77')

jxjl commented on 2026-02-28 14:29 (UTC) (edited on 2026-02-28 14:34 (UTC) by jxjl)

Seems to be broken since last update

3.3.0.74186 9079 2026-02-28 15:16:35.908 INFO  main                 Toolbox_servicesKt             Command line: [/opt/jetbrains-toolbox/jetbrains-toolbox], pid: 9079
3.3.0.74186 9079 2026-02-28 15:16:35.935 ERROR main                 UtilKt                         DBus connection failed at application startup: org.freedesktop.dbus.exceptions.DBusConnectionException: Cannot Resolve Session Bus Address
at org.freedesktop.dbus.connections.impl.DBusConnection.getSessionConnection(DBusConnection.java:266)
at org.freedesktop.dbus.connections.impl.DBusConnection.getConnection(DBusConnection.java:200)
at com.jetbrains.toolbox.linux.dbus.UtilKt.dbusConnection(util.kt:23)
at com.jetbrains.toolbox.linux.dbus.UtilKt.initDBus(util.kt:13)
at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication(toolbox-services.kt:153)
at com.jetbrains.toolbox.entry.Toolbox_servicesKt.createToolboxApplication$default(toolbox-services.kt:137)
at com.jetbrains.toolbox.entry.ToolboxEntry.startToolboxMain(ToolboxEntry.kt:137)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.jetbrains.toolbox.entry.ToolboxProcessEarlyEntry.startToolbox(ToolboxProcessEarlyEntry.java:69)

3.3.0.74186 9079 2026-02-28 15:16:36.295 INFO  main                 KoinLogger                     Started 955 definitions in 3.267 ms
3.3.0.74186 9079 2026-02-28 15:16:36.511 INFO  7784phiigu8k3daljtu9 JVMLogger                      Duration: 61.726980ms, change from: fleet.tracing.runtime.Span$Noop@76125f26
3.3.0.74186 9079 2026-02-28 15:16:36.517 INFO  tDispatcher-worker-1 JVMLogger                      loading snapshot StorageKey(storage=toolbox)
3.3.0.74186 9079 2026-02-28 15:16:36.543 INFO  tDispatcher-worker-1 JVMLogger                      applying non-empty snapshot StorageKey(storage=toolbox)
3.3.0.74186 9079 2026-02-28 15:16:36.592 INFO  main                 KeychainBackendKt              Using preferred keychain backend, linux-fallback
3.3.0.74186 9079 2026-02-28 15:16:36.670 ERROR main                 ToolboxEntry                   Failed to create services: class com.jetbrains.toolbox.tools.ImageManagerImpl tried to access private method 'void com.jetbrains.toolbox.platform.image.internal.ImageId.<init>(java.lang.String)' (com.jetbrains.toolbox.tools.ImageManagerImpl is in unnamed module of loader java.net.URLClassLoader @27f674d; com.jetbrains.toolbox.platform.image.internal.ImageId is in unnamed module of loader java.net.URLClassLoader @1cd072a9): java.lang.IllegalAccessError: class com.jetbrains.toolbox.tools.ImageManagerImpl tried to access private method 'void com.jetbrains.toolbox.platform.image.internal.ImageId.<init>(java.lang.String)' (com.jetbrains.toolbox.tools.ImageManagerImpl is in unnamed module of loader java.net.URLClassLoader @27f674d; com.jetbrains.toolbox.platform.image.internal.ImageId is in unnamed module of loader java.net.URLClassLoader @1cd072a9)
at com.jetbrains.toolbox.tools.ImageManagerImpl.readPreviousCache(ImageManagerImpl.kt:186)
at com.jetbrains.toolbox.tools.ImageManagerImpl.initFromCache(ImageManagerImpl.kt:140)
at com.jetbrains.toolbox.tools.ImageManagerImpl.access$initFromCache(ImageManagerImpl.kt:43)
at com.jetbrains.toolbox.tools.ImageManagerImpl$1.invokeSuspend(ImageManagerImpl.kt:60)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:34)

pyker commented on 2026-02-26 20:49 (UTC)

snapd is definitely not necessary to install any tools

Jannify commented on 2026-02-26 18:13 (UTC)

I think snapd is missing as a dependency. At least I can't install any tools without it.

bibermann commented on 2025-12-13 13:52 (UTC) (edited on 2025-12-13 13:53 (UTC) by bibermann)

Wouldn't be the workaround for https://youtrack.jetbrains.com/projects/TBX/issues/TBX-1470/Icon-for-the-toolbox-applications-installed-through-it-are-hardcoded-on-Linux to install icon.svg not only to /usr/share/pixmaps/ but where the desktop file created by the toolbox app expects it (or at least symlink)?

install -Dm644 "${srcdir}"/icon.svg "${pkgdir}"/opt/${pkgname}/toolbox.svg

xolider commented on 2025-11-04 11:03 (UTC)

Hello !

Could you please add "org.freedesktop.secrets" to the list of dependencies, that points to kwallet or gnome-keyring, because Toolbox requires a secret backend

ikerlqp commented on 2025-08-26 02:28 (UTC)

El icono no se descarga y esta aquí: https://raw.githubusercontent.com/JetBrains/logos/7e3450d9c13341f8c8a6e9f88c86bac3f70fc237/web/toolbox/toolbox.svg