[Bug 32463] New: Font artefacts in Path of Exile
http://bugs.winehq.org/show_bug.cgi?id=32463 Bug #: 32463 Summary: Font artefacts in Path of Exile Product: Wine Version: 1.5.19 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: julusp(a)gmail.com Classification: Unclassified Created attachment 42822 --> http://bugs.winehq.org/attachment.cgi?id=42822 Font distortion The font in the path of exile produces artefacts/distortion as in the screenshot. (The font on screenshot is substituted to arial). In the original font (fontin) some of the italic words are almost impossible to read because of the distortion. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32463 julusp(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julusp(a)gmail.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32463 julusp(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.5.19 |1.5.20 --- Comment #1 from julusp(a)gmail.com 2012-12-22 10:06:32 CST --- Still present in 1.5.20 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32463 wine(a)fork-bomb.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine(a)fork-bomb.org --- Comment #2 from wine(a)fork-bomb.org 2013-01-22 21:43:05 CST --- Exact same issue here. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32463 julusp(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.5.20 |1.5.22 --- Comment #3 from julusp(a)gmail.com 2013-01-25 10:11:14 CST --- still present in 1.5.22 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32463 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #4 from joaopa <jeremielapuree(a)yahoo.fr> 2013-01-25 11:16:31 CST --- What about a console log with d3dx channel enabled? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32463 --- Comment #5 from wine(a)fork-bomb.org 2013-01-25 22:34:16 CST --- Besides a lot of `Unhandled usage flags 0x8.`, this is the only thing that comes up: fixme:font:get_nearest_charset TCI failing on 20000000 fixme:font:get_nearest_charset returning DEFAULT_CHARSET face->fs.fsCsb[0] = 20000000 file = (null) That one shows up a couple times -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32463 --- Comment #6 from julusp(a)gmail.com 2013-01-25 23:20:49 CST --- (In reply to comment #5)
Besides a lot of `Unhandled usage flags 0x8.`, this is the only thing that comes up:
fixme:font:get_nearest_charset TCI failing on 20000000 fixme:font:get_nearest_charset returning DEFAULT_CHARSET face->fs.fsCsb[0] = 20000000 file = (null)
That one shows up a couple times
This has nothing to do with the issue, when I substituted fonts for arial, this message did not occur at all. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32463 --- Comment #7 from julusp(a)gmail.com 2013-01-26 14:23:49 CST --- +d3d log (44MB packed) http://www.mediafire.com/?qtbqxr2gqpnugb8 The log was taken on OSX 10.8.2, wine 1.5.22, compiled by clang. But as the issue is same for both the Linux and OSX, this should be irrelevant. (also no font substitution used this time) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32463 julusp(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine-bugs(a)winehq.org Component|gdi32 |directx-d3dx9 Version|1.5.22 |1.7.4 --- Comment #8 from julusp(a)gmail.com 2013-10-28 11:51:39 CDT --- The problem has been identified further - problem seems to be in d3dx9_42.dll While using built-in d3dx9_42.dll the fonts were nice and smooth. Installing any of d3dx9_42.dll will cause the corruption. The game has changed a little bit recently, and it will now not load without native d3dx9_42.dll (otherwise will crash) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32463 Dennis William Johansen <DennisJohansen(a)GMail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |DennisJohansen(a)GMail.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32463 Xavier Vachon <xvachon(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon(a)gmail.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32463 Leffe <leffeman(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leffeman(a)gmail.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32463 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://webcdn.pathofexile.c | |om/downloads/PathOfExileIns | |taller.msi CC| |frederic.delanoy(a)gmail.com Ever Confirmed|0 |1 --- Comment #9 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2013-11-23 04:34:44 CST --- Confirmed in wine 1.7.7, for example on the character creation screen, when clicking on one of the characters. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32463 Pekka Paalanen <pq(a)iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pq(a)iki.fi -- 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=32463 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #10 from Rosanne DiMesio <dimesio(a)earthlink.net> --- (In reply to comment #8)
The problem has been identified further - problem seems to be in d3dx9_42.dll While using built-in d3dx9_42.dll the fonts were nice and smooth. Installing any of d3dx9_42.dll will cause the corruption.
Problems caused by using native dlls are not valid bugs.
The game has changed a little bit recently, and it will now not load without native d3dx9_42.dll (otherwise will crash)
Please run a regression test and file a separate bug for that. -- 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=32463 --- Comment #11 from julusp(a)gmail.com --- (In reply to comment #10)
(In reply to comment #8)
The problem has been identified further - problem seems to be in d3dx9_42.dll While using built-in d3dx9_42.dll the fonts were nice and smooth. Installing any of d3dx9_42.dll will cause the corruption.
Problems caused by using native dlls are not valid bugs.
I see the point there, but as this cannot be reproduced on Windows, isn't there a chance that it might point to some other bug in wine, that usage of native d3dx9_42.dll triggers?
The game has changed a little bit recently, and it will now not load without native d3dx9_42.dll (otherwise will crash)
Please run a regression test and file a separate bug for that.
Regression test can't be done, as the game changed itself, not the wine. Anyway, separate bugs for the new 2 issues that appeared are long opened - Bug 34819 and Bug 34820 -- 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=32463 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID |--- --- Comment #12 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> --- (In reply to comment #10)
(In reply to comment #8)
The problem has been identified further - problem seems to be in d3dx9_42.dll While using built-in d3dx9_42.dll the fonts were nice and smooth. Installing any of d3dx9_42.dll will cause the corruption.
Problems caused by using native dlls are not valid bugs.
It also happens without any overrides. Reopening. -- 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=32463 RT <artem(a)sichnevyj.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |artem(a)sichnevyj.com --- Comment #13 from RT <artem(a)sichnevyj.com> --- Text is much more readable after adding the following into the Wine registry: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] "Fontin SmallCaps"="Fontin" http://wiki.winehq.org/UsefulRegistryKeys -- 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=32463 --- Comment #14 from RT <artem(a)sichnevyj.com> --- Created attachment 46992 --> http://bugs.winehq.org/attachment.cgi?id=46992 Default Fontin SmallCaps font -- 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=32463 --- Comment #15 from RT <artem(a)sichnevyj.com> --- Created attachment 46993 --> http://bugs.winehq.org/attachment.cgi?id=46993 Fontin Regular font -- 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=32463 --- Comment #16 from julusp(a)gmail.com --- (In reply to comment #13)
Text is much more readable after adding the following into the Wine registry:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] "Fontin SmallCaps"="Fontin"
This is workaround, not solution, and the fonts are still distorted. -- 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=32463 --- Comment #17 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> --- Note, you'll need to put an override for msvcp100 (native then builtin) to workaround bug 35181 if using a wine version following 6d30d6be78a49e1add6d8c7886484a2ceb950c71 (between 1.7.8 and 1.7.9). This bug still happens with the override. -- 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=32463 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEW Version|1.7.4 |1.5.19 --- Comment #18 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> --- julusp, please don't dump "Version" field. It should be the earliest known Wine version where the bug occurred. Resetting it to 1.5.19. -- 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=32463 --- Comment #19 from julusp(a)gmail.com --- (In reply to comment #18)
julusp, please don't dump "Version" field.
It should be the earliest known Wine version where the bug occurred. Resetting it to 1.5.19.
My apologies. Anyway this bug occurs on all wine version that are capable of running game, including the older ones, I just used version where it was observed and reported from. -- 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=32463 abstractConcept <publicAbstractConcept(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |publicAbstractConcept(a)gmail | |.com --- Comment #20 from abstractConcept <publicAbstractConcept(a)gmail.com> --- This bug also occurs in Narbacular Drop. Added Bug Link. -- 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=32463 --- Comment #21 from abstractConcept <publicAbstractConcept(a)gmail.com> --- Created attachment 49259 --> http://bugs.winehq.org/attachment.cgi?id=49259 Similar artefacts in Narbacular Drop -- 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=32463 --- Comment #22 from abstractConcept <publicAbstractConcept(a)gmail.com> --- Has anyone tried Fergs recommendation of moving the game to a new prefix to fix font bugs? //appdb.winehq.org/objectManager.php?sClass=version&iId=25078&iTestingId=78043&bShowAll=true -- 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=32463 --- Comment #23 from julusp(a)gmail.com --- (In reply to abstractConcept from comment #22)
Has anyone tried Fergs recommendation of moving the game to a new prefix to fix font bugs?
This was possible as long as the game was dependant on d3dx9_36. Now it is depends on d3dx9_43 and AFAIK there is no other workaround for it. Also that was the reason why moving PoE into new wine prefix fixed the bug, as game was installing d3dx9_43 but back then it could run without it. Now it can't. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=32463 Fincer <fincer89(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fincer89(a)hotmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=32463 Screwtape <thristian(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thristian(a)gmail.com --- Comment #24 from Screwtape <thristian(a)gmail.com> --- Somewhere along the line (perhaps with Path of Exile 2.0), Grinding Gear Games changed the way the game renders text, allowing them to use kerning correctly but also (as a happy side-effect) fixing text-rendering in Wine. So this bug may be difficult-or-impossible to reproduce now. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=32463 David <dd31879(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dd31879(a)yahoo.com --- Comment #25 from David <dd31879(a)yahoo.com> --- (In reply to Screwtape from comment #24)
Somewhere along the line (perhaps with Path of Exile 2.0), Grinding Gear Games changed the way the game renders text, allowing them to use kerning correctly but also (as a happy side-effect) fixing text-rendering in Wine.
So this bug may be difficult-or-impossible to reproduce now.
Perhaps. I can say for sure (installed it a few minutes ago) that on WINE 1.8 I do NOT see any artifacting on the text. That being said though I did install the typical font files you would expect to install. In the past the workaround for POE was to install Tahoma fonts to make the text look better. So that is just habit for me to install now. I also install the Corefonts which is just a bunch of default fonts that many programs take advantage of anyway. Though I don't see why you couldn't just press the "allfonts" option in winetricks. I mean its fonts. not really a highly volatile thing there. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=32463 Richard Orilla <Orillarichard(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Orillarichard(a)yahoo.com --- Comment #26 from Richard Orilla <Orillarichard(a)yahoo.com> --- Seems like the font artifacts are gone now? as of wine 1.8.1? Can anyone confirm? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=32463 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com, | |super_man(a)post.com --- Comment #27 from super_man(a)post.com --- See 3 last comments. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=32463 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio(a)earthlink.net, | |winetest(a)luukku.com --- Comment #28 from winetest(a)luukku.com --- (In reply to Screwtape from comment #24)
Somewhere along the line (perhaps with Path of Exile 2.0), Grinding Gear Games changed the way the game renders text, allowing them to use kerning correctly but also (as a happy side-effect) fixing text-rendering in Wine.
So this bug may be difficult-or-impossible to reproduce now.
+few comments back. As far as I see nothing got fixed in wine, game engine update. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=32463 --- Comment #29 from jeppe winther <jeppewinther(a)gmail.com> --- This bug no longer affects a playable version of Path of Exile. I don't know how this should be handled, but listing this as a bug linked to Path of Exile seems wrong. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=32463 --- Comment #30 from winetest(a)luukku.com --- (In reply to jeppe winther from comment #29)
This bug no longer affects a playable version of Path of Exile. I don't know how this should be handled, but listing this as a bug linked to Path of Exile seems wrong.
Since game engine update solved the issue I don't see nothing got fixed in wine. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=32463 julusp(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTOURBUG Status|NEW |RESOLVED --- Comment #31 from julusp(a)gmail.com --- The font rendering engine in game was changed a lot by game developers as it had more issues than just bad rendering, so its not the issue anymore. This can be closed as Resolved Upstream/not our bug. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=32463 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|wine(a)fork-bomb.org | -- 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.
https://bugs.winehq.org/show_bug.cgi?id=32463 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #32 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=32463 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED --- Comment #33 from Austin English <austinenglish(a)gmail.com> --- This was inadvertently caught up in my unclosed bugs filter. NOTOURBUG should only be closed when fixed upstream. Setting back to RESOLVED NOTOURBUG. Sorry for the spam. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=32463 Matteo Bruni <matteo.mystral(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|NOTOURBUG |ABANDONED --- Comment #34 from Matteo Bruni <matteo.mystral(a)gmail.com> --- (In reply to Screwtape from comment #24)
Somewhere along the line (perhaps with Path of Exile 2.0), Grinding Gear Games changed the way the game renders text, allowing them to use kerning correctly but also (as a happy side-effect) fixing text-rendering in Wine.
So this bug may be difficult-or-impossible to reproduce now.
Thank you. Let's close this bug as abandoned since it isn't really testable anymore. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=32463 Matteo Bruni <matteo.mystral(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Font artefacts in Path of |Font artifacts in Path of |Exile |Exile -- 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.
https://bugs.winehq.org/show_bug.cgi?id=32463 Matteo Bruni <matteo.mystral(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|directx-d3dx9 |-unknown -- 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.
https://bugs.winehq.org/show_bug.cgi?id=32463 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #35 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Closing. -- 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