http://bugs.winehq.org/show_bug.cgi?id=5473
Summary: X error at end of vb6 install Product: Wine Version: 0.9.15. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P4 Component: wine-x11driver AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
I just installed vb6 on Dapper Drake (with xserver-xorg-7.0.0-0ubuntu45 It showed lots of warnings like
err:xrender:UploadGlyph GetGlyphOutlineW failed ... fixme:font:WineEngGetGlyphOutline FT_Load_Glyph on index 0 returns 20 ...
and then
Wine is finalizing your software installation. This may take a few minutes, though it never actually does.
X Error of failed request: RenderBadGlyphSet (invalid GlyphSet parameter) Major opcode of failed request: 152 (RENDER) Minor opcode of failed request: 24 (RenderCompositeGlyphs16) GlyphSet id in failed request: 0x0 Serial number of failed request: 12722 Current serial number in output stream: 12926
I tried reproducing with WINEDEBUG=+synchronous, but it didn't happen the second time. Figured I'd record it here for future reference.