MicrosoftDocs / winrt-api

WinRT reference content for developing Microsoft Universal Windows Platform (UWP) apps
Creative Commons Attribution 4.0 International
231 stars 499 forks source link

Bug in LockScreen.SetImageFileAsync(IStorageFile) Method when using Desktop Bridge #2402

Closed Skorpjun161 closed 1 year ago

Skorpjun161 commented 1 year ago

There is a bug in the desktop bridge that causes the SetImageFileAsync method not to work. It only seems to works on X64 architectures (where both the app and the system are X64). See: https://github.com/MicrosoftDocs/winrt-api/issues/2148 https://stackoverflow.com/questions/56935486/cached-image-not-being-updated-with-lockscreen-setimagefileasyncfile

This bug is still not fixed after YEARS! Unbelievable.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

alvinashcraft commented 1 year ago

Thanks for taking the time to let us know about this and we sincerely apologize for the delayed response. Have you reported this bug over at Microsoft Q&A? That's the best place to raise concerns about bugs like this in the APIs.

If you do create (or have already created) a thread over at Microsoft Q&A, we would appreciate if you could share that link here so we can track the progress and incorporate any technical details into our documentation. I'd like to call out the issue in the documentation if there is an official response provided about the problem. Though I'm marking this Issue as closed now, please treat this thread as an open thread for follow-ups. I'll be continuing to monitor it. Thanks!