Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
5259 Discussions

VTune GUI unable to type on MacOS

Jenny688
Beginner
2,056 Views

I am using VTune 2021.3.0 on MacOS Big SurVersion 11.3.1. I am not able to type in any fields in VTune GUI, for example, to specify the name of a new project. Is there something in the setting that I should change? ( I have launched the VTune Profiler with the vtune-gui command line). 

0 Kudos
1 Solution
Mariya_P_Intel
Moderator
1,985 Views

Hi  @Jenny688,

Discussed this case with developer. Please source vtune vars from

/opt/intel/oneapi/vtune_profiler/<version >/Intel\ oneAPI\ VTune\ Profiler\ <version>.app/Contents/vtune-vars.sh 

before running the vtune-gui and let us know the result.

Thanks, Mariya

 

View solution in original post

0 Kudos
6 Replies
AthiraM_Intel
Moderator
2,041 Views

Hi,


Thanks for reaching out to us.


We are working on it internally, will get back to you soon.



Thanks.


0 Kudos
Mariya_P_Intel
Moderator
2,015 Views

Hi  @Jenny688,

You may start VTune from the Launchpad.

If you would like to run VTune GUI from the command line, please try:

1. source /opt/intel/oneapi/setvars.sh

  open "Intel oneAPI VTune Profiler 2021.3.0.app"

2. source /opt/intel/oneapi/setvars.sh

  vtune-gui 

Thanks, Mariya


0 Kudos
Jenny688
Beginner
2,009 Views

Hello Mariya,

 

Thanks for the help. I have tried both of your options, they don't work, unfortunately. I am not able to launch the application from the Lauchpad. The VTune app will close after 1 second. I am now opening Vtune-gui with the following commands: 

. /opt/intel/oneapi/vtune_profiler/latest/env/vars.sh 

sudo vtune-gui 

In the app, whenever I type in somewhere, what I type appear in the terminal, not on VTune-gui.

 

Is there something else I can do? 

Thank you!

0 Kudos
Mariya_P_Intel
Moderator
1,986 Views

Hi  @Jenny688,

Discussed this case with developer. Please source vtune vars from

/opt/intel/oneapi/vtune_profiler/<version >/Intel\ oneAPI\ VTune\ Profiler\ <version>.app/Contents/vtune-vars.sh 

before running the vtune-gui and let us know the result.

Thanks, Mariya

 

0 Kudos
Jenny688
Beginner
1,973 Views

Hello, it works, I am able to type in the application! Thanks a bunch! 

0 Kudos
Mariya_P_Intel
Moderator
1,952 Views

Hi @Jenny688,

I'm very glad that the issue is solved!

We stop monitoring this thread, please start a new one in case of any further issues.

Thanks, Mariya


0 Kudos
Reply