http://bugs.winehq.org/show_bug.cgi?id=9771 --- Comment #137 from AL3X <alex_vip_1(a)hotmail.com> 2009-01-04 22:11:06 --- Ok... I was debuging, and now messages WORK if you run steam like this: WINEDEBUG=+gdi,+font wine Steam.exe 2>&1 |grep -v "trace:gdi:GDI_ReleaseObj" 2>&1 |grep -v "trace:gdi:GDI_GetObjPtr" 2>&1 |grep -v "trace:gdi:GDI_AllocObject" 2>&1 |grep -v "trace:gdi:GDI_FreeObject" 2>&1 |grep -v "trace:gdi:SelectObject" 2>&1 |grep -v "trace:gdi:GetObjectW" 2>&1 |grep -v "trace:gdi:GetStockObject" 2>&1 |grep -v "trace:gdi:GetObjectA" 2>&1 |grep -v "trace:gdi:GetObjectType" 2>&1 |grep -v "trace:gdi:DeleteObject" 2>&1 |grep -v "trace:gdi:X11DRV_SelectBrush" 2>&1 |grep -v "trace:font:X11DRV_SelectFont" 2>&1 |grep -v "trace:font:WineEngGetGlyphOutline" 2>&1 |grep -v "trace:font:WineEngCreateFontInstance" any case... its VERY slow, and the konsole is refreshing quite a lot... I noticed that if konsole stops refreshing itself, messages wont work... So, you have to type very slowly... I hope coders can fix it now =/ , anyway, I'll play around this... =) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.