https://bugs.winehq.org/show_bug.cgi?id=52747
Bug ID: 52747 Summary: Notepad crashes on a StaticColor X display Product: Wine Version: 7.5 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: winex11.drv Assignee: wine-bugs@winehq.org Reporter: alexhenrie24@gmail.com Distribution: ---
Created attachment 72117 --> https://bugs.winehq.org/attachment.cgi?id=72117 WINEDEBUG=+xrender
Steps to reproduce:
1. In one terminal, run `Xephyr :1 -ac -screen 800x600x8 -cc 2`.
2. In another terminal, run `DISPLAY=:1 wine notepad`.
Notepad crashes immediately. Interestingly, other builtin programs like winemine and regedit work fine.