wolfpld / tracy

Frame profiler
https://tracy.nereid.pl/
Other
8.64k stars 595 forks source link

Fails to open native file dialog on Kubuntu #764

Open scarf005 opened 3 months ago

scarf005 commented 3 months ago

image

To Reproduce

  1. install tracy using cmake method on linux
$ cmake -DLEGACY=ON -B profiler/build -S profiler
$ cmake --build profiler/build --config Release --parallel
  1. click open saved trace (same error happens when saving trace)

System Info

please let me know if additional information is needed.

scarf005 commented 3 months ago

image

Built with debug mode, looks like it's an error with xdg portal:

"No such interface “org.freedesktop.portal.FileChooser” on object at path /org/freedesktop/portal/desktop"