[Bug 33484] New: Lemur Editor doesn't launch with message: Unable to use Direct3D, please install DirectX
http://bugs.winehq.org/show_bug.cgi?id=33484 Bug #: 33484 Summary: Lemur Editor doesn't launch with message: Unable to use Direct3D, please install DirectX Product: Wine Version: 1.5.29 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: rafael.raccuia(a)blindekinder.com Classification: Unclassified Created attachment 44320 --> http://bugs.winehq.org/attachment.cgi?id=44320 terminal output Lemur Editor installs pefrectly, but doesn't launch, because of Direct3D/DirectX. -- 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=33484 rafael.raccuia(a)blindekinder.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rafael.raccuia(a)blindekinder | |.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=33484 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #44320|application/octet-stream |text/plain mime type| | -- 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=33484 --- Comment #1 from rafael.raccuia(a)blindekinder.com 2013-04-29 02:56:14 CDT --- forgot: http://liine.net/en/support/lemur Lemur Editor and Lemur Deamon are in Lemur Installer -- 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=33484 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://liine.net/en/support | |/lemur Ever Confirmed|0 |1 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2013-04-29 03:01:38 CDT --- http://liine.net/assets/files/lemur/Lemur-Installer-4.0.1.exe [austin(a)localhost ~]$ sha1sum Lemur-Installer-4.0.1.exe c3c30af19f70f92f8ae2c4b6b8444e1f34c0268c Lemur-Installer-4.0.1.exe [austin(a)localhost ~]$ du -h Lemur-Installer-4.0.1.exe 1.9M Lemur-Installer-4.0.1.exe confirming. -- 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=33484 --- Comment #3 from Anastasius Focht <focht(a)gmx.net> 2013-05-12 16:25:57 CDT --- Created attachment 44452 --> http://bugs.winehq.org/attachment.cgi?id=44452 WINEDEBUG=+tid,+seh,+loaddll,+process,+d3d,+d3d8,+msgbox wine ./Lemur\ Editor.exe Hello folks, confirming with wine-1.5.30-43-ge5bf20e In a nutshell the app fails on d3d8::CreateDevice() with NULL device window and user32.GetDesktopWindow() as focus window. Winedbg on d3d8_CreateDevice: --- snip --- Wine-dbg>bt Backtrace: =>0 0x7e555307 d3d8_CreateDevice(iface=0x12af70, adapter=0, device_type=D3DDEVTYPE_HAL, focus_window=0x3007e, flags=0x24, parameters=0x91dc38, device=0x935cd0) [/home/focht/projects/wine/wine-git/dlls/d3d8/directx.c:357] in d3d8 (0x00000002) ... Wine-dbg>p *parameters {BackBufferWidth=0x320, BackBufferHeight=0x258, BackBufferFormat=D3DFMT_X8R8G8B8, BackBufferCount=0, MultiSampleType=D3DMULTISAMPLE_NONE, SwapEffect=D3DSWAPEFFECT_DISCARD, hDeviceWindow=(nil), Windowed=0x1, EnableAutoDepthStencil=0x1, AutoDepthStencilFormat=D3DFMT_D24S8, Flags=0, FullScreen_RefreshRateInHz=0, FullScreen_PresentationInterval=0} --- snip --- Attaching trace log generated with: WINEDEBUG=+tid,+seh,+loaddll,+process,+d3d,+d3d8,+msgbox wine ./Lemur\ Editor.exe >>log.txt 2>&1 Regards -- 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.
https://bugs.winehq.org/show_bug.cgi?id=33484 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #4 from winetest(a)luukku.com --- Still valid wine 2.0rc5. related to? err:d3d:context_create Failed to set pixel format 11 on device context 0x160047. starts with wine-staging 2.0rc5. -- 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=33484 --- Comment #5 from winetest(a)luukku.com --- (In reply to winetest from comment #4)
Still valid wine 2.0rc5.
related to?
err:d3d:context_create Failed to set pixel format 11 on device context 0x160047.
starts with wine-staging 2.0rc5.
Retested fails wine 2.1 and works wine-staging 2.0. I think staging had a hack for this. Not real patch. -- 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=33484 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #6 from joaopa <jeremielapuree(a)yahoo.fr> --- Created attachment 63205 --> https://bugs.winehq.org/attachment.cgi?id=63205 Console output The bug still occurs with wine-4.0-rc4, although the new version(5.3.4) uses D3D9 (I did not find the version 4-0.1 that used D3D8) You can see the line 0009:warn:d3d9:device_init Failed to initialize 3D, hr 0x8876086a. -- 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=33484 --- Comment #7 from joaopa <jeremielapuree(a)yahoo.fr> --- Created attachment 63212 --> https://bugs.winehq.org/attachment.cgi?id=63212 Console output with wgl and d3d9 channels enabled With wgl debug channel enabled, one sees the root problem: 0032:warn:wgl:set_pixel_format not a valid window DC 0x1f0062/0x10020 -- 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=33484 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #8 from Zebediah Figura <z.figura12(a)gmail.com> --- Marking duplicate. *** This bug has been marked as a duplicate of bug 18490 *** -- 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=33484 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing Duplicate. -- 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