Skip to content

.py file browse does not working as expected #544

@mcagriaksoy

Description

@mcagriaksoy

Quick Checks

  • I have read the help post
  • I have searched other issues, looking for an issue similar to mine
  • I have made sure my application/script runs before trying to package

Describe the bug

While using the WSL i have seen a problem, when I enter the "Script Location" for the file, the file browser cannot filters the .py files correctly on my wsl-ubuntu system. It filters other files without any problem, like .json, .icon and so on. I will share problematic one and the one without any error below:

Problematic file browser UI:
Image

Without any problem:
Image

As you can see even there is a .py file exist on the path, it cannot be displayed.

To Reproduce
Steps to reproduce the behavior (install dependencies, do this in the auto-py-to-exe UI):

Open app on wsl-ubuntu, try to import .py file and observe that the file browser ui cannot filter the files correctly.

Expected behavior

.py files should be visible.

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions