PetitTournesol / Edgeware

Elsavirus inspired fetishware, built from the ground up to use interchangeable packages for better user experience.
MIT License
128 stars 94 forks source link

cmd window continuously pops up #40

Open BaneBruja opened 1 year ago

BaneBruja commented 1 year ago

Anytime edgeware opens a new window, image, or video, a cmd window appears behind and blocks anything behind it. How can I make it go away

LillienF commented 1 year ago

Probably an error with your python installation. I had different versions of python installed and depending on the command I use it would sometimes create the same cmd with every popup. I fixed it by cleaning up the other python installations.

Try running this command in your edgeware folder: pythonw popup.pyw

BaneBruja commented 1 year ago

It underlines popup and says syntax error. Sorry im not very good with code.

LillienF commented 1 year ago

I'm quite sure that its a problem with your python installation. reinstalling it completely should fix it. If you are desperate then I can always try Teamviewer in and debug it for you

Sassy0P commented 1 year ago

If you could share the in Edgeware/logs. And also give the output when you run the "debugScript.bat" and select the "popup"(2) option

1WindowsXP commented 6 months ago

Hi I have a similar issue however my logs say "CRITICAL:failed to start popup module 'PIL.Image' has no attribute 'ANTIALIAS'" and I have no idea on what to do to fix this

Sassy0P commented 5 months ago

Hi I have a similar issue however my logs say "CRITICAL:failed to start popup module 'PIL.Image' has no attribute 'ANTIALIAS'" and I have no idea on what to do to fix this

Please see #47