http://bugs.winehq.org/show_bug.cgi?id=27437
Summary: IW2 Edge of Chaos freezes every second
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Originally in bug 24239.
fixme:quartz:ACMWrapper_SetMediaType acmStreamOpen returned 512
spams every second or so. When it does, the game freezes completely for a few
milliseconds.
winetricks devenum quartz 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=17039
Summary: Wine does not appear to read disc IDs (DVDs)
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
URL: http://www.invelos.com/Downloads.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Stuart(a)houseofanime.org
For app DVD Profiler
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=14707), Wine
seems to fail to read DVD disc IDs correctly.
I believe that this relates to this functionality, but I'm not sure:
http://msdn.microsoft.com/en-us/library/ms785496.aspx
DVD Profiler stores information on DVDs, including several areas of
functionality that make use of the unique disc IDs.
Under Windows, inserting a DVD into your drive triggers the application read
the disc ID and either move focus to that disc (if it is in your collection) or
prompt to download it from the online database (if it is not). This check can
also be triggered from the menu 'DVD, scan DVD-ROM drive'.
The on-line database is user-populated, and disc IDs are entered by editing a
profile and selecting 'set disc ID' under the 'discs' section.
As a demonstration, I chose a USA DVD title: 'Time Bokan'.
Under Windows, if I set the disc ID as described above, I get this string:
"76797847B89AE080 [TimeBokan]". When I insert the DVD in the drive, the correct
profile gains focus or I am prompted to download the profile (depending on
whether I have DVD in my collection or not).
Under Wine, if I set the disc ID as described above, I get this string: "-
[TimeBokan]". Inserting the DVD into the drive triggers no action (probably
because of bug 17037). However, I can force the application to check the
DVD-ROM by choosing 'DVD, scan DVD-ROM drive' from the menu. When I do so, the
application prompts me to download a DVD called "The Wedding Party", which is
defined by the string "43D62B0BAEE070B7 [THE_WEDDING_PARTY]". This profile is
returned consistently, and the application will give focus to this profile once
it is in my collection should I repeat the process.
In summary, Wine is returning an incorrect Disc ID for DVDs.
--
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=37802
Bug ID: 37802
Summary: Unhandled exception when starting Theme Park World
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hededrk(a)gmail.com
Distribution: ---
Created attachment 50348
--> https://bugs.winehq.org/attachment.cgi?id=50348
Crash report
I followed the instructions on the appdb page. Game doesn't launch, and either
requests to insert CD, or crashes with unhandled exception.
--
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=10603
Summary: IDirectSoundBufferImpl_SetFX should be implemented
Product: Wine
Version: 0.9.49.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pawel.stolowski(a)wp.pl
IDirectSoundBufferImpl_SetFX should be implemented - this is probably the only
problem left to have two games working correctly (both from the same company
and using same engine): "Dangerous Waters" and "Sub Command" - now they lack
sound effects - see my test results:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=9913http://appdb.winehq.org/objectManager.php?sClass=version&iId=9914
These are the "fixme" messages printed for "Dangerous Waters":
fixme:dsound:IDirectSoundBufferImpl_SetFX (0xe96248,9,0x309d89c,0x34f39c): stub
fixme:dsound:IDirectSoundBufferImpl_SetFX (0xe96248,0,(nil),(nil)): stub
fixme:dsound:IDirectSoundBufferImpl_SetFX (0xe96248,0,(nil),(nil)): stub
fixme:dsound:IDirectSoundBufferImpl_SetFX (0x1112ae8,0,(nil),(nil)): stub
fixme:dsound:IDirectSoundBufferImpl_SetFX (0x1173b50,0,(nil),(nil)): stub
...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37491
Bug ID: 37491
Summary: wineconsole requires/uses TERM environment variable
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: luke-jr+winebugs(a)utopios.org
Distribution: ---
For some reason, wineconsole requires TERM to be set to a valid value. However,
Windows ncurses requires TERM to be unset, clear, or "#win32con" or it starts
talking vt100, which wineconsole doesn't understand.
--
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=43107
Bug ID: 43107
Summary: The Witcher 3 fails to detect dx11 - registry
dx11>opengl applied
Product: Wine
Version: 2.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: kallekadakas(a)gmail.com
Distribution: ---
Created attachment 58299
--> https://bugs.winehq.org/attachment.cgi?id=58299
witcher3-startup-log
Greetings,
The Witcher 3 (steam version) used to work fine yesterday, however once
installing the wine-2.9-staging version, it now fails to detect DirectX11
support upon startup. (attached picture)
Reverted back to non-staging wine2.9 and the issue now happens with that as
well.
Created a fresh prefix, applied the registry fix to render dx11 calls in opengl
and limit the rendering to opengl4.5. Tested with both staging and non-staging
wine2.8, the issue persists.
Attached the logs from the moment when starting the game.
--
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=37644
Bug ID: 37644
Summary: .NET 3.5 crash when running System.Console.Clear()
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: james(a)jameswarner.us
Distribution: ---
Created attachment 50099
--> https://bugs.winehq.org/attachment.cgi?id=50099
Example program, source code to said program and output log
When running System.Console.Clear() under .NET 3.5 in WINE (installed in a
clean .wine through Winetricks), it will crash with:
Unhandled Exception: System.IO.IOException: Invalid handle.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.Console.GetBufferInfo(Boolean throwOnNoConsole, Boolean&
succeeded)
at System.Console.Clear()
This can be reproduced by running System.Console.Clear() under any application
in .NET 3.5.
Attached is a demo application to reproduce this, the source code to produce
this issue and the log generated.
WINE version: 1.7.30 under Debian (sid) x86.
--
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=36960
Bug ID: 36960
Summary: Avencast: Rise of the Mage fails to start
(D3DXCreateTextureFromFileA failed)
Product: Wine
Version: 0.9.48.
Hardware: x86
URL: http://www.strategyinformer.com/pc/avencast/demo/17710
.html
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Blocks: 10325
Created attachment 49077
--> https://bugs.winehq.org/attachment.cgi?id=49077
+d3dx,+d3d trace
While looking at old bugs (bug 10325), I noticed that Avencast has a problem
with d3dx:
"DXC_Gfx: D3DXCreateTextureFromFileA failed: D3DERR_INVALIDCALL
(file:graphics\\gui\\windows\\gui_energybar02_frame.tga)"
terminal shows:
fixme:d3d:wined3d_device_set_software_vertex_processing device 0x169430,
software 0 stub!
fixme:d3d:swapchain_gl_present WINED3D_SWAP_EFFECT_FLIP not implemented.
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:d3dx:D3DXCreateTextureFromFileInMemoryEx Texture creation failed.
doing winetricks d3dx9 let's the game start without that error. I've attached a
+d3d,+d3dx trace
austin@aw25 ~ $ du -h avencastdemo.exe
309M avencastdemo.exe
austin@aw25 ~ $ sha1sum avencastdemo.exe
704c0f3fd05405e00814282cc6247401b2884574 avencastdemo.exe
austin@aw25 ~ $ wine --version
wine-1.7.22
--
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=37254
Bug ID: 37254
Summary: server/curses.c fails to build on NetBSD 6.1.4
Product: Wine
Version: 1.7.26
Hardware: x86
OS: NetBSD
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
gcc -c -o curses.o curses.c -I. -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits -Wvla
-Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf
-fno-omit-frame-pointer -g -O2
curses.c:102:1: error: 'getmouse' undeclared here (not in a function)
curses.c:102:1: warning: type defaults to 'int' in declaration of 'p_getmouse'
curses.c:128:1: error: 'acs_map' undeclared here (not in a function)
curses.c:128:1: warning: type defaults to 'int' in declaration of 'p_acs_map'
--
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=35467
Bug ID: 35467
Summary: Error with native and buildin msvcirt.dll with LockOn
Product: Wine
Version: 1.6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: msvcirt
Assignee: wine-bugs(a)winehq.org
Reporter: wine.mj(a)farbpigmente.org
Classification: Unclassified
Created attachment 47339
--> http://bugs.winehq.org/attachment.cgi?id=47339
Debug File
x86-64 Linux (Ubuntu 12.04) with Wine 1.6.1 from Launchpad
Wine prefix with Wine Arch win32.
Install LockOn 1.0 from CD: OK
Start Lockon with the prefix and arch: Error
WINEARCH=win32 WINEPREFIX=~/.wine_LockOn wine .wine_LockOn/drive_c/Program\
Files/Ubisoft/Eagle\ Dynamics/Lock\ On/LockOn.exe
wine: Call from 0x7b83bcd5 to unimplemented function
msvcirt.dll.??0fstream@@QAE@PBDHH@Z, aborting
err:module:attach_process_dlls "Common.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"...\\.wine_LockOn\\drive_c\\Program Files\\Ubisoft\\Eagle Dynamics\\Lock
On\\LockOn.exe" failed, status 80000100
Install native msvcirt.dll via winetricks and change config to "Native
(Windows)".
Start LockOn with new Confg: Error
WINEARCH=win32 WINEPREFIX=~/.wine_LockOn wine .wine_LockOn/drive_c/Program\
Files/Ubisoft/Eagle\ Dynamics/Lock\ On/LockOn.exe
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by
the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and support,
please visit http://ubuntuforums.org/showthread.php?t=1960599
wine: Unhandled page fault on read access to 0x00000000 at address 0x3ab320
(thread 0009), starting debugger...
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
Debug File, see 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.