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

Charms bar don't show up #8

Open
dengxk1234 opened this issue Aug 1, 2023 · 20 comments
Open

Charms bar don't show up #8

dengxk1234 opened this issue Aug 1, 2023 · 20 comments
Labels
bug Something isn't working

Comments

@dengxk1234
Copy link

I compiled this program with Visual Studio 2022 myself. When I ran this program on Windows 10 22H2 and tried to call up the Charms bar, it did not appear, but the current window has lost focus. What's the problem?

@Icepenguins101
Copy link
Owner

The issue is because it’s trying to take the focus out of the window and putting itself as the current active element. If it doesn’t appear then it’s initializing itself.

@Icepenguins101 Icepenguins101 added the bug Something isn't working label Aug 1, 2023
@dengxk1234
Copy link
Author

Another question: My system language is Chinese, so is this question related to the language?
What was the initialization you mentioned earlier? Do I need to wait or do something else?
Thanks for your reply.

@Icepenguins101
Copy link
Owner

No, the Chinese language isn’t the reason.

Initalization means that it needs to be activated again and requires to be slow and steady.

Icepenguins101 added a commit that referenced this issue Sep 12, 2023
This hotfix should fix issues #8 and #10 and with "DisableTRCorner" and "DisableBRCorner" being set to "1" on the registry editor causes Charms Bar Port to become completely useless. 24-hour clock and dates like "20 April" will be added in another hotfix coming soon.
@dengxk1234
Copy link
Author

image
Hmm... I'm using the latest version. The bar shows but not displayed on the screen.

@Icepenguins101
Copy link
Owner

This could be a multi-monitor issue.

@dengxk1234
Copy link
Author

That's weird. I tested the program in another desktop PC and it worked fine. But it doesn't work in my laptop...

@Icepenguins101
Copy link
Owner

I developed the program under 1600x900, this could possibly be why it’s offscreen. Is the resolution lower?

@dengxk1234
Copy link
Author

image Also, my laptop has a touch screen but it doesn't have the EdgeUI key and the settings are all not changed.

@Icepenguins101
Copy link
Owner

Icepenguins101 commented Sep 16, 2023

Hmm. I can see that DPI scaling could be a problem for the program. I’ll see what I can do.

@dengxk1234
Copy link
Author

You're right. It works fine on my laptop when it's 100% scaled.

@Icepenguins101
Copy link
Owner

I’ll try to fix the DPI scaling problem as soon as possible.

@Icepenguins101
Copy link
Owner

New update fixes DPI scaling.

@dengxk1234
Copy link
Author

It can now work on my laptop, but it doesn't work fine, see the video.

22-05-49.mp4

@Icepenguins101
Copy link
Owner

Hmm… Flickering when items are moused over, I see. This could possibly be a rendering issue. I would love to try to patch this, but this would take me a while to figure out how to resolve this.

@dot166
Copy link

dot166 commented Sep 19, 2023

I am having the same issue on my HP ProBook 650 G5

@Icepenguins101
Copy link
Owner

Charms Bar Port.zip
Try this and see if it still flickers.

@dengxk1234
Copy link
Author

It still flickers.

@Icepenguins101
Copy link
Owner

Icepenguins101 commented Sep 20, 2023

Unfortunately, the bug may be impossible to fix. I am considering to outsource it to another C# WPF developer temporarily to patch the problem since this is beyond my knowledge to understand how to fix this problem.

@dengxk1234
Copy link
Author

So any progress now?

@Icepenguins101
Copy link
Owner

Unfortunately, no. I’m still looking for people who can help with the project since I’ve not been focusing for a week or so.

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

3 participants