eclipse-tracecompass / org.eclipse.tracecompass

Eclipse Trace Compass
https://eclipse.dev/tracecompass/
Eclipse Public License 2.0
9 stars 11 forks source link

No scroll arrows when Trace Compass runs in WSL #89

Open DavidA2014 opened 1 month ago

DavidA2014 commented 1 month ago

Trace Compass 9.3.0 runs well in WSL 2 running Ubuntu 22.04, on Windows 11.

However, in the LTTng resources view, no arrows appear on the horizontal scroll bar when the mouse is hovered over the scroll bar.

image
MatthewKhouzam commented 1 month ago

Hi David, I am assuming you are using wsl to get symbol resolution working? I think native it would work fine.

DavidA2014 commented 1 month ago

Hi Matthew, as I think you guessed, I am using wsl because Trace Compass on Windows does not seem to be working for me. Also, I thought you would like the feedback on WSL. But maybe the scrollbar issue is just a platform issue and outside the scope of your work.

MatthewKhouzam commented 1 month ago

For navigation, a stop-gap method would be to use W A S D navigation.

https://www.youtube.com/watch?v=lE6c2Vew_B4

We will try to load trace compass in WSL to reproduce the issue, but I cannot give a timeline on that one as it's very specific.

Thanks!

DavidA2014 commented 1 month ago

Thanks for the video, that's helpful.