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

bug(software startup): UAD's UI doesn't show up on my laptop although its service is still running #444

Open
3 tasks done
itsvngo opened this issue May 2, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@itsvngo
Copy link

itsvngo commented May 2, 2024

Describe the bug

I installed UAD on Windows 10 LTSC build. The tool had worked a week ago on the same build. But i had deleted it along with adb for personal reason.
Today, i redownloaded the tool and adb, I gave path to adb, driver for my pixel 5 was already installed, check for adb devices, adb was working (the proof was pixel flasher working fine).
I moved UAD tool to adb folder, started it up, nothing happened, checked the task manager, the tool's service was already working, but the UI didnt come up.

Expected behavior

The UI comes up as usual so i can interact with the tool

You have a solution?

I tried to make a fresh adb folder to start the tool but nothing happens, i even started it in administration mode. I tried the OG version of 0x192 too but still nothing. I don't know how it had just worked a week ago but now nothing shows up

Provide logs

UAD_20240427.log
UAD_20240502.log
uad_lists.json

Acknowledgements

  • This issue is not a duplicate of an existing bug report.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
@itsvngo itsvngo added the bug Something isn't working label May 2, 2024
@xe1st
Copy link
Contributor

xe1st commented May 5, 2024

Same for me on Win10 LTSC. The app worked when I tried it about a month ago or so. It also worked on Linux. So I think this is an LTSC specific issue, maybe it is due to recent updates or anything Adb.exe runs in task manager but GUI does not show up. Ping me if you guys can find anything.

log

2024-05-05 13:54:17 ERROR [src\core\config.rs:79] Failed to read config file: `The system cannot find the file specified. (os error 2)`
2024-05-05 13:54:17 ERROR [src\core\config.rs:81] Restoring default config file

@NenoIT
Copy link

NenoIT commented May 5, 2024

Same for me on Windows 11, I can see the process in Task Manager but the GUI dosen't show up. I tried all sort of thing like the OP said but nothing, unfortunately I don't have logs since I deleted all the files.

@edgy-b
Copy link
Contributor

edgy-b commented May 5, 2024

Same for me on Win10 LTSC. The app worked when I tried it about a month ago or so. It also worked on Linux. So I think this is an LTSC specific issue, maybe it is due to recent updates or anything Adb.exe runs in task manager but GUI does not show up. Ping me if you guys can find anything.

log

2024-05-05 13:54:17 ERROR [src\core\config.rs:79] Failed to read config file: `The system cannot find the file specified. (os error 2)`
2024-05-05 13:54:17 ERROR [src\core\config.rs:81] Restoring default config file

It should load new config file, but just in case try to rename config file in C:\Users\<user>\AppData\Roaming\uad and if it loads new file

@xe1st
Copy link
Contributor

xe1st commented May 5, 2024

nevermind it started working for some reason lol.

@edgy-b
Copy link
Contributor

edgy-b commented May 5, 2024

@itsvngo try connect phone to pc without programm running. Open shell and type adb devices, any devices listed?

@zmileski
Copy link

I had same problem.
just opened with integrated graphic instead of nvidia and its worked.
Dont know why but now its working
dont know if u have nvidia or not
but something is with graphics maybe driver i dont know.

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

5 participants