http://bugs.winehq.org/show_bug.cgi?id=10348
Summary: Every Extend music does not play.
Product: Wine
Version: 0.9.48.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: febaen(a)gmail.com
When starting Every Extend in Wine, three windows pop up (one after another),
giving the same MCI error, accompanied in the terminal by
"fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"MPEGVIDEO"."
errors. It also has a small "No Device" window that stays open the entire time
the program is open, which is blank as far as I can see, which the error box
makes me think is connected to the problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11582
Summary: Flash 5 Trial hangs when you click "Try"
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://download.macromedia.com/pub/flash/esd/flash5-
trial.exe
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Can't try this trial out very well. It installs,
but when you start it, the "Try" button just
locks the app.
--
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=10081
Summary: City of Heroes does not run if asked to use a dual core
processor
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matthew.b.gerber(a)gmail.com
If I run CohUpdater.exe with the -renderthread 1 flag to inform it of the
presence of a dual-core processor, the game appears to:
* Enter an endless loop (continually spamming SetLayeredWindowAttributes calls
to the terminal Wine was run from) rather than finishing loading, and
* Mess up at least part of the Wine registry while doing it (graphics settings
are lost after the game and Wine are killed, whereas they're properly saved
after a normal session.
CoH is optimized for dual-core processors; top confirms that it isn't detecting
the dual-core processor on its own under Wine.
OS: Ubuntu 7.0.4
CPU: Intel Core 2 Duo
GPU: nVidia GeForce 6800 Ultra
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13968
Summary: 3d graphics are positioned incorrectlly on the screen
Product: Wine
Version: 1.0-rc5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julianlubenov(a)abv.bg
3d graphics in Chessmaster 11 - Grandmaster Edition are positioned so
incorrectly on the screen that they aren't displayed at all or pushed upper and
displayed partially if you are using the 3d desktop in ubuntu. The reason that
the graphics are displayed somehow when you are using 3d desktop is because the
backbuffer is smaller. I think the whole problem is in the
IWineD3DSwapChainImpl_Present function in swapchain.c file in wined3d. The
problem is that handling the pSourceRect and pDestRect parameters (which
control the copying parts from the backbuffer to the window) of the function is
not implemented yet (FIXME("Unhandled present options %p/%p\n", pSourceRect,
pDestRect);).
--
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=14666
Summary: [wined3d] volume/volumetex locking implementation
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
Hi there,
this bug should be sort of a "metabug" for fixing the locking behaviour of
volume and volumetexture objects in D3D (version 8 and 9 currently, because 7
and below doesn't have/support volumes).
I already wrote some patches and testcases to fix/illustrate the problem, but
they were rejected on wine-patches. The main problem that the problem should be
adressed much lower in wined3d.
I now post all my current patches here, so other people can take a look.
Some things what are currently not implemented:
(1) locking of volume/volumetex objects always succeeds althoug it shouldn't
- specifying to large lockboxes should fail for example
- some volumes are not lockable at all
(2) creating volumes/volumetextures always succeeds, usage and pool types are
not checked
Only a few things the patches should adress.
I intend on working on this, but I need a bit more input about why and where to
fix this exactly.
Attaching patches now...
Also adding Stefan Dösinger, Henri Verbeet, Alexander Dorofeyev and Roderick
Colenbrander to CC (sry guys *g*, but I'm sure you know where my stuff should
go).
I currently have these DX SDK docs on my system:
version 9, 8, 7 and 6
(someone asked me if I got the 7 SDK)
Greets,
Tobias
--
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=10753
Summary: Mario Typing 2 doesn't start (certain msvideo functions
unimplemented)
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Created an attachment (id=9602)
--> (http://bugs.winehq.org/attachment.cgi?id=9602)
Crash log
Mario Teaches Typing 2 crashes during execution due to some msvideo functions
not being implemented. Namely "msvideo.dll.ICINSTALL" , "msvideo.dll.ICREMOVE",
and "msvideo.dll.ICIMAGECOMPRESS".
Unfortunately, a demo of this game does not seem to exist. A crash log is
attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11128
Summary: Ragnarok Online - windowed mode
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: gerdal(a)poczta.fm
I have a small request. Actually I must play in resolution 800x600 (windowed
mode - set in game) because if I set in game 1024x768 I can see only a title
bar of window. Resolution of my desktop is 1024x768.
[xarion@localhost Ragnarok Online]$ wine 2007-10-09a_Sakexe_v10.exe
TOTALCMD.EXE
EXPLORER.EXE
WINEDEVICE.EXE
WINEBOOT.EXE
WINEBOOT.EXE
fixme:win:EnumDisplayDevicesW ((null),0,0x33f5b4,0x00000000), stub!
err:d3d_surface:d3dfmt_convert_surface Unsupported conversation type 12
fixme:d3d_surface:surface_download_data Read back converted textures
unsupported, format=WINED3DFMT_X8R8G8B8
err:d3d_surface:d3dfmt_convert_surface Unsupported conversation type 12
fixme:d3d_surface:surface_download_data Read back converted textures
unsupported, format=WINED3DFMT_X8R8G8B8
fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (0,0)-(1030,780)
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x21e0c0)->(1,(nil)): Stub
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x21e0c0)->(1,(nil)): Stub
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x21e0c0)->(1,(nil)): Stub
The last bug is repeating (fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank
(0x21e0c0)->(1,(nil)): Stub).
Can You fix this error? :/ Sorry for my english.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14899
Summary: Quicken One Step Update fails - 'com error'
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: headofbucket(a)gmail.com
Created an attachment (id=15470)
--> (http://bugs.winehq.org/attachment.cgi?id=15470)
Console output for com error.
Quicken 2008 Update 7 crashes when attempting to do one step update with a
message 'com error'.
--
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=13608
Summary: Test tool on windows makes XP completely reboot
Product: Wine
Version: unspecified
Platform: PC-x86-64
URL: http://test.winehq.com/data/0b6acfbce7b0bf2aedb5176bfa95
9edc3f0d74f6/
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saintk(a)specialattack.net
CC: saintk(a)specialattack.net
Running this test;
Main summary for build 0b6acfbce7b0bf2aedb5176bfa959edc3f0d74f6
Results in a full system reboot at my end.
This is what i can capture from my windows event log;
Faulting application d3d9_test.exe, version 0.0.0.0, faulting module d3d9.dll,
version 5.3.3790.3959, fault address 0x000a488a.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Any additional info;
OS: Windows XP x64 SP2
Hardware used;
Asus Maximus Formula
Unknown 350GB Sata disk
Asus EAX1950XTX PCI-E
4GB DDR2 Geil RAM @ 800MHz
Everything is clocked default (no overclocking applied). System runs stable
during stability tests both on the GPU and CPU.
If any more information or testing is required don't hessitate to contact me.
Only 'downside' i don't know anything about debugging of any kind. Neither am I
an active wine user. I just ran the test because i do support the idea behind
the project.
--
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=14881
Summary: Rainbow 6 - Vegas 2
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cruiseoveride(a)gmail.com
Created an attachment (id=15442)
--> (http://bugs.winehq.org/attachment.cgi?id=15442)
Calltrace
Rainbow 6 - Vegas 2 Crashes with:
x:\Perforce\bishop\CodePcPort\UnrealEngine3\Development\External\framework\gear\private\src\thread\ms\thread.cpp(324)
: ASSERT FAILURE: Ret()
--
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.