http://bugs.winehq.org/show_bug.cgi?id=4032
David Vonka <vonkad(a)email.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vonkad(a)email.cz
--- Comment #7 from David Vonka <vonkad(a)email.cz> 2007-08-31 14:46:34 ---
I think I have a similar problem with Dutch-English dictionary Van Dale (2002
version). It is (I believe) a 16bit application, which used to run very good on
Ubuntu Feisty Fawn 32bit and does not run at all in Ubuntu Feisty Fawn AMD64.
I'll try to attach the log somewhere ...
--
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=7698
--- Comment #103 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2007-08-31 12:52:15 ---
You'd have to do the same for other fonts, in the place this hack adjusts the
font size. Add an ERR to write the font names css is using, try to find the one
that causes the crash, and add a simmilar hack to reduce the glyph size.
--
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=7698
--- Comment #102 from Christian Sonne <cers(a)geeksbynature.dk> 2007-08-31 12:45:59 ---
(In reply to comment #101)
> Yes, this is a font bug.
>
> The source engine uses fonts to render the names and weapon symbols. It creates
> a d3d surface for them and uses GetGlyphOutline to read the font symbol into
> that surface.
>
> Unfortunately the surface has a fixed size, and if GetGlyphOutline returns a
> bigger glyph than hl2 expects, it causes an overflow on the stack and the
> return address or a class instance pointer that is safed on the stack gets
> overwritten, and the game crashes a few instructions later.
>
> This is essentially a hl2 bug, because it should honor the size returned by
> ggo, rather than finding it's own or hardcoding it. Beyond that, I am not sure
> if Wine or freetype is to be blamed for rendering the font differently, but if
> it is freetype, then we have a problem. Freetype doesn't aim for bug-for-bug
> compatiblity with windows as far as I know.
>
But assuming I only ever intend to use wine for CS:S (probably not the case,
but just for arguments sake) would this bug be fixable via applying the same
hard-coded limit into the appropriate location in freetype.c ? - and where
would that be? :-)
--
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=9515
Summary: file-open dialog dialog crashes in ProMash; can't
navigate through directory structure to recipe files
Product: Wine
Version: 0.9.44.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)alfter.us
Created an attachment (id=7880)
--> (http://bugs.winehq.org/attachment.cgi?id=7880)
backtrace
ProMash (http://www.promash.com/) has been working pretty well in Wine in
recent months, but after upgrading from 0.9.40 to 0.9.44 recently, the
file-open dialog crashes. While navigating to C:\Program
Files\ProMash\Recipes, it crashes...click the parent-directory button to go to
the root, double-click Program Files, and the results are incorrect.
Double-click Program Files (again) and it crashes.
Reverting Wine to 0.9.40 works.
A backtrace is attached.
--
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=7129
Detlef Riekenberg <wine.dev(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #5 from Detlef Riekenberg <wine.dev(a)web.de> 2007-08-31 09:05:40 ---
Thanks. Settlers III recognice now movements, while RMB is pressed.
(Incorrect movements, but native has the same Problems)
--
By by ... Detlef
--
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=9041
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-ole |wine-misc
Version|0.9.44. |0.9.41.
--- Comment #26 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-31 07:25:24 ---
Don't change original reported Wine version.
Why do you think it's an ole bug?
Really looks like a poorly coded program if it depends on one particular
version of plugin that it doesn't even install itself.
--
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=7234
Ben Hodgetts (Enverex) <ben(a)atomnet.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #5 from Ben Hodgetts (Enverex) <ben(a)atomnet.co.uk> 2007-08-31 05:50:48 ---
Reported fixed.
--
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=9041
Mike Klemencic <mikeklem(a)mail.rit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-ole
Version|0.9.41. |0.9.44.
--
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=7201
--- Comment #3 from Ben Hodgetts (Enverex) <ben(a)atomnet.co.uk> 2007-08-31 04:05:44 ---
That was with GLSL, Vit. It seems to act differently on ATi and nVidia cards
though (in Morrowind).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.