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

UI Inconsistently Failing to Open #394

Open
MDLeide opened this issue Dec 25, 2024 · 2 comments
Open

UI Inconsistently Failing to Open #394

MDLeide opened this issue Dec 25, 2024 · 2 comments
Labels
Priority: High Status: Blocked This doesn't seem right Type: Bug Something isn't working

Comments

@MDLeide
Copy link

MDLeide commented Dec 25, 2024

Sometimes, Sidekick enters a state where pressing Ctrl-D does not bring up the trade UI. Focus switches off from PoE, and I can see there is a Sidekick window, but it does not render. Pressing escape or clicking somewhere in the client return focus to PoE.

When this bug occurs, it is pretty sticky. Generally, the window will refuse to open on subsequent queries. Occasionally, after spamming the hotkey a bit, it does pop-up. After closing that window, the same behavior continues, the UI refuses to open nicely.

Only remedy seems to be killing the process and starting it fresh, which seems to works 100% of the time.

I am unsure of the conditions that lead to this, but I can say that it is usually after I've been playing and trading for a while. I trade very heavily, and can query via Sidekick hundreds of times over an hour. Perhaps there is a leak.

Now that I'm more aware of the issue, I'll pay some attention to what's going on when it first starts, to see if I can provide any additional diagnostic details.

@leMicin
Copy link
Contributor

leMicin commented Dec 25, 2024

We think this may be related to an issue with the hook library we use: TolikPylypchuk/SharpHook#124
In the past we had pretty good support with issues like this, so we will see in a couple days.

@leMicin leMicin added Type: Bug Something isn't working Status: Blocked This doesn't seem right Priority: High labels Dec 25, 2024
@domialex
Copy link
Contributor

@MDLeide The next time this happens, can you go into the keybinds and try to rebind the price-check command. It will show you what Sidekick is "seeing" when the keys are pressed. The issue referenced by @leMicin is that sometimes Sidekick sees another modifier (Shift/Ctrl/Alt) pressed while it's not physically pressed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High Status: Blocked This doesn't seem right Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants