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

Auto-disable interface showing binary gobbledegook instead of the selected application's name for some applications #66

Open
ELLIOTTCABLE opened this issue May 23, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@ELLIOTTCABLE
Copy link

Describe the Bug/Issue

The U.I. is pretty clearly interpreting some sort of binary string as the application-name.

image

This may only be the case for some games, I'm unsure - it doesn't happen with Visual Studio Code; but it reliably reproduces for me with Helldivers 2.

It does, however, show correctly when offered as an option for selection ...

image

Your Environment

  • OS details: Windows 11 23H2 x64
  • Cursr Version: 1.7.1
  • License: Pro
@ragauskl
Copy link
Contributor

Thanks for reporting this, I'll have a look and try to include a fix within next couple patches

@ragauskl ragauskl added the bug Something isn't working label May 24, 2024
@ragauskl
Copy link
Contributor

ragauskl commented Jul 2, 2024

Let me know if this is still an issue in 1.7.2.

I don't think this is related to the specific feature/dropdown of auto-disable. While I was working on 1.7.2 update at one point I loaded incorrect format asset and half of the UI in settings turned to 'gobbledegook' in places that make no sense, it's probably how chromium (or sth to do with electron) reacts to an issue occurring somewhere else (which I do see first time after working many years with web development).

As there were other issues you were having with memory leak, UI/Cursr graphics crashing and I found some WebGL compatibility warnings in logs you sent me, this could be just a side effect from that, so let's see if it's resolved with 1.7.2 adjustments or if it's still an issue. Also when I was testing Helldivers, this never happened so furthermore I think it's just a weird side effect of other issues you're seeing and may be gone as soon as they are resolved

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