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

I can see only an empty (transparent) window frame on start #75

Open
nickbe opened this issue Mar 8, 2023 · 12 comments
Open

I can see only an empty (transparent) window frame on start #75

nickbe opened this issue Mar 8, 2023 · 12 comments
Labels
bug Something isn't working

Comments

@nickbe
Copy link

nickbe commented Mar 8, 2023

I can see only an empty (transparent) window frame on start.
Currently running Win10.

image
This overlaying frame is all I can see

@SimonShiki
Copy link
Owner

I can see only an empty (transparent) window frame on start.
Currently running Win10.

image
This overlaying frame is all I can see

Could you please tell me the detailed Windows 10 version? (Eg: Windows 10 1903) I will try it later.
Also, please tell me your Typability version.

@SimonShiki SimonShiki added the bug Something isn't working label Mar 8, 2023
@nickbe
Copy link
Author

nickbe commented Mar 8, 2023

Sure I checked all versions. Version 0.3 is the last that starts normally.
All version newer than that won't.

I'm on Windows 10 Pro here. Version 22H2. Build 19045.2364

@SimonShiki
Copy link
Owner

Sure I checked all versions. Version 0.3 is the last that starts normally.
All version newer than that won't.

I'm on Windows 10 Pro here. Version 22H2. Build 19045.2364

Could you use Ctrl+Alt+D to open debug panel and screenshot for it?

@nickbe
Copy link
Author

nickbe commented Mar 8, 2023

It seems Ctrl-Alt+D does not respond with for example Version 0.4.0
Also I cannot open a panel on 0.3.0. Are you sure it should work on windows?

@nickbe
Copy link
Author

nickbe commented Mar 8, 2023

Update: After several attempts to run all versions - v 0.4.0 suddenly shows up.
Something is strange. Sometimes it works, and sometimes it doesn't.

All versions are trying to access internet. Why is that? I guess it could be a timeout then.
But what is accessed here?

@SimonShiki
Copy link
Owner

Update: After several attempts to run all versions - v 0.4.0 suddenly shows up.
Something is strange. Sometimes it works, and sometimes it doesn't.

All versions are trying to access internet. Why is that? I guess it could be a timeout then.
But what is accessed here?

It works on my machine, so I think It might be caused by settings migration issues.

For second question, I haven't paid attention to this problem before, so I'm not sure. Maybe It's Milkdown's icon asset. I'm trying to fix it.

@SimonShiki
Copy link
Owner

Update: After several attempts to run all versions - v 0.4.0 suddenly shows up.
Something is strange. Sometimes it works, and sometimes it doesn't.

All versions are trying to access internet. Why is that? I guess it could be a timeout then.
But what is accessed here?

I checked the network panel and all requests are directed to localhost.

Unlike Electron, Tauri uses the Webview that comes with each system platform (for example, Microsoft Edge-based Webview2 is used on Windows). I guess the request is from the platform itself rather than Typability.

@nickbe
Copy link
Author

nickbe commented Mar 8, 2023

Ah Webview2 .... A monster inside a very small program.
Can Tauro use a different web engine?

@nickbe
Copy link
Author

nickbe commented Mar 8, 2023

Update: After several attempts to run all versions - v 0.4.0 suddenly shows up.
Something is strange. Sometimes it works, and sometimes it doesn't.
All versions are trying to access internet. Why is that? I guess it could be a timeout then.
But what is accessed here?

It works on my machine, so I think It might be caused by settings migration issues.

For second question, I haven't paid attention to this problem before, so I'm not sure. Maybe It's Milkdown's icon asset. I'm trying to fix it.

Thanks 👍

@nickbe
Copy link
Author

nickbe commented Mar 12, 2023

Could you find out what the problem is?

@SimonShiki
Copy link
Owner

Could you find out what the problem is?

Not yet, I have other things to do right now. I'll check it out at my spare time.

@nickbe
Copy link
Author

nickbe commented Mar 15, 2023

Sure thing 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants