https://bugs.winehq.org/show_bug.cgi?id=43850
Bug ID: 43850 Summary: Wine error with newest mesa driver Product: Wine-staging Version: 2.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: bellamorte42@gmail.com CC: erich.e.hoover@wine-staging.com, michael@fds-team.de, sebastian@fds-team.de Distribution: ---
fixme:d3d:wined3d_dxtn_init Wine cannot find the txc_dxtn library, DXTn software support unavailable.
Mesa now incorporates the functionality directly, and the standalone library conflicts with the driver.
https://bugs.winehq.org/show_bug.cgi?id=43850
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- This is only an issue with wine-staging, i.e. it works with vanilla wine?
https://bugs.winehq.org/show_bug.cgi?id=43850
--- Comment #2 from Sebastian Lackner sebastian@fds-team.de --- (In reply to bellamorte42 from comment #0)
fixme:d3d:wined3d_dxtn_init Wine cannot find the txc_dxtn library, DXTn software support unavailable.
Mesa now incorporates the functionality directly, and the standalone library conflicts with the driver.
Now that all patents have expired it should no longer be a problem to implement it directly in Wine. I'm still a bit surprised that it can no longer be installed. What exactly is the package conflict you get, or have the packages been removed from your repositories? Which distribution do you use?
(In reply to Fabian Maurer from comment #1)
This is only an issue with wine-staging, i.e. it works with vanilla wine?
Yes, this is a Wine Staging specific feature.
https://bugs.winehq.org/show_bug.cgi?id=43850
--- Comment #3 from Henri Verbeet hverbeet@gmail.com --- (In reply to Sebastian Lackner from comment #2)
Now that all patents have expired it should no longer be a problem to implement it directly in Wine.
Legally, yes. It doesn't make it any more desirable to reimplement it inside Wine while we could use an external library though.
https://bugs.winehq.org/show_bug.cgi?id=43850
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=43850
--- Comment #4 from bellamorte42@gmail.com --- I'm not sure if it will cause some kind of issue, but I modified the PKGBUILD to remove it as a conflict and reinstalled the standalone library. Everything seems ok at least.
https://bugs.winehq.org/show_bug.cgi?id=43850
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #5 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-7.0-rc5?