[Bug 16728] New: Condor: needs native d3dxof.dll for x-file loading
http://bugs.winehq.org/show_bug.cgi?id=16728 Summary: Condor: needs native d3dxof.dll for x-file loading Product: Wine Version: 1.1.12 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: normandy(a)web.de Created an attachment (id=18402) --> (http://bugs.winehq.org/attachment.cgi?id=18402) errordialog wine 1.1.11 and 12 Condor needs native d3dxof.dll for X-File loading. It displays error messages on load, see attachment. In the log it dislays errors: fixme:d3dxof:IDirectXFileImpl_CreateEnumObject File size > 2000000 not supported yet or (wine 1.1.11): err:d3dxof:IDirectXFileEnumObjectImpl_Create Out of memory Filesizes of X-Files in Condor: Gen: http://pastebin.com/f7952e66f ASK: http://pastebin.com/f31f86337 Seems, there is an issue with X-files bigger than 2000000 ;) Will attach log using wine 11/12 below. Thank you! -- 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=16728 --- Comment #1 from John Haywards <normandy(a)web.de> 2009-01-02 12:47:46 --- Created an attachment (id=18403) --> (http://bugs.winehq.org/attachment.cgi?id=18403) using wine 1.1.11 -- 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=16728 --- Comment #2 from John Haywards <normandy(a)web.de> 2009-01-02 12:48:07 --- Created an attachment (id=18404) --> (http://bugs.winehq.org/attachment.cgi?id=18404) using wine 1.1.12 -- 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=16728 --- Comment #3 from John Haywards <normandy(a)web.de> 2009-01-02 13:08:30 --- Created an attachment (id=18406) --> (http://bugs.winehq.org/attachment.cgi?id=18406) +d3dxof: [first file] trace and [2nd file] only fixme and errors -- 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=16728 Christian Costa <titan.costa(a)wanadoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |titan.costa(a)wanadoo.fr --- Comment #4 from Christian Costa <titan.costa(a)wanadoo.fr> 2009-01-02 13:23:44 --- The out of memory is fixed in 1.1.12. I will fix the 2000000 file size limitation. -- 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=16728 --- Comment #5 from John Haywards <normandy(a)web.de> 2009-01-02 15:29:15 --- (In reply to comment #4)
The out of memory is fixed in 1.1.12. I will fix the 2000000 file size limitation.
Great! Thank you! -- 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=16728 --- Comment #6 from Christian Costa <titan.costa(a)wanadoo.fr> 2009-02-11 04:34:22 --- This is fixed in latest git. This bug can be closed now. -- 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=16728 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2009-02-11 11:23:27 --- Reported fixed. -- 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=16728 John Haywards <normandy(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED | --- Comment #8 from John Haywards <normandy(a)web.de> 2009-02-12 13:42:10 --- Hmm... I just tried with GIT: --- $ wine --version wine-1.1.14-394-g8ab829a --- I get these errors: --- fixme:d3dxof:parse_object_members_list Buffer too small fixme:d3dxof:parse_object_members_list Buffer too small fixme:d3dxof:parse_object_members_list Buffer too small --- -- 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=16728 --- Comment #9 from Christian Costa <titan.costa(a)wanadoo.fr> 2009-03-25 13:57:05 --- Fix commited. Please retest with latest git. -- 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=16728 --- Comment #10 from John Haywards <normandy(a)web.de> 2009-03-25 15:47:07 --- Created an attachment (id=20124) --> (http://bugs.winehq.org/attachment.cgi?id=20124) New log with 2nd Patch (buffer limitation) (In reply to comment #9)
Fix commited. Please retest with latest git.
That's what I get... (+msgbox) -- 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=16728 --- Comment #11 from Christian Costa <titan.costa(a)wanadoo.fr> 2009-04-20 14:42:23 --- Could you enable d3dxof debug channel (WINEDEBUG=+d3dxof wine ...) ? -- 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=16728 --- Comment #12 from John Haywards <normandy(a)web.de> 2009-04-21 06:35:13 --- (In reply to comment #11)
Could you enable d3dxof debug channel (WINEDEBUG=+d3dxof wine ...) ?
2/196MB/tar.lzma: http://uploaded.to/file/cb8mav -- 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=16728 --- Comment #13 from Christian Costa <titan.costa(a)wanadoo.fr> 2009-04-21 12:04:22 --- Does the attached patch help ? -- 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=16728 --- Comment #14 from Christian Costa <titan.costa(a)wanadoo.fr> 2009-04-21 12:05:55 --- Created an attachment (id=20598) --> (http://bugs.winehq.org/attachment.cgi?id=20598) Accept longer string -- 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=16728 --- Comment #15 from John Haywards <normandy(a)web.de> 2009-04-21 12:59:21 --- patched wine 1.1.18, now works for me with your patch. I will try wine 1.1.19 (does not work yet, will have to send a bug report for another issue) next weekend or week, as I'm not at home for the next 3 days. -- 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=16728 John Haywards <normandy(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #16 from John Haywards <normandy(a)web.de> 2009-04-27 12:02:40 --- Ok, model loading works for me now (wine .18, .19, .20), thank you! Now I've got some graphics errors with wine .20, both with native and builtin d3dxof.dll. => Seems to be another issue. Therefor marking to be closed/fixed. :D -- 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=16728 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #17 from Alexandre Julliard <julliard(a)winehq.org> 2009-05-08 12:49:54 --- Closing bugs fixed in 1.1.21. -- 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