KDAB / hotspot

The Linux perf GUI for performance analysis.
4.05k stars 250 forks source link

Could not find plugin konsolepart (v1.5.1) #661

Closed khismatullin closed 1 month ago

khismatullin commented 2 months ago

Describe the bug Launch AppImage v1.5.1

To Reproduce Steps to reproduce the behavior:

  1. sudo ./hotspot-v1.5.1-x86_64.AppImage

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Version Info (please complete the following information):

Additional context i try resolve with commands: sudo apt-get install konsole-kpart konsole-kpart-dbgsym

milianw commented 2 months ago

this is probably because you are running on a kf6 distro but the appimage tries to load a kf5 konsole part.

what distro do you use? is there no stable hotspot image you could use instead?

furthermore note that this is a purely optional dependency - everything will work fine without it.

milianw commented 1 month ago

no response, closing this