http://bugs.winehq.org/show_bug.cgi?id=23058
--- Comment #4 from Dan Kegel dank@kegel.com 2013-08-23 23:00:27 CDT --- Created attachment 45710 --> http://bugs.winehq.org/attachment.cgi?id=45710 tar -j of +relay,+text log
I'm starting to think this is a really old school win32 app with some stupid gdi32 or user32 problem... if you look at the relay log, you see lots of drawing of label text, e.g.
trace:text:DrawTextExW L"Camera 16", 9, [(484,364)-(584,388)] 00040180
but none of it shows up in the window.
So the bug seems to be a simple visibility problem of some sort?