Tobias Manthey Evotegra GmbH
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 7
-
Created Valgrind XML import fails
When I click Run - Import Valgrind XML results and select a file nothing happens. No screen or error shows up. CLion 2024.1.4Build #JBC-241.18034.45, built on June 18, 2024Runtime version: 17.0.11+... -
Created Clion fails to start on Mac Sonoma 14.6.1: 0.5 GB of free space is necessary
AnsweredWhile there is more than 30GB available on my drive I get this error during start with Mac OS Sonoma 14.6.1Log is:2024-09-02 12:30:28,098 INFO uname -sm stdout: Linux aarch64 2024-09-02 12:30:29... -
Created Missing "release" build switch on some sub-projects
AnsweredIn a project with multiple subprojects I see the switch to release build only some projects but not all of them. I checked the settings "Build, Execution, Deployment - CMake" where I see both relea... -
Edited Git view does no longer show "Local files" only log
AnsweredThe "Local files" tab has completely disappeared from my Git view. Instead it only shows the "Log" tab. How can I restore it to show modified files again? -
Created Catch tests can no longer be executed in CLion 2022.2.4
CompletedAfter updating to CLion 2022.2.4 I can no longer execute my catch tests. The green triangle to "Run test" next to the TEST_CASE macro disappears most of time. Sometimes it reappears for short time... -
Created How to set output buffer size for running catch tests?
It seems like when running catch tests the output window is limited to about 10k lines. How can I increase that limit? -
Created Intellij 2016.3.4 does not apply custom jvm settings on Linux
AnsweredOn Linux I clicked Help - Edit Custom VM options I modified the parameters -Xms2048m-Xmx16000m The file is located in /home/tmanthey/.IdeaIC2016.3/idea64.vmoptions But when I execute you can see th...