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

Icons don't show up on Windows 11 (ARM) #13

Open
SleepySquash opened this issue Feb 9, 2023 · 2 comments
Open

Icons don't show up on Windows 11 (ARM) #13

SleepySquash opened this issue Feb 9, 2023 · 2 comments

Comments

@SleepySquash
Copy link

I'm running the example provided both on Windows 10 (x86) and Windows 11 (ARM) computers on the latest Flutter 3.7.2.

Windows 10 works flawlessly: flashing, setting the buttons, setting the overlay icon, everything works as expected.

Windows 11 doesn't behave as smooth. While flashing, setting the buttons, changing the name and tooltip work, the icon itself is not shown neither in buttons nor as a overlay:

Снимок экрана 2023-02-09 в 11 29 42

@alexmercerind
Copy link
Owner

Hi @SleepySquash!

I'm able to use package:windows_taskbar just fine all the way from Windows 7 to Windows 11. I built it for Harmonoid & none of my users have reported any issues.

I can't really say anything, I have only abstracted ITaskbarList3 into a nice Flutter plugin. I see you've mentioned ARM device, which is something I can't say anything about.

@SleepySquash
Copy link
Author

@alexmercerind, thank you very much for your time and attention!

I tried the Harmonoid, woah, amazing player! It works flawlessly, also the icons show up:

Снимок экрана 2023-02-09 в 12 01 09

I wonder if this issue might be related to the Flutter version.

There seem to be some problems regarding overlay icons running the x64 version on the ARM machine (e.g. with TortioseSVN), however this doesn't make much sense since the Harmonoid using the same package and running through x64 translation just works.

@SleepySquash SleepySquash changed the title Icons don't show up on Windows 11 Icons don't show up on Windows 11 (ARM) Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants