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

Blank window on standalone_app.py #511

Closed
meow464 opened this issue Mar 3, 2023 · 2 comments
Closed

Blank window on standalone_app.py #511

meow464 opened this issue Mar 3, 2023 · 2 comments

Comments

@meow464
Copy link

meow464 commented Mar 3, 2023

I'm on fedora 37, in a venv, python 3.11.2.
I installed pywebview[qt] and remi with pip.

python standalone_app.py results in:

python standalone_app.py 
remi.server      INFO     Started httpserver http://127.0.0.1:35585/
remi.request     INFO     built UI (path=/)
remi.request     DEBUG    get: /
127.0.0.1 - - [03/Mar/2023 17:08:58] "GET / HTTP/1.1" 200 -

Note: I added debug=True to the start function but it didn't give much more info.

Thnaks for Remi!

@meow464
Copy link
Author

meow464 commented Mar 5, 2023

It was a problem with pywebview and Qt, using Gtk solved the issue.

@meow464 meow464 closed this as completed Mar 5, 2023
@dddomodossola
Copy link
Collaborator

Thank you very much for reporting ;-)

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

2 participants