http://bugs.winehq.org/show_bug.cgi?id=12277
Summary: FIFA2002 demo installer crashes
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.jeuxvideo.fr/telecharger-demo-jouable-
2287.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 9558
Created an attachment (id=11724)
--> (http://bugs.winehq.org/attachment.cgi?id=11724)
+relay,+seh,+tid log in git
FIFA2002 demo crashes almost immediately on launch:
wine: Unhandled page fault on read access to 0x00000000 at address 0x600099d5
(thread 001a), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x600099d5).
--
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=12227
Summary: gdi32: font.ok test fails in kubuntu hardy
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: source, testcase
Severity: minor
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=11661)
--> (http://bugs.winehq.org/attachment.cgi?id=11661)
+gdi,+font trace in git
In a fresh install of kubuntu hardy (with KDE 4), gdi32: font.ok is
consistently failing:
---snip---
font.c:1579: Test failed: gm1=30,11,4,56,38,0 gm2=44,40,-1,40,41,0
font.c:1579: Test failed: gm1=68,71,7,59,80,0 gm2=44,40,-1,40,41,0
font.c:1579: Test failed: gm1=68,71,7,59,80,0 gm2=44,40,-1,40,41,0
---snip---
+gdi,+font trace attached
--
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=12170
Summary: Ventrilo not repainting the window
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bgerst(a)didntduck.org
After switching away from and back to Ventrilo, the window does not always
repaint. Bisecting with git shows this commit as the possible culprit:
eaea28e5d83b8d302eed62dbf574b5d6d2c14cdd is first bad commit
commit eaea28e5d83b8d302eed62dbf574b5d6d2c14cdd
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Feb 27 19:15:12 2008 +0100
winex11: Check the current window state on Map/UnmapNotify and ignore
obsolete events.
:040000 040000 7e1445566b90d5698bf55518f394983085e88ad8
7f53d5ee2efbcca69979a10aec3338501e313674 M dlls
--
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=12142
Summary: "make test" fails in user32/msg.ok
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)fatlxception.no-ip.org
I get the following failures when running "make test" on user32/msg.ok:
msg.c:4117: Test failed: SetWindowPos:WmSWP_ResizeNoZOrder: the msg 0x0047 was
expected, but got msg 0x0005 instead
msg.c:4117: Test failed: SetWindowPos:WmSWP_ResizeNoZOrder: the msg 0x0005 was
expected, but got msg 0x030f instead
msg.c:4117: Test failed: SetWindowPos:WmSWP_ResizeNoZOrder: the msg sequence is
not complete: expected 0000 - actual 001c
msg.c:6103: Test succeeded inside todo block: Alt press/release: marked
"todo_wine" but succeeds
I've been seeing this failure for quite a while and been skipping past it.
Just reproduced it in today's git. I'm running Ubuntu Gutsy 32-bit. Did a "rm
-rf ~/.wine && wineprefixcreate" immediately before the test. I'm running on a
'bare' X server (nothing but xterm), and winecfg is set to not allow managed
windows. If I reconfigure it to use a virtual desktop, the test failures go
away but the succeeding todo_wine remains.
Let me know if there's more information I can provide.
--
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=12141
Summary: "make test" fails in kernel32/comm.ok
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)fatlxception.no-ip.org
I get the following failures when running "make test" on kernel32/comm.ok:
comm.c:739: Test failed: A timed-out read should return TRUE
comm.c:740: Test failed: err=109
comm.c:742: Test failed: Unexpected TimeOut 0, expected 1000
I've been seeing this failure for quite a while and been skipping past it.
Just reproduced it in today's git. I'm running Ubuntu Gutsy 32-bit. Did a "rm
-rf ~/.wine && wineprefixcreate" immediately before the test. There's nothing
connected to my PC's serial ports, but my user should have permission to access
them.
Let me know if there's more information I can provide.
--
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=12062
Summary: Gametap only shows white screen
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: enhancement
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
In wine 0.9.36 the initial window comes up fine, in current git it only shows a
white screen
--
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=12029
Summary: Microsoft Visual Basic 6.0 Enterprise Edition crashes
with page fault with Windows version > Windows ME
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11367)
--> (http://bugs.winehq.org/attachment.cgi?id=11367)
Backtrace output of VB 6 Enterprise Edition installer
Using Wine version wine-0.9.57-152-g102b9d1, launching the Visual Basic 6.0
Enterprise Edition installer with Windows version set higher than Windows ME
results in a page fault after clicking Next at the intial screen. Running the
installer on a native XP machine did not produce such a crash. Attached are
relevant backtraces, and the page fault was the only message that was
outputted.
--
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=11879
Summary: gdiplus: crash when reading png file
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cbill.lam(a)gmail.com
crash when trying to read a png file using
GdipCreateBitmapFromFile
GdipGetImageWidth
GdipGetImageHeight
GdipBitmapLockBits
--
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=11865
Summary: Btnext crashes on startup
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://pwp.netcabo.pt/ptnext/btnext_1.0.9.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=11153)
--> (http://bugs.winehq.org/attachment.cgi?id=11153)
Backtrace in git
Installs without a problem, but crashes immediately on launch. Backtrace
attached.
--
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=11785
Summary: starting exigo can't change resolution
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dpblnt(a)gmail.com
i had exigo working fine until app-emulation/wine-0.9.50.
after that:
app-emulation/wine-0.9.51
app-emulation/wine-0.9.52
app-emulation/wine-0.9.53
app-emulation/wine-0.9.54
app-emulation/wine-0.9.55
app-emulation/wine-0.9.56
and also the git version of 2008 Fri Feb 29.
produce the following:
fixme:win:EnumDisplayDevicesW ((null),0,0x33ee68,0x00000000), stub!
...
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
the git version:
fixme:win:EnumDisplayDevicesW ((null),0,0x33ee68,0x00000000), stub!
fixme:wgl:ConvertAttribWGLtoGLX unsupported 2024 WGL Attribute
fixme:wgl:ConvertAttribWGLtoGLX unsupported 2 WGL Attribute
...
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
and exigo pops up an 'ok' window, something about cant dhange to desired
resolution. - which should be 1280x1024
this is on an up to date Linux 2.6.23-gentoo-r5 #6 SMP PREEMPT Wed Jan 30
17:19:24 EET 2008 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4000+
AuthenticAMD GNU/Linux
with
01:00.0 VGA compatible controller: nVidia Corporation GeForce 7100 GS (rev a1)
04:00.0 VGA compatible controller: nVidia Corporation NV44 [GeForce 6200
TurboCache(TM)] (rev a1)
driven by
x11-drivers/nvidia-drivers-169.12
x11-base/xorg-server-1.4.0.90-r3
also homm5 tribes of the east complains about resolution, and do not start.
thanks in advice
--
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.