10000 AYA creates processes but does not open the main window · Issue #5 · liriliri/aya · GitHub
[go: up one dir, main page]

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

AYA creates processes but does not open the main window #5

Closed
Null-Kelvin opened this issue Dec 28, 2024 · 19 comments
Closed

AYA creates processes but does not open the main window #5

Null-Kelvin opened this issue Dec 28, 2024 · 19 comments

Comments

@Null-Kelvin
Copy link

Windows 10 22H2, AYA 0.1.0
After installation, AYA starts but no window appears. The AYA and adb processes are visible in Task Manager, but nothing else happens.
ProcessHacker_6O0viT4r4r

@kojjii
Copy link
kojjii commented Dec 28, 2024

I have the same problem on the same system

@surunzi
Copy link
Member
surunzi commented Dec 28, 2024

Run AYA.exe from terminal and see if there is any errors.

@Null-Kelvin
Copy link
Author

Nope, nothing. But I manage to launch it with AYA.exe --remote-debugging-port=8315 --remote-allow-origins=*
When I added it address in chrome://inspect/#devices and inspect %LOCALAPPDATA%/Programs/AYA/resources/app.asar/renderer/index.html - main window appear and everything works. When I close chrome DevTools or disconnect inspect process - AYA process close itself without error.

@Null-Kelvin
Copy link
Author

Funny thing. When I run procmon64 (Sysinternals) and add AYA.exe as a process of interest in the filters, AYA opens its main window. If procmon is paused, AYA does not open the window again. @kojjii, can you confirm?
Version 0.1.1 have the same problem.

@KristoferYG
Copy link

same issue

@JoAl115
Copy link
JoAl115 commented Jan 2, 2025

I have the same issue on W11 24H2, but I didn't test with procmon, I will try tomorrow if it is to be any help. V0.1.1. tested

@KEVIN970712
Copy link

windows 10 22h2,same issue

@emorevival
Copy link

windows 10 22h2, @Null-Kelvin's solution with procmon64 does fix the issue for me too. didn't need to do anything, just opened procmon64 then aya and the gui appeared successfully

@Null-Kelvin
8000 Copy link
Author

Version 0.2.0 still affected

@toolzgithub
Copy link

I also encountered this problem

@JoAl115
Copy link
JoAl115 commented Jan 10, 2025

My issue was gone after opening procmon once, still working after multiple reboots and also with v 0.2.0

@KEVIN970712
Copy link

same in 0.3.0

@surunzi
Copy link
Member
surunzi commented Jan 19, 2025

I cannot reproduce the issue on all three of my Windows 10 machines. Could it be caused by antivirus software? Is there anyone who can verify this?

@Null-Kelvin
Copy link
Author

I have no antivirus, even Windows Defender has been disabled. Interestingly, it is when trying to debug via ProcMon that everything works. And it's not just me.

@toolzgithub
Copy link

Use PowerShell to start AYA and print as follows
But the AYA window is not open
Image

@surunzi
Copy link
Member
surunzi commented Jan 20, 2025

After reviewing the code, I suspect that Electron may not trigger the 'ready-to-show' event in certain situations. Can someone test this version to see if it fixes the issue?

https://release.liriliri.io/AYA-0.4.1-win-x64.exe

@toolzgithub
Copy link

After reviewing the code, I suspect that Electron may not trigger the 'ready-to-show' event in certain situations. Can someone test this version to see if it fixes the issue?

https://release.liriliri.io/AYA-0.4.1-win-x64.exe

It's perfect. After installing 0.4.1, the AYA window can open normally.

@KEVIN970712
Copy link

After reviewing the code, I suspect that Electron may not trigger the 'ready-to-show' event in certain situations. Can someone test this version to see if it fixes the issue?

https://release.liriliri.io/AYA-0.4.1-win-x64.exe
yes! finally fix this problem,thank you

@surunzi
Copy link
Member
surunzi commented Jan 21, 2025

Version 0.4.1 is released.

@surunzi surunzi closed this as completed Jan 21, 2025
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

8 participants
0