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

Keeps freezing #1223

Open
vertigo220 opened this issue Jul 18, 2023 · 10 comments
Open

Keeps freezing #1223

vertigo220 opened this issue Jul 18, 2023 · 10 comments
Labels
Bug Issues which are bug reports

Comments

@vertigo220
Copy link

What happened?

I use this daily to switch between two audio devices, and almost every day, if not every day, it fails to work at least once. At first I thought it was just the keyboard shortcuts (hotkeys) not working, but when it just happened again, I tried clicking the icon to switch manually and it didn't show the device list popup. I right-clicked and it showed that menu, but when I hovered over the menu it just showed the mouse icon like it was busy, and I couldn't click anything. So it was unresponsive, and I'm thinking now that it's going unresponsive on a regular basis for some reason.

Step to reproduce

Run the program and periodically use hotkeys to toggle between two audio devices.

Version

6.7.2.0

What version of Windows are you seeing the problem on?

Windows 10

Relevant log output

?
@vertigo220 vertigo220 added the Bug Issues which are bug reports label Jul 18, 2023
@vertigo220
Copy link
Author

So I'm not sure what's new, but this started roughly 2-3 weeks ago, and it's happening on a daily basis. I always have a couple dozen or so programs running in the tray, and every day the same two have issues, this and EarTrumpet, both audio device management apps. They've both been running for several months, if not a few years, without issue, until recently. The only thing I can think that might break them is switching in and out of a full-screen (windowed) game, but that's not new. Otherwise, the only thing that's changed that might be related is I switched from an old Nvidia GPU to a new(er) AMD one, and I did that around the same time these issues started, though I'm not certain which was first. But the more I think about it, the more convinced I am that must be the cause somehow.

As far as what's happening, both programs will just be unresponsive when I try to use them (and ALL other programs running in the tray will work fine). The only thing I can do at that point is to force kill them, but then when I try to relaunch them, even though the processes are running, they don't show back up in the tray for a while. Sometimes it takes a couple minutes, sometimes several.

@Belphemur
Copy link
Owner

Hey,

When you switch GPU, did you clean up the drivers ?
Tool to do that in safe mode :
https://www.guru3d.com/files-details/display-driver-uninstaller-download.html

There are known issue when switching GPU brand and not cleaning completely the drivers.

@vertigo220
Copy link
Author

Almost mentioned that, but for some reason I didn't. Yes, I did use DDU in safe mode. I'm having other issues with the card as well, and I'm wondering if it's defective and I'm planning on swapping it out for another, so I'll see if that makes a difference. But those are video issues, and it seems strange even a defective card would cause these problems.

@Belphemur
Copy link
Owner

These days, video card provide HDMI connectivity which also create an audio device ^^

Issue with driver can make that audio device misbehave and create problems for the user.

@vertigo220
Copy link
Author

Yeah. It's actually DP but same thing. As I mentioned, I'm going to try swapping the card out, and I'm also planning on setting up a fresh install on another drive so I can figure out what the heck is going on. I'll report back once I have more info. But there's definitely a lot of things not right with this new card. That said, and I realize there's only so much that can be done, but I do wonder if perhaps even if it is an issue caused by the card/drivers (and it almost certainly is), that it's actually just exposing a problem in these programs. That is, perhaps there's an issue with the code that makes them break easily and it could be modified to make them more robust. Of course, the only way to know would be with logging, but AFAICT neither program has any. Is there any info I could provide that would allow you to see what exactly is happening and possibly be able to change it so it's more resilient in such circumstances?

@GoTVm
Copy link

GoTVm commented Sep 3, 2023

This has been happening to me since I installed it around 6 months ago exactly like @vertigo220 described in the OP. The application gets stuck and the only way to make it work again is by terminating it via Task Manager and opening it back up. I tried updating it but that solved nothing. I have not changed any audio/video card in my computer.

EDIT: it seems this issue has been ongoing since 2017 as per #200.

@Belphemur
Copy link
Owner

90% of the time, it's because of a driver issue in Windows. Not much I can do.
I've made everything I can to reduce chance of the app freezing when there are issue with the driver.

@GoTVm
Copy link

GoTVm commented Sep 3, 2023

Any hint about what driver is causing this?

@Belphemur
Copy link
Owner

nvidia or AMD one usually.
I know both always suggest restarting after installing an update, and when the system just got updated it has a tendency of causing issue with the HDMI devices.

@vertigo220
Copy link
Author

Just to update, as mentioned, this first started after switching GPUs. After I switched from one new AMD GPU to another, the issue went away, as did some others, so I think the GPU was defective somehow. But then, after switching back from that card to my old Nvidia GPU, which never had the issues before, I've since been having it again, only this time only with this program and not with EarTrumpet. And when switching from Nvidia to AMD and back I did the full DDU in safe mode with restarts, etc. So while it originally seemed to be an issue with the specific card, now that it's happening despite being back to the original state of things it seems very strange that it's happening again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues which are bug reports
Projects
None yet
Development

No branches or pull requests

3 participants