https://bugs.winehq.org/show_bug.cgi?id=38611
Bug ID: 38611 Summary: Samsung Smart View 2.0 text does not render Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: dwrite Assignee: wine-bugs@winehq.org Reporter: julius.schwartzenberg@gmail.com Distribution: ---
With recent Wine versions (at least current GIT), Samsung Smart View 2.0 starts up. No text is rendered however. See here for the relevant logging: http://pastebin.ru/EfgAeaGT
nsivov has more information about this problem:
[17:46:57] <nsivov> Z_God, today git has a stub for dwrite thing you got in your logs, could you show me updated logs when you get time?
[23:01:34] <Z_God> nsivov: yep, I just compiled a new build (I'll try it now & then sleep :) [23:02:44] <Z_God> nsivov: visually it still looks the same (text is not rendered) [23:03:13] <nsivov> sure, it wasn't supposed to help with that [23:03:32] <nsivov> log should be different though [23:04:05] <Z_God> nsivov: http://pastebin.ru/EfgAeaGT [23:04:48] <Z_God> is that the info you needede? [23:05:14] <Z_God> on windows 7 the font is solid white non-serif btw [23:05:17] <Z_God> needed* [23:06:05] <nsivov> needededed -> and ran away on a motorbike [23:06:58] <nsivov> Z_God, yes, thanks, I expected that, now it needs texture bounds, and then bitmap itself [23:07:41] <nsivov> if you fill a buffer you'll probably get solid white rectangle, or something like that [23:10:17] <Z_God> hehe [23:10:35] <Z_God> alright [23:10:54] <nsivov> do you know if it's a wpf that's using dwrite? [23:11:06] <Z_God> no idea [23:11:36] <Z_God> is there a trick to quickly figure out if there's such a dependency? [23:12:31] <Z_God> the application is a free download btw if you'd like to try it locally [23:13:35] <nsivov> could you please open a bug for that, we'll want this part implement at some point, if not for .net libs then for others [23:14:31] <Z_God> yes [23:14:43] <Z_God> it seems it uses presentationframework btw [23:14:57] <nsivov> that's what wpf means, yes [23:15:14] <Z_God> not sure if that's what drawing this, but a grep of that string results in some hits in the binaries [23:15:33] <Z_God> what should the title of the bug be? [23:15:43] <Z_God> it's about the fonts not being rendered? [23:18:26] <nsivov> sure, also please mention that it needs to be in win7 version to reproduce that problem