http://bugs.winehq.com/show_bug.cgi?id=858
------- Additional Comments From julliard(a)winehq.com 2002-08-09 18:04 -------
Most likely this is caused by the fact that the recent freetype libraries (2.1.x)
have broken binary compatibility, so if your Wine was compiled against the
freetype 2.0.x headers it doesn't work. That's probably why it works when you
recompile from source.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=858>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=858
------- Additional Comments From sylvain_pasche(a)yahoo.fr 2002-08-09 17:37 -------
I tried to compile from source version 20020709, to have a more readable
backtrace, but I did not manage to reproduce the bug.
I would have tried to compile the 20020605, to identify this bug, but source
tarballs are a little big for my modem :-)
I've attached however a log file, but I mostly think this bug may be closed soon.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=858>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=858
------- Additional Comments From sylvain_pasche(a)yahoo.fr 2002-08-09 17:35 -------
Created an attachment (id=258)
log file
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=858>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=510
mstefani(a)redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |mstefani(a)redhat.com
Status|NEW |ASSIGNED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=510>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=957
johane(a)lysator.liu.se changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
------- Additional Comments From johane(a)lysator.liu.se 2002-08-09 16:30 -------
This is a regression, I should add.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=957>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=957
Summary: Clipping error, maybe related to fonts
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: johane(a)lysator.liu.se
When trying to run the install program for some MS fonts on a fresh wine from
CVS, I get
err:font:XFONT_BuildMetrics failed to load -macromedia-king
richard-medium-r-normal--100-*-100-100-p-0-ascii-0
err:clipping:CLIPPING_UpdateGCRegion hVisRgn is zero. Please report this.
That is probably bad.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=957>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=90
This bug depends on bug 496, which changed state:
What |Old Value |New Value
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=90>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=859
------- Additional Comments From apa3a(a)yahoo.com 2002-08-09 13:23 -------
Relay trace with parameters +file,+dosfs,+relay may help, but you may have
problems finding in the trace place where the detaching occurs.
You can get the relay trace with command like this:
wine --debugmsg +file,+dosfs,+relay <your app> &> 1.log
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=859>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=858
------- Additional Comments From apa3a(a)yahoo.com 2002-08-09 13:19 -------
Yes, WineEngInit function works with FreeType fonts.
To get more informative relay trace you can add relay channel, as:
wine -debugmsg +font,+relay sol.exe &> 1.log
Attach to the bug report 200 lines of the log before crash.
It is possible some fonts handling logic changes between the launches. I can
advise you to try to reconfigure Wine (generate new fake Windows directory and
config files in .wine directory). Backup your old configuration first. If that
works you can try to add back the applications and configuration from the backup.
Please report your progress.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=858>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.