http://bugs.winehq.org/show_bug.cgi?id=31538
Bug #: 31538
Summary: 'And Yet It Moves' crashes when switching between
windowed and fullscreen modes
Product: Wine
Version: 1.5.10
Platform: x86
URL: http://www.andyetitmoves.net/
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: julliard(a)winehq.org
Classification: Unclassified
Regression SHA1: d66fa61e097aa801c381d7b00972abb667aee220
Created attachment 41471
--> http://bugs.winehq.org/attachment.cgi?id=41471
terminal output
The game crashes when I try to switch to fullscreen mode from windowed mode (or
vice versa).
The crash happens only when performance option set to 'high'. Using 'low' or
'medium' performance setting doesn't trigger the crash when changing modes.
A regression from Wine 1.5.10 (still present in wine-1.5.11-104-gc8055b5):
d66fa61e097aa801c381d7b00972abb667aee220 is the first bad commit
commit d66fa61e097aa801c381d7b00972abb667aee220
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Jul 18 13:07:08 2012 +0200
opengl32: Call OpenGL extension functions through the TEB function table.
:040000 040000 1356a08897833c5981ed2b6dcb44e5f8522a86b8
9ef37a73051153ccfaf59b6be34a38dd7ff7cae7 M dlls
Steps to reproduce the problem with the demo version:
1. install and start the demo, create a new profile.
2. by default the demo starts in windowed mode, 'low' performance mode
selected. Go to <Options> and change performance mode to 'high'. Click <Ok> to
accept the change.
3. go to <Options> again, and select Fullscreen mode, click <Ok>...a crash
happens here.
And Yet It Moves Demo v1.3.0 Setup.exe
md5sum: 838e866ca8ee2a2a641ffa4701dfc8cb
Fedora 17 x86
X.Org X Server 1.12.2
Nvidia 250 / driver 304.37
Gnome 3.4.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=31363
Bug #: 31363
Summary: Intellicad Viewer needs
msvcp71.dll.?_Init@strstreambuf@std@@IAEXHPAD0H@Z
Product: Wine
Version: 1.5.9
Platform: x86
URL: http://www.4msa.com/downloadsENG.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: piotr.caban(a)gmail.com
Classification: Unclassified
After that, potentially needs:
./ACIS.dll imports following stub symbols:
msvcp71:??0strstream@std@@QAE@PADHH@Z
msvcp71:??1strstream@std@@UAE@XZ
msvcp71:??1strstreambuf@std@@UAE@XZ
msvcp71:?_Init@strstreambuf@std@@IAEXHPAD0H@Z
msvcp71:?_Nomemory@std@@YAXXZ
msvcp71:?freeze@strstreambuf@std@@QAEX_N@Z
msvcp71:?overflow@strstreambuf@std@@MAEHH@Z
msvcp71:?pbackfail@strstreambuf@std@@MAEHH@Z
msvcp71:?seekoff@strstreambuf@std@@MAE?AV?$fpos@H@2@JHH@Z
msvcp71:?seekpos@strstreambuf@std@@MAE?AV?$fpos@H@2@V32@H@Z
msvcp71:?underflow@strstreambuf@std@@MAEHXZ
./MENU/makemenus.dll imports following stub symbols:
msvcp71:?_Ipfx@?$basic_istream@GU?$char_traits@G@std@@@std@@QAE_N_N@Z
msvcp71:?_Osfx@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAEXXZ
msvcp71:?flush@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAEAAV12@XZ
./osg25-osgDB.dll imports following stub symbols:
msvcp71:??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@Vconst_iterator@01@0@Z
./gr.dll imports following stub symbols:
msvcp71:?erase@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE?AViterator@12@V312@0@Z
--
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=31512
Bug #: 31512
Summary: 'Movavi video converter 3D' crashes in RegSetValueExW
Product: Wine
Version: 1.5.11
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
After doing 'winetricks wmp9' to work around bug 31511, the next problem
is another crash on startup:
Unhandled exception: page fault on read access to 0xffffffff in 32-bit code
(0x7ea5adff).
Backtrace:
=>0 0x7ea5adff RegSetValueExW+0xcf() in advapi32 (0x0a9faea8)
1 0x2006d01b in pkgmanager (+0x6d01a) (0x7ea5b390)
Turns out they called RegSetValueExW() with data=1 (i.e. they passed
by value instead of reference), and on Windows, this returns a nice error
code instead of crashing.
I have a test and a patch, will send shortly.
--
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=21472
Summary: GrapherOC: Incorrect drawing
Product: Wine
Version: 1.1.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skarllot(a)gmail.com
Created an attachment (id=25855)
--> (http://bugs.winehq.org/attachment.cgi?id=25855)
Grapher OC running on Fedora 11 x64
Comparing two images you can see how drawing objects are leaking out of drawing
box.
--
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=23104
Summary: Pro evolution soccer 2010 demo crashes without native
d3dx9
Product: Wine
Version: 1.2-rc2
Platform: x86-64
URL:
http://www.bigdownload.com/games/pro-evolution-soccer-
2010/pc/pro-evolution-soccer-2010-demo/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: wine-bugs(a)winehq.org
There's a ton of:
fixme:d3dx:ID3DXConstantTableImpl_GetConstantByName (0xa53cfd8)->((nil),
AmbientLightCol): stub
fixme:d3dx:ID3DXConstantTableImpl_GetConstantByName (0xa53cfd8)->((nil),
LocalAmbientLightCol): stub
fixme:d3dx:ID3DXConstantTableImpl_GetConstantByName (0xa53cfd8)->((nil),
EnvmapDiffuseModulateCol): stub
and other d3dx fixme's in the output:
$ grep -c fixme\:d3dx /home/austin/pes.txt
359542
Finally crashes, with an unhelpful backtrace:
Backtrace:
=>0 0x00add56f in pes2010 (+0x6dd56f) (0x012dddc0)
1 0x00000000 (0x00ddf5c8)
2 0x00466280 in pes2010 (+0x6627f) (0x00add6f0)
3 0x107705f8 (0x837c418b)
4 0x00000000 (0x00000000)
0x00add56f: movl 0xc(%eax),%edx
winetricks d3dx9 works around 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=25439
Summary: Guitar Pro 6 requires vcrun2005
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=32378)
--> (http://bugs.winehq.org/attachment.cgi?id=32378)
mscodescan log
Guitar Pro 6 needs winetricks vcrun2005 to start. An attached log shows the
large dependency the program has on these librairies.
--
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=8854
Myk Taylor <myk002(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |myk002(a)yahoo.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=7260
--- Comment #20 from Austin English <austinenglish(a)gmail.com> 2012-08-29 05:06:38 CDT ---
(In reply to comment #19)
> Bug is reappearred in Wine 1.5.10/1.5.11, clean wineprefix.
>
> No problem on Wine 1.5.9 and below.
Please run a regression test and file a new bug:
http://wiki.winehq.org/RegressionTesting
--
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.