https://bugs.winehq.org/show_bug.cgi?id=39400
Bug ID: 39400
Summary: Eleusis demo needs XAudio2 class
'{a90bc001-e897-e897-7439-435500000000}'
Product: Wine
Version: 1.7.52
Hardware: x86-64
URL: http://www.gamershell.com/download_99777.shtml
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: aeikum(a)codeweavers.com
Distribution: ---
Crashes before entering the main menu.
err:ole:CoGetClassObject class {a90bc001-e897-e897-7439-435500000000} not
registered
err:ole:CoGetClassObject no class object {a90bc001-e897-e897-7439-435500000000}
could be created for context 0x1
--
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=39478
Bug ID: 39478
Summary: Call of Duty: United Offensive demo crashes at launch
Product: Wine
Version: 1.7.47
Hardware: x86-64
URL: http://www.gamewatcher.com/downloads/call-of-duty-unit
ed-offensive-download/call-of-duty-united-offensive-de
mo
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: matteo.mystral(a)gmail.com
Regression SHA1: 3c49a012c032759f015fca0594e8818040e26cf3
Distribution: ---
Launched with __GL_ExtensionStringVersion=17700
--
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=22879
Summary: IVONA Voices: installs but fails to load.
Product: Wine
Version: unspecified
Platform: x86-64
URL: http://www.ivona.com/reader_download.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mtgsmith(a)hotmail.com
Created an attachment (id=28287)
--> (http://bugs.winehq.org/attachment.cgi?id=28287)
Errors from Wine on launching IVONA Voices Reader
Installed IVONA Voices (http://www.ivona.com/), which seemed to run OK.
Required SAPI5 installation with Wine in Windows ME emulation mode beforehand.
Added another Text-to-Speech (TTS) engine (Demo of Text Aloud) to test, and it
worked, using one of IVONA's voices. Copy is, of course licensed, although the
demo has same results.
IVONA Reader fails to load every time. Attemps to display a splash screen, the
outline of which appears, then a Wine error dialogue, and then fails.
--
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=21076
Summary: Defense Grid: The Awakening
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=14995&iTestingId=35186
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: war_the_gloomer(a)hotmail.com
Ingame models do not get displayed properly. Landscape/terrain works.
"Hostile"/enemy shadows displayed properly. Just gun and other models
themselves (as shadows work) need to be repaired.
(first winebug submission, if done improperly, I apologize)
--
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=39473
Bug ID: 39473
Summary: Some of PropVariantCopy tests results are masked by
faulty logic
Product: Wine
Version: 1.7.53
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
Distribution: ---
After commit
http://source.winehq.org/git/wine.git/commit/d68c13a8941e4e4c298c7dd0d1e26f…
some test cases are effectively disabled, because of the way operator
precedence works:
---
+ ok(hr == copy ? DISP_E_BADVARTYPE : STG_E_INVALIDPARAMETER, "%s (%s):
got %08x\n", wine_vtypes[idx], modifier, hr);
---
No matter what 'hr == copy' value is ok() condition is never zero. I'm assuming
intention was to do:
---
hr == (copy ? ...)
---
Such simple change brings some tests failures though, but what we have now is
wrong in any case.
P.S. discovered by PVS-Studio guys, present in their recent run log.
--
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=26621
Summary: KidStarter: Fails to install
Product: Wine
Version: 1.3.16
Platform: x86
URL: http://www.kidstarter.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33889)
--> (http://bugs.winehq.org/attachment.cgi?id=33889)
Terminal output on wine-1.3.16-252-gf421d22
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine setup.exe
Behaviour:
Crash.
Expected behaviour:
No crash.
--
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=39480
Bug ID: 39480
Summary: Sniper Elite V2 demo needs IDXGIFactory1 interface
'{770aae78-f26f-4dba-a829-253c83d1b387}'
Product: Wine
Version: 1.7.53
Hardware: x86-64
URL: http://store.steampowered.com/app/63380
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
warn:dxgi:dxgi_factory_QueryInterface {770aae78-f26f-4dba-a829-253c83d1b387}
not implemented, returning E_NOINTERFACE.
--
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=39296
Bug ID: 39296
Summary: Setup dialog windows needs to drag for capture
Product: Wine
Version: 1.7.45
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: alexhenrie24(a)gmail.com
Regression SHA1: c68843f898da704432c391cab9e534323fec72ae
Distribution: ---
e.g. I want to change installation folder name and press an appropriate button,
but then I should to drag previous window first and then switch again for
'Change folder' window.
Can be reproduced with SpinTires Tech demo
(http://oovee.chicsystems.net/SpinTiresInstall_060613.zip) and Battlefield: Bad
Company 2.
--
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=22907
Summary: CamStudio: does not run after installing.
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://www.camstudio.org/
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
The CamStudio screen casting software for Windows does not run on Wine, despite
installing it without any problems.
The main purpose of this report is to let the Wine developers know that
CamStudio - after installing - does not work under Wine at all (with AND
without the use of winetricks).
Having read the test page for CamStudio, it recommends using winetricks to add
"mfc42". I did that and CamStudio now opens after installing, but it won't
record (it's effectively useless). It comes up with the following error
message:
"Error Creating AVI File".
Before dismissing this bug report, please remember that I tried CamStudio
without winetricks first and it does not run at all after installing.
--
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=35872
Bug ID: 35872
Summary: Pinball Science crashed on starting
Product: Wine
Version: 1.7.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Nachanon_Vetjasit(a)hotmail.com
Created attachment 47895
--> http://bugs.winehq.org/attachment.cgi?id=47895
WINE 1.7.15 console output
I've attempted to run Dorling Kindersley's Pinball Science on WINE 1.7.15.
Its installation (and QuickTime installation) was succeeded.
On running, the launch screen shown up. When I clicked to launch the game,
splash screen shown up, screen resolution changed to 640x480
then the game simply crashed.
Wine console shows:
wine: Unhandled page fault on write access to 0x0000003f at address 0x1120ffe8
(thread 0009), starting debugger...
Unhandled exception: page fault on write access to 0x0000003f in 32-bit code
(0x1120ffe8).
Followed by backtrace:
=>0 0x1120ffe8 in dkstore (+0xffe8) (0x0032f198)
1 0x7e8de794 MMIO_Open+0x2c3(szFileName="D:\INTRO\ZQT1001P.mov+",
refmminfo=0x32f2d4, dwOpenFlags=0x20, is_unicode=0)
[/home/window/winegit/dlls/winmm/mmio.c:670] in winmm (0x0032f328)
2 0x7e8dea59 mmioOpenA+0x28(szFileName=*** Invalid address 0x00000017 ***
Internal symbol error: unable to access memory location 0x17, lpmmioinfo=***
Invalid address 0x0000001b ***
Internal symbol error: unable to access memory location 0x1b, dwOpenFlags=***
Invalid address 0x0000001f ***
) [/home/window/winegit/dlls/winmm/mmio.c:722] in winmm (0x0032f348)
3 0x3d272f3b in dhio32.qtc (+0x2f3a) (0x80830000)
Full wine console output also attached.
This program is win32, came from 90s era,
and depends on QuickTime for Windows 2.1.2.59 32-bit.
WINE 1.7.15 (git) using Windows version 98.
WINE installed without XInput2, OSMesa, OpenCL, CMS, GStreamer and OSS support.
System: Debian GNU/Linux 5.0 "Lenny" i386.
--
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.