maui icon indicating copy to clipboard operation
maui copied to clipboard

Obscure error message: "unable to allocate pixels for the bitmap"

Open SetTrend opened this issue 3 weeks ago • 3 comments

Description

I don't know what's causing this, but everytime I open my MAUI solution, the error panel shows this error: "unable to allocate pixels for the bitmap":

MAUI error

This issue may be related to #32460

Steps to Reproduce

Here's the SVG I'm using:

Image

Link to public reproduction project repository

No response

Version with bug

9.0.110 SR12

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

I was not able test on other platforms

Affected platform versions

No response

Did you find any workaround?

No, as I don't know the cause for this issue.

Relevant log output


SetTrend avatar Dec 08 '25 17:12 SetTrend

I'm a bot. Here are possible related and/or duplicate issues (I may be wrong):

  • https://github.com/dotnet/maui/issues/12109
  • https://github.com/dotnet/maui/issues/13226

MihuBot avatar Dec 08 '25 17:12 MihuBot

This issue may be a duplicate of #12109. However, that other issue is closed as "solved". Apparently, it isn't.

SetTrend avatar Dec 08 '25 17:12 SetTrend

This issue has been validated in Visual Studio Insiders 11222.16 with MAUI versions 9.0.0, 9.0.110, 9.0.120 and 10.0.11. It can be reproducible on Android platform. Reproduction Sample : https://github.com/dotnet/maui/issues/32460#issue-3605534183

Image

TamilarasanSF4853 avatar Dec 09 '25 06:12 TamilarasanSF4853