[Bug 12020] New: IrrEdit dosn´t work
http://bugs.winehq.org/show_bug.cgi?id=12020 Summary: IrrEdit dosn´t work Product: Wine Version: 0.9.57. Platform: PC URL: http://www.ambiera.com/irredit/downloads.html OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: ichthys1(a)jesus.de Created an attachment (id=11350) --> (http://bugs.winehq.org/attachment.cgi?id=11350) The output IrrEdit dosn´t start. If I look at the output on the console, I think the Problem is this: Unhandled exception: unimplemented function d3dx9_36.dll.D3DXAssembleShader called in 32-bit code (0x7b840fca). -- 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=12020 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-06-12 13:20:21 --- Is this still an issue in current (1.0-rc4 or newer) 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=12020 Tony Wasserka <tony.wasserka(a)freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tony.wasserka(a)freenet.de --- Comment #2 from Tony Wasserka <tony.wasserka(a)freenet.de> 2008-07-08 06:06:39 --- This is a duplicate of http://bugs.winehq.org/show_bug.cgi?id=11709 -- 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=12020 Rich <Rincebrain(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Rincebrain(a)gmail.com --- Comment #3 from Rich <Rincebrain(a)gmail.com> 2008-09-25 01:49:49 --- I'm experiencing this bug with the game Strong Bad's Cool Game for Attractive People. wine: Call from 0x7b8450c0 to unimplemented function d3dx9_36.dll.D3DXAssembleShader, aborting wine: Unimplemented function d3dx9_36.dll.D3DXAssembleShader called at address 0x7b8450c0 (thread 0009), starting debugger... Unhandled exception: unimplemented function d3dx9_36.dll.D3DXAssembleShader called in 32-bit code (0x7b845136). [etc] I don't think this is a dup - the function calls are different. The one this is marked as a duplicate of requires D3DXAssembleShaderFromFileA, whereas this requires D3DXAssembleShader - unless I'm mistaken, I think the latter is probably used internally by the former, but even so. -- 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=12020 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2009-03-30 12:45:40 --- Is this still an issue in current (1.1.18 or newer) 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=12020 Gaz Davidson <garethdavidson(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |garethdavidson(a)gmail.com --- Comment #5 from Gaz Davidson <garethdavidson(a)gmail.com> 2009-07-17 14:53:41 --- @Austin English I just confirmed Irrlicht D3D applications still have problems running in 1.1.25 wine: Call from 0x7b844663 to unimplemented function d3dx9_36.dll.D3DXAssembleShader, aborting wine: Call from 0x7b844663 to unimplemented function d3dx9_36.dll.D3DXAssembleShader, aborting -- 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=12020 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Summary|IrrEdit dosn´t work |IrrEdit doesn´t work, needs | |d3dx9_36.dll.D3DXAssembleSh | |ader --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2009-07-17 16:13:53 --- You can use 'winetricks d3dx9' to work around it until it's 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=12020 --- Comment #7 from Gaz Davidson <garethdavidson(a)gmail.com> 2009-07-19 10:13:34 --- Created an attachment (id=22454) --> (http://bugs.winehq.org/attachment.cgi?id=22454) Stubs the functions Just stubs the D3DXAssembleShader, D3DXAssembleShaderFromFileA, D3DXAssembleShaderFromFileW. Apparently user Mystral has a real patch for this which actually compiles the shaders, it may be worth waiting for that patch rather than using this stub. -- 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=12020 Matteo Bruni <matteo.mystral(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matteo.mystral(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=12020 fn65j24kqrgxys7(a)thisisnotmyrealemail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fn65j24kqrgxys7(a)thisisnotmy | |realemail.com --- Comment #8 from fn65j24kqrgxys7(a)thisisnotmyrealemail.com 2009-09-18 16:01:38 --- The game Reservoir Dogs[1] also crashes with wine: Unimplemented function d3dx9_36.dll.D3DXAssembleShader called at address 0x7ee0c9dc (thread 0009), starting debugger... [1]: http://appdb.winehq.org/objectManager.php?sClass=version&iId=17817 -- 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=12020 Gaz Davidson <garethdavidson(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #9 from Gaz Davidson <garethdavidson(a)gmail.com> 2009-09-18 16:52:56 --- *** This bug has been confirmed by popular vote. *** -- 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=12020 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |estemix(a)livedoor.com --- Comment #10 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-09-18 19:16:18 --- *** Bug 16836 has been marked as a duplicate of this bug. *** -- 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=12020 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|IrrEdit doesn´t work, needs |Unimplemented function |d3dx9_36.dll.D3DXAssembleSh |d3dx9_36.dll.D3DXAssembleSh |ader |ader Alias|IrrEdit | Severity|enhancement |minor -- 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=12020 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sunspyre(a)gmail.com --- Comment #11 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-09-18 19:23:33 --- *** Bug 19238 has been marked as a duplicate of this bug. *** -- 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=12020 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |samuel.v(a)sava.be --- Comment #12 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-09-18 19:24:34 --- *** Bug 12627 has been marked as a duplicate of this bug. *** -- 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=12020 Sven Arvidsson <sa(a)whiz.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sa(a)whiz.se -- 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=12020 Chris Wales <chris(a)chrobis.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris(a)chrobis.com --- Comment #13 from Chris Wales <chris(a)chrobis.com> 2010-02-20 08:31:54 --- *** Bug 21775 has been marked as a duplicate of this bug. *** -- 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=12020 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com Target Milestone|--- |1.2.0 --- Comment #14 from Dan Kegel <dank(a)kegel.com> 2010-02-21 17:28:33 --- Also affects the tech demo for 3impact, http://www.3impact.com/3Impact_Engine/dyruk89b/3impact51_demo.exe Affects many apps, patches being worked on (see http://www.winehq.org/pipermail/wine-patches/2010-February/084684.html ) -> nominating for 1.2 -- 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=12020 Carlton Hobbs <carlton.hobbs(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |carlton.hobbs(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=12020 --- Comment #15 from Vincent Povirk <madewokherd(a)gmail.com> 2010-05-01 15:18:25 --- This function is implemented now, although I don't know if it's good enough for real programs yet. -- 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=12020 --- Comment #16 from Matteo Bruni <matteo.mystral(a)gmail.com> 2010-05-02 07:44:53 --- The current implementation surely is not enough for any real program. Working on it... -- 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=12020 Roderick Colenbrander <thunderbird2k(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thunderbird2k(a)gmail.com, | |wine-bugs(a)winehq.org Component|directx-d3d |directx-d3dx9 --- Comment #17 from Roderick Colenbrander <thunderbird2k(a)gmail.com> 2010-05-29 06:45:18 --- Marking as d3dx9. -- 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=12020 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #18 from Alexandre Julliard <julliard(a)winehq.org> 2010-06-10 14:08:29 --- The function is implemented and the app starts, marking 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=12020 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #19 from Alexandre Julliard <julliard(a)winehq.org> 2010-06-11 12:49:31 --- Closing bugs fixed in 1.2-rc3. -- 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