Skip to content

v.1.5.2: python, portable_file_dialogs (pfd) issue on windows #264

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

Open
xstal7 opened this issue Oct 8, 2024 · 3 comments
Open

v.1.5.2: python, portable_file_dialogs (pfd) issue on windows #264

xstal7 opened this issue Oct 8, 2024 · 3 comments
Labels
faq A frequent issue, remaining opened to facilitate discoverability

Comments

@xstal7
Copy link

xstal7 commented Oct 8, 2024

pdf.open_file() and pdf.save_file() in my previous working program (and even in the "demo_widgets.py") do not work and the program exits.
PS: I found that the functions work on Linux, but not on Windows. I'm not sure whether it's related to the update of imgui-bundle package or the update of Windows from 10 to 11.

@xstal7 xstal7 changed the title v.1.5.2 python: portable_file_dialogs' open_file() and save_file() error v.1.5.2: python, portable_file_dialogs' open_file() and save_file() error Oct 8, 2024
@tingspain
Copy link

Hello @xstal7.

I can say that it works for me on an Apple SoC M1 Max and macOS 14.3.1 and imgui_bundle v.1.5.2.

@pthom
Copy link
Owner

pthom commented Oct 8, 2024

Hello,

This issue was already raised here: #239

I was unlucky enough that when I published the 1.5.2 release, the Windows CI GitHub Runners were buggy in certain case of async calls. I did not publish another release yet.

At the moment, you may either:

@xstal7
Copy link
Author

xstal7 commented Oct 9, 2024

I appreciate very much for your work and help.

By the way, when running some demo_*.py after installation of imgui-bundle v.1.5.2 (from pypi or from the latest wheel),
"pip install -U pydantic" is necessary to remove an error of " ... pydantic_core...". (python 3.11.7 on Windows and Linux)
I wonder what is the experience of some others.

@pthom pthom closed this as completed Oct 9, 2024
@pthom pthom reopened this Oct 9, 2024
@pthom pthom changed the title v.1.5.2: python, portable_file_dialogs' open_file() and save_file() error v.1.5.2: python, portable_file_dialogs (pfd) issue on windows Oct 9, 2024
@pthom pthom added the faq A frequent issue, remaining opened to facilitate discoverability label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
faq A frequent issue, remaining opened to facilitate discoverability
Projects
None yet
Development

No branches or pull requests

3 participants