KDAB / hotspot

The Linux perf GUI for performance analysis.
4.16k stars 257 forks source link

After opening, cargo command cannot run until path changes #609

Closed qarmin closed 8 months ago

qarmin commented 8 months ago

Describe the bug When debugging cargo, after next run I cannot run cargo, until I change path and revert it back.

https://github.com/KDAB/hotspot/assets/41945903/4a84263b-5593-4614-b6fb-704583c091e5

Start Recording at start is disabled, but should be enabled

Version Info (please complete the following information):

milianw commented 8 months ago

I don't see it in the video, can you make it more obvious? does it only happen with cargo or with all applications?

qarmin commented 8 months ago

Look at "Start Recording" button - is not enabled, but should be.

The problem only happens with cargo, nemo etc. commands, but not with with full paths like /home/user/.cargo/cargo or /usr/bin/nemo

Steps to reproduce:

The same but with full path

Screenshot from 2024-03-12 15-48-18 Screenshot from 2024-03-12 15-48-23

milianw commented 8 months ago

thanks, now I see it and can reproduce it. will fix