libgdiplus icon indicating copy to clipboard operation
libgdiplus copied to clipboard

gdip_bitmap_ensure_surface: Unable to create a surface for raw bitmap data of format 0x00030803

Open jochenwezel opened this issue 5 years ago • 0 comments

OK: When running a Windows Forms app like NUnit GUI from TestCentric (testcentric.exe) at Ubuntu 18.04 and Mono 6.4 (latest stable), the app's main form opens

ERROR: when clicking on button "Run" for a test, I get following message at console:

** (mono:38810): WARNING **: 16:55:16.202: gdip_bitmap_ensure_surface: Unable to create a surface for raw bitmap data of format 0x00030803

jochenwezel avatar Nov 07 '19 16:11 jochenwezel