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

plyer.filechooser.open_file() not responding to mouse in Kivy window #768

Open
AkshayKannur97 opened this issue Jun 20, 2023 · 1 comment

Comments

@AkshayKannur97
Copy link

  • OS: Ubuntu 18.04
  • GUI: Kivy==2.2.0
  • Python: 3.8.16

plyer.filechooser.open_file() opens up a window inside Kivy GUI, which does not respond for any mouse events.
While opening the file window, a following warning is displayed:

Gtk-Message: 16:32:20.783: GtkDialog mapped without a transient parent. This is discouraged.

@jfchenier
Copy link

I was able to fix the issue by downgrading to Kivy v2.1.0, but I don't really know where the problem come from.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants