for questions related to the JetBrains Toolbox application, which allows users to download, install and update all of their JetBrains-based IDEs in one place.
Questions tagged [jetbrains-toolbox]
46 questions
1
vote
2 answers
JetBrains Toolbox crash on Windows: "Failed to create OpenGL context for format QSurfaceFormat"
I've recently updated my graphic card drivers and the JetBrains Toolbox app stopped working.
Sometimes it displays an icon next to the system clock that disappears after a couple of seconds, sometimes it displays a black dialog box, but I managed…

Julien
- 4,434
- 3
- 16
- 19
0
votes
0 answers
Create PyCharm project with a script
When working with students I create a repository for each student. Where all homeworks and solutions are committed. I have few start scripts that create folders for each students from names list, then iterate over these folders, create git repos and…

Gennadiy
- 192
- 10
0
votes
1 answer
Why my JetBrains Toolbox can't find my IntelliJ IDEA which has been installed already?
I installed JetBrains Toolbox, but it cannot show the IntelliJ IDEA I installed before. Also I cannot open the local projects on the toolbox via IntelliJ IDEA, while WebStorm, DataGrip and CLion I installed before are available.
Is there anything I…
0
votes
0 answers
Does JetBrains Toolbox uninstall tools completely?
Preface
There is a wide-spread problem for beginners related to IDEs.
It comes quite hard to uninstall it completely. E.g. Android Studio and other JetBrains IDEs could leave gigabytes of SDKs and other files that could help restore it's state on…

Gregor
- 73
- 4
0
votes
0 answers
Is it the normal behaviour for Android Studio to lose all settings after an upgrade via Jetbrains Toolbox?
I'm currently using Android Studio Chipmunk 2021.2.1 Patch 2 212.5712.43.2112.8815526, and would like to upgrade to the latest Android Studio Dolphin 2021.3.1.
Jetbrains Toolbox is providing an option for this upgrade.
However, when the new version…

muya_
- 768
- 7
- 21
0
votes
1 answer
jetbrains-toolbox is unable to start from its desktop shortcut on GNOME, telling that "The name :1.686 was not provided by any .service files"
Once I've installed Jetbrains Toolbox through a command:
sudo tar -xvf Téléchargements/jetbrains-toolbox-1.24.12080.tar.gz -C /opt
and a chown of its folder to my non-sudo user.
It worked well on Debian 11, until a week or two ago and now I'm…

Marc Le Bihan
- 2,308
- 2
- 23
- 41
0
votes
1 answer
Can't log in to YouTrack
I can't log in to YouTrack. My teammate sent me a link to join to his project but when I want to log in it says: Incorrect username or password. I'm sure that the username and the password is correct because it's the same as my JetBrains…

Zoltán Orosz
- 303
- 1
- 8
0
votes
1 answer
How to know the log4j version appearing in lib directory in IntelliJ IDEA Community edition 2021.1.1?
I was asked to uninstall IntelliJ IDEA from my machine because of the log4j vulnerability. The security team is looking for the log4j version installed in my machine, which from the downloaded lib, I am not able to figure out. Can someone tell me…

QualityMatters
- 895
- 11
- 31
0
votes
1 answer
Android Studio not Starting
I reinstalled android studio with the JetBrains toolbox and now android studio won't start.
java.lang.NoSuchMethodError: 'com.intellij.ide.plugins.IdeaPluginDescriptorImpl[] com.intellij.ide.plugins.PluginManagerCore.loadDescriptors()'
at…

Lanzelot
- 9
- 2
0
votes
1 answer
How to generate a class diagram in android studio
I installed the simpleUMLCE plugin for code analysis.
But I keep getting this error Plugin "simpleUMLCE" is incompatible (supported only in IntelliJ IDEA)... And simpleUMLCE doesn’t work.
The simpleUMLCE tab does not appear on the left, and it is…

Bharath Kandula
- 73
- 1
- 9
0
votes
1 answer
been trying to launch Intelli J IDEA on my computer but I keep getting a failure to create JVM path message
Failed to create JVM.JVM path:C:\Users\admin
pc\AppData\Local\JetBrains\IntelliJ IDEA Community Edition
2019.2.3\jbr\
I've tried defining a JAVA_HOME variable in the environment variables under the system settings,but the same error keeps…

Adesoye-ola
- 3
- 2
0
votes
1 answer
How can i open a kotlin class file with double click?
How can I open a Kotlin class file with double click, just like opening a Java class file?
This is what happens when I open a Kotlin class file with double click:
0
votes
1 answer
Emmet not working in WebStorm in .php files
I just started using WebStorm. Emmet is working perfectly with .html files, but not with .php files. Any fix for that?
Problem: writing .container + clicking on Tab should give , but it's not doing that in PHP files. In…

Dominik Sklyarov
- 23
- 5
0
votes
1 answer
The PhpStorm HTTP client supports PATCH or http verb change for http requests?
The http client from phpStorm supports change http verbs in requests?
More info about this client - https://www.jetbrains.com/help/phpstorm/http-client-in-product-code-editor.html#run_request . I read the HTTP Requests Collection from phpStorm…

nicolae-stelian
- 344
- 3
- 12
0
votes
1 answer
Can I configure JetBrains Toolbox to automatically update IDEs when new versions are released?
I'd like them to update in the background without having to click on the toolbox and Update all every time there is a new release.

Pat Myron
- 4,437
- 2
- 20
- 39