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

A mess on the screen #447

Closed
limelect opened this issue Dec 18, 2023 · 17 comments
Closed

A mess on the screen #447

limelect opened this issue Dec 18, 2023 · 17 comments
Assignees

Comments

@limelect
Copy link

limelect commented Dec 18, 2023

The screen is not OK
Those pictures are all over
Window 7

Screenshot - 18_12_2023 , 10_30_54

@limelect limelect added the bug Something isn't working label Dec 18, 2023
Copy link

👋 Hi, just a reminder that if you haven't read the help post yet, give it a read to see if your issue is covered in it and make sure to follow the debugging section.

Also please note, as stated in the README, if your issue is only associated with your application and not auto-py-to-exe itself, please do not create an issue in this repository - instead, comment on the help post, video or create a new discussion.

@brentvollebregt
Copy link
Owner

  1. Are there any errors in the console you started auto-py-to-exe from?
  2. Are there any errors in the DevTools console? (can right-click and inspect element in the window)
  3. Are there any 404's in the network tab in DevTools?

@limelect
Copy link
Author

limelect commented Dec 18, 2023

On inspect
Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received

@limelect
Copy link
Author

limelect commented Dec 18, 2023

PS I made the same but taught with you I will have a better chance.
https://en.delphipraxis.net/topic/10675-d4p_export_demo/
and mine
https://limelect.com/downloads/python-2-execute/ with Delphi

with yours I get the same error

@brentvollebregt
Copy link
Owner

In the console you started auto-py-to-exe from - is the process still running, or has it ended? As in can you type characters in there and run commands or is the last one running stopping you.

@brentvollebregt
Copy link
Owner

PS I made the same but taught with you I will have a better chance.
https://en.delphipraxis.net/topic/10675-d4p_export_demo/
and mine
https://limelect.com/downloads/python-2-execute/ with Delphi

Sorry, I'm a bit confused on this - how does this relate to the UI not displaying correctly?

@limelect
Copy link
Author

well I installed yours and this is what it does, it does not display as your picture shows
sorry for miss leading you

@brentvollebregt
Copy link
Owner

In the console you started auto-py-to-exe from - is the process still running, or has it ended? As in can you type characters in there and run commands or is the last one running stopping you.

@limelect
Copy link
Author

It is working but the pictures are in between the text. It does work with no problem.

@limelect
Copy link
Author

I have to leave now i will get in touch later

@limelect
Copy link
Author

I have put on my Dropbox a screen catch
This is what I have after pip install ....
Too large for put here

https://www.dropbox.com/s/f2ig3ri9hmd26xj/tst.zip?dl=0

@brentvollebregt
Copy link
Owner

Yes, I understand the UI looks incorrect - this is most likely due to the stylesheet not loading.

Could you please check each of these and answer them individually:

  1. Are there any errors or messages in the console you started auto-py-to-exe from? If so, what are they?
  2. Are there any errors in the DevTools console? If so, what are they? (can right-click and inspect element in the window)
  3. Are there any 404's in the network tab in DevTools? If so, what URLs 404ed?
  4. In the console you started auto-py-to-exe from - is the process still running, or has it ended?

@limelect
Copy link
Author

1 2 3 NO
4 only 1 process
To sum it up no errors what so ever

@limelect
Copy link
Author

limelect commented Dec 19, 2023

If you want i can let you go into my computer if it helps any
Do not forget all I did is pip

@brentvollebregt
Copy link
Owner

brentvollebregt commented Dec 20, 2023

In DevTools, are you seeing the CSS file being loaded?

image

If you want i can let you go into my computer if it helps any

We can discuss the issue here

Do not forget all I did is pip

Thanks for letting me know (I see you cleared the template out so wasn't sure)

@limelect
Copy link
Author

Sorry i will leave the matter as my need is much more complicated
then your solution or mine
see
Embarcadero/DelphiFMX4Python#94

@brentvollebregt
Copy link
Owner

I'm going to close this in the meantime as I have nothing to work off here; no clean reproduction or error.

If anyone else has this issue, feel free to comment in this issue and we can re-open it.

@brentvollebregt brentvollebregt removed the bug Something isn't working label Jun 1, 2024
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