Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to open native file dialog on Kubuntu #764

Open
scarf005 opened this issue Mar 29, 2024 · 1 comment
Open

Fails to open native file dialog on Kubuntu #764

scarf005 opened this issue Mar 29, 2024 · 1 comment

Comments

@scarf005
Copy link

scarf005 commented Mar 29, 2024

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

  • OS: Kubuntu 23.10
  • DE: Plasma 5.27.8
  • xdg-desktop-portal: 1.18.0-1ubuntu1
  • xdg-desktop-portal-kde: 5.27.8-0ubuntu1
  • built on 30d6560

please let me know if additional information is needed.

@scarf005
Copy link
Author

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"

@scarf005 scarf005 changed the title Fails to open native file dialog on KDE linux Fails to open native file dialog on Kubuntu Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant