yse / easy_profiler

Lightweight profiler library for c++
MIT License
2.14k stars 184 forks source link

Cannot enter bookmark text on mac #165

Closed nedm2 closed 4 years ago

nedm2 commented 4 years ago

Thanks for your great work on easy_profiler and for the new release!

I just checked out v2.1.0 and built on mac to try out the new bookmark feature. I can add bookmarks but cannot set any text for them. A cursor appears in the text box but it will not accept any text (i.e. nothing happens when I type).

I am building against Qt 5.9.2.

I haven't tried on linux yet, will see when I get to the office tomorrow.

nedm2 commented 4 years ago

A couple more data points:

linux with Qt 5.9.8: works correctly linux with Qt 5.12.5: works correctly

mac with Qt 5.12.5: GUI freezes when I attempt to add a bookmark

yse commented 4 years ago

Hello! Thank a lot for reporting! Problem was with some custom headers for window.