[Bug 10049] New: Patch "Try to load Wine' s TrueType fonts from the build directory" causes regression in GeoInfo
http://bugs.winehq.org/show_bug.cgi?id=10049 Summary: Patch "Try to load Wine's TrueType fonts from the build directory" causes regression in GeoInfo Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: wine-gdi-(printing) AssignedTo: wine-bugs(a)winehq.org ReportedBy: mikolaj.zalewski(a)gmail.com CC: huw(a)codeweavers.com With it the label on many buttons disappears and a big red oval appears on the main screen. This is even if I install MS Tahoma using winetricks so it looks like this is not a problem with our Tahoma that was hidden before (I run Wine from the build directory). I will try to find something more what is going wrong. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10049 Stuart Middleton <Stuart(a)houseofanime.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Stuart(a)houseofanime.org --- Comment #1 from Stuart Middleton <Stuart(a)houseofanime.org> 2007-10-16 03:33:25 --- Could this bug and this one (<a href="http://bugs.winehq.org/show_bug.cgi?id=10029">bug 10029) be connected? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10049 --- Comment #2 from Huw Davies <huw(a)codeweavers.com> 2007-10-16 09:52:53 --- A +font,+xrender log would help here, as would a screenshot. Thanks! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10049 --- Comment #3 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-10-16 12:50:42 --- Created an attachment (id=8615) --> (http://bugs.winehq.org/attachment.cgi?id=8615) +font,+render log This is the log. Examples of labels that don't display are the "rechts" and "links". The program tries to use MS Sans Serif to display them. It seems this font doesn't work anymore - in Notepad I also can't see it in the font preview. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10049 Huw Davies <h.davies1(a)physics.ox.ac.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |h.davies1(a)physics.ox.ac.uk --- Comment #4 from Huw Davies <h.davies1(a)physics.ox.ac.uk> 2007-10-16 13:05:45 --- Could you attach fonts/ms_sans_serif.ttf ? Thanks. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10049 --- Comment #5 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-10-16 13:09:16 --- Created an attachment (id=8616) --> (http://bugs.winehq.org/attachment.cgi?id=8616) screenshots Screenshots of the main screen with the red oval and of the buttons on the print preview without labels. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10049 --- Comment #6 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-10-16 13:10:18 --- Created an attachment (id=8617) --> (http://bugs.winehq.org/attachment.cgi?id=8617) fonts/ms_sans_serif.ttf Here is the font -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10049 --- Comment #7 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-10-16 13:15:09 --- I've just found that the fontforge that comes with Ubuntu 6.06 is considered too old. So far I was probably using the corefonts that I had in /usr and after this patch I'm using the badly generated Wine fonts. So this is a problem in my build? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10049 Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #8 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-10-16 13:49:23 --- I've downloaded the latest fontforge and the fonts displays correctly. So the bug was invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10049 --- Comment #9 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-10-16 13:56:00 --- Created an attachment (id=8618) --> (http://bugs.winehq.org/attachment.cgi?id=8618) fonts generated with the new fontforge If someone wants to check if he has the same problem I'm attaching the TTF files generated with the new fontforge. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10049 --- Comment #10 from Huw Davies <huw(a)codeweavers.com> 2007-10-16 13:56:52 --- For some reason the OS2Vendor field was being ignored. It was still set to 'PfEd' while it should now be 'Wine'. You can see the string near the top of a hexdump -C of the ttf. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10049 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thestig(a)google.com --- Comment #11 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-10-26 23:31:08 --- *** Bug 10103 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10049 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-10-26 23:33:13 --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10049 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- 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.
participants (1)
-
wine-bugs@winehq.org