[Bug 59579] New: VICE: GTK version of x64sc.exe shows distorted user interface.
http://bugs.winehq.org/show_bug.cgi?id=59579 Bug ID: 59579 Summary: VICE: GTK version of x64sc.exe shows distorted user interface. Product: Wine Version: 11.5 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: bernhardu@mailbox.org Distribution: --- Created attachment 80637 --> http://bugs.winehq.org/attachment.cgi?id=80637 wine-x64sc.exe-user-interface.png The GTK3 user interface is not properly drawn, especially menus and labels. (wine-11.5 needs the patch from bug #59561, should be included in wine-11.6.) (Emulation prints all the time these two lines, which I guess affect only the emulation part of the window and is probably another issue, maybe bug #59366: fixme:dxgi:d3d11_swapchain_Present1 Ignored present parameters 00007FE7BCC0FD80. fixme:d2d:d2d_device_context_DrawImage Unhandled image 00007FE7B4ADF768. ) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59579 Bernhard Übelacker <bernhardu@mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Debian Keywords| |download, source URL| |https://sourceforge.net/pro | |jects/vice-emu/files/releas | |es/binaries/windows/GTK3VIC | |E-3.10-win64.zip/download Depends on| |59561 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59579 --- Comment #1 from Bernhard Übelacker <bernhardu@mailbox.org> --- Created attachment 80638 --> http://bugs.winehq.org/attachment.cgi?id=80638 59579_x64sc.exe_stdout.log -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59579 --- Comment #2 from Bernhard Übelacker <bernhardu@mailbox.org> --- Created attachment 80661 --> http://bugs.winehq.org/attachment.cgi?id=80661 wine-x64sc.exe-user-interface-arial.png Looked a little further and found GTK has an interacitve debugging possibility, which allows to change the used font: GTK_DEBUG=interactive wine x64sc.exe It looks like GTK3 uses here by default the font "Tahoma" which does not render properly. Switching to "Arial" does look a lot better, like in attached screenshot. The issue is also visible with a small example-1.c application, from https://docs.gtk.org/gtk3/getting_started.html#basics when built with msys2 mingw64 cross compiler, so this is not specific to VICE and may affect all GTK3 applications compiled using msys2. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59579 Bernhard Übelacker <bernhardu@mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|VICE: GTK version of |VICE: GTK version of |x64sc.exe shows distorted |x64sc.exe: Ugly font |user interface. |rendering (Tahoma). -- 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.
participants (1)
-
WineHQ Bugzilla