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

Native file manager not used on Linux #7674

Open
HaivuUK opened this issue Apr 3, 2024 · 0 comments
Open

Native file manager not used on Linux #7674

HaivuUK opened this issue Apr 3, 2024 · 0 comments

Comments

@HaivuUK
Copy link

HaivuUK commented Apr 3, 2024

Summary

Slicer uses the native file manager on other platforms, and the QtFileDialog was depreciated as per PR #5674. However, on Linux the old behaviour is still present. This limits the ability to use network drives or other non-main storage.

Steps to reproduce

Actual Behaviour

  • Run Slicer official distribution.
  • Attempt to add data.
  • Browse.
  • QtFileDialog is opened.

Expected Behaviour

  • Run Slicer official distribution.
  • Attempt to add data.
  • Browse.
  • Dolphin or Nautilus file dialogue is opened.

Environment

  • Slicer version: Slicer-5.6.1-2023-12-12 & Slicer-5.7.0-2024-04-03
  • Operating system: Linux (tested on Ubuntu and Fedora)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant