http://bugs.winehq.org/show_bug.cgi?id=34812
Bug #: 34812
Summary: lotro close with gamer error 201
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dsamaras05(a)gmail.com
Classification: Unclassified
with wine 1.7.4 when we launch lotro this message appears
"Game error [201] Can't open the data files. Check that they exist and that you
have permission to write to them. The program will now exit. [201]."
bisect point this
49d0e64f880720024ddb4c9f13f1bcbced763deb is the first bad commit
commit 49d0e64f880720024ddb4c9f13f1bcbced763deb
Author: Dmitry Timoshkov <dmitry(a)baikal.ru>
Date: Fri Oct 11 13:39:44 2013 +0900
kernel32: The return and last error values set by ReadFile on EOF depend on
whether overlapped pointer was passed in.
:040000 040000 24a44e9f2f413a48f2d45b8bc4f4bbdb2980bd56
9805f390dcf3d26fb82102ae9745039f6d481991 M dlls
here is a link to turbine support page regarding error 201
http://support.turbine.com/ics/support/kbanswer.asp?deptID=24001&task=knowl…
--
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=34949
Bug #: 34949
Summary: Chessmaster 10th Edition: no graphics in the menu, you
can't run the game (Mac OS X only bug)
Product: Wine
Version: 1.7.6
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46573
--> http://bugs.winehq.org/attachment.cgi?id=46573
Chessmaster 10 Log
You can see the player login window, but the menu has no graphics at all. This
is with the mac driver, with X11 it is even more difficult to run anything.
On Ubuntu Chessmaster works fine. The problem can be reproduced in the demo
(check out the link).
Mac OS X 10.9, ATI HD 2600 Pro
--
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=35199
Bug ID: 35199
Summary: Eve Online (ExeFile.exe) doesn't start because of an
unimplemented function in msvcp100.dll
Product: Wine
Version: 1.7.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: oneofone(a)gmail.com
Classification: Unclassified
This is a new bug, after updating to wine 1.7.9, the game no longer starts with
builtin msvcp100.dll
wine: Call from 0x7b833be9 to unimplemented function
msvcp100.dll.?_Getname@_Locinfo@std@@QBEPBDXZ, aborting
--
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=35261
Bug ID: 35261
Summary: Ys 1 crashes on startup
Product: Wine
Version: 1.7.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)yahoo.com
Classification: Unclassified
Created attachment 47028
--> http://bugs.winehq.org/attachment.cgi?id=47028
Console log showing the segfault
Attempting to start Ys 1 causes a segfault right after the game changes the
video resolution / tries to create a window, as seen in the log.
I ran a regression test and this was the result:
74e3f516bc331205474835811d3984b9c53b0f35 is the first bad commit
commit 74e3f516bc331205474835811d3984b9c53b0f35
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Wed Dec 4 09:49:34 2013 +0100
ddraw: Attach the first surface in the swap chain to the last one.
:040000 040000 e6ce297a739548026a6e2d339dd92a91a524bb10
3e9daf86c77a96b4836d88982786f64a1faa7d88 M dlls
--
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=35335
Bug ID: 35335
Summary: MSVC 2013 C compiler (cl.exe) fails/crashes
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)martin.st
Classification: Unclassified
Created attachment 47131
--> http://bugs.winehq.org/attachment.cgi?id=47131
Backtrace of crash when run with WINEDEBUG=+all
After fixing http://bugs.winehq.org/show_bug.cgi?id=35176, the MSVC 2012 C
compiler now seems to work just fine in wine (1.7.10), but the 2013 version
doesn't work properly.
When running the compiler normally (e.g. "wine cl.exe -c test.c") on a file
that doesn't include any header files, it succeeds, but if including any
standard headers, it will fail saying e.g.:
\vc\include\stdint.h(6) : fatal error C1083: Cannot open include file:
'crtdefs.h': No such file or directory
Likewise it can sometimes say that the C source file itself (test.c) isn't
found:
c1 : fatal error C1083: Cannot open source file: 'test.c': No such file or
directory
This error itself seems to be a red herring (all the files it looks for do
exist), because if cl.exe is run with WINEDEBUG=+all, it crashes (even in the
case where it previously ran just fine, with a .c file that doesn't include
anything).
--
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=35347
Bug ID: 35347
Summary: VST plugins crash on LMMS
Product: Wine
Version: 1.7.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pastorrub(a)msn.com
Classification: Unclassified
Created attachment 47153
--> http://bugs.winehq.org/attachment.cgi?id=47153
Text output on crash
VST plugins crash on LMMS when trying to load, first the GUI interface shows
but GUI clears and the plugin doesn't emit any sound while played, with all my
plugins it always shows the error on the attachment.
--
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=35414
Bug ID: 35414
Summary: EVE Online crashes on window resize
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: HappySoft(a)xakep.ru
Classification: Unclassified
Created attachment 47261
--> http://bugs.winehq.org/attachment.cgi?id=47261
Log of execution: wine eve.exe
Environment:
Xubuntu 13.10 x64 (3.11.0-15-generic)
wine-1.7.11 (binary package from ppa:ubuntu-wine/ppa)
Game worked fine with wine 1.7.10. Today updated wine package to 1.7.11 and now
game crashes after few seconds when game's window have been resized.
--
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=35464
Bug ID: 35464
Summary: Prefix creation occasionally reports user32 driver
loading failure
Product: Wine
Version: 1.7.11
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
Classification: Unclassified
Created attachment 47336
--> http://bugs.winehq.org/attachment.cgi?id=47336
+win,+explorer,+tid
Clearing cache using /proc/sys/vm/drop_caches helps to reproduce it reliably,
otherwise it happens from time to time. Log attached.
--
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=35646
Bug ID: 35646
Summary: X11 Error: Debugger detected - please disable it and
restart the application
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jesper(a)sorensen-fam.dk
Created attachment 47603
--> http://bugs.winehq.org/attachment.cgi?id=47603
X11 log file
When starting Condes9 I get "X11 Error: Debugger detected - please disable it
and restart the application".
Engine: 1.7.12
Wineskin: 2.5.12
App: http://www.condes.net/ver9/install_condes9.exe
--
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=35673
Bug ID: 35673
Summary: running Call To Power 2 stops
Product: Wine
Version: 1.7.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bojan(a)antonovic.ch
I'm running a virtual OpenSuse 13.1 (64 bit) inside VMware Fusion 6.0.2,
everything updated.
When I run Call To Power 2, I get:
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000
(using GL_RENDERER "Gallium 0.4 on SVGA3D; build: RELEASE; ").
fixme:win:EnumDisplayDevicesW ((null),0,0x32f148,0x00000000), stub!
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000
(using GL_RENDERER "Gallium 0.4 on SVGA3D; build: RELEASE; ").
fixme:win:EnumDisplayDevicesW ((null),0,0x32ee68,0x00000000), stub!
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000
(using GL_RENDERER "Gallium 0.4 on SVGA3D; build: RELEASE; ").
fixme:win:EnumDisplayDevicesW ((null),0,0x32ef58,0x00000000), stub!
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000
(using GL_RENDERER "Gallium 0.4 on SVGA3D; build: RELEASE; ").
fixme:win:EnumDisplayDevicesW ((null),0,0x32f248,0x00000000), stub!
err:d3d:context_create wglSwapIntervalEXT failed to set swap interval 1 for
context 0x138ed18, last error 0x591
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000
(using GL_RENDERER "Gallium 0.4 on SVGA3D; build: RELEASE; ").
fixme:win:EnumDisplayDevicesW ((null),0,0x32ec28,0x00000000), stub!
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000
(using GL_RENDERER "Gallium 0.4 on SVGA3D; build: RELEASE; ").
fixme:win:EnumDisplayDevicesW ((null),0,0x32e948,0x00000000), stub!
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000
(using GL_RENDERER "Gallium 0.4 on SVGA3D; build: RELEASE; ").
fixme:win:EnumDisplayDevicesW ((null),0,0x32ef38,0x00000000), stub!
err:d3d:context_create wglSwapIntervalEXT failed to set swap interval 1 for
context 0x1661468, last error 0x591
err:d3d:context_create wglSwapIntervalEXT failed to set swap interval 1 for
context 0x1662a10, last error 0x591
ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library
/usr/lib/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library
/usr/lib/alsa-lib/libasound_module_pcm_pulse.so
err:d3d:context_create wglSwapIntervalEXT failed to set swap interval 1 for
context 0x20c0d48, last error 0x591
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
fixme:amstream:IAMMultiMediaStreamImpl_AddMediaStream Specifying a stream
object in params is not yet supported
err:quartz:GetClassMediaFile Media class not found
fixme:amstream:DirectDrawMediaStreamImpl_IDirectDrawMediaStream_GetTimePerFrame
(0x236ba04)->(0x32f668) stub!
fixme:amstream:IDirectDrawStreamSampleImpl_GetSurface
(0x20dea40)->(0x2114854,0x2114858): stub
fixme:avifile:AVIFileExit (): stub!
err:d3d:context_create wglSwapIntervalEXT failed to set swap interval 1 for
context 0x20b8de8, last error 0x591
err:d3d:context_create wglSwapIntervalEXT failed to set swap interval 1 for
context 0x136c18, last error 0x591
err:d3d:context_create wglSwapIntervalEXT failed to set swap interval 1 for
context 0x1465e58, last error 0x591
wgl infos are:
trace:wgl:X11DRV_WineGL_InitOpenglInfo GL version : 2.1 Mesa 9.2.3.
trace:wgl:X11DRV_WineGL_InitOpenglInfo GL renderer : Gallium 0.4 on
SVGA3D; build: RELEASE; .
trace:wgl:X11DRV_WineGL_InitOpenglInfo GLX version : 1.4.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Server GLX version : 1.4.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Server GLX vendor: : SGI.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Client GLX version : 1.4.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Client GLX vendor: : Mesa Project
and SGI.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Direct rendering enabled: True
trace:wgl:has_opengl GLX is up and running error_base = 169
--
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.