http://bugs.winehq.org/show_bug.cgi?id=25140
Summary: 1.3.7 fails to compile with an error in atl
Product: Wine
Version: 1.3.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roman(a)rm.pp.ru
make[1]: Entering directory `/r/hdd/i/tmp/src/wine/git/dlls/atl'
gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings
-Wpointer-arith -g -O2 -o registrar.o registrar.c
registrar.c: In function ‘DllGetClassObject’:
registrar.c:747: error: ‘CLSID_Registrar’ undeclared (first use in this
function)
registrar.c:747: error: (Each undeclared identifier is reported only once
registrar.c:747: error: for each function it appears in.)
registrar.c: In function ‘do_register_server’:
registrar.c:796: error: ‘CLSID_Registrar’ undeclared (first use in this
function)
make[1]: *** [registrar.o] Error 1
make[1]: Leaving directory `/r/hdd/i/tmp/src/wine/git/dlls/atl'
make: *** [dlls/atl] Error 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=22965
Summary: Battlefield Bad Company 2 can run from cd-rom, but not
from iso
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(This reminds me of bug 22428.)
http://appdb.winehq.org/objectManager.php?sClass=version&iId=19520
says you need -o uid=XXX,unhide. You can install from an .iso
mounted with that (and ro,loop), but you can't start the game, it says
please insert disc. Pointing d: and d:: at a real mounted disc works past it.
A +relay,+file log says
0009:Call KERNEL32.GetVolumeInformationA(02f9d290
"I:\\",02f9cce0,00000400,02f9d22c,02f9d230,02f9d228,02f9cae0,00000200)
ret=023aaed3
...
fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0
method=0)
...
0009:Ret KERNEL32.GetVolumeInformationA() retval=00000001 ret=023aaed3
It then does
0009:Call KERNEL32.QueryDosDeviceA(02f9cce0 "I:",02f9cae0,00000200)
ret=023ab4b1
0009:Ret KERNEL32.QueryDosDeviceA() retval=00000019 ret=023ab4b1
0009:Call KERNEL32.CreateFileA(02f9cce0
"\\\\.\\HarddiskVolume2",c0000000,00000003,00000000,00000003,00000000,00000000)
ret=0236c2b2
trace:file:CreateFileW L"\\\\.\\HarddiskVolume2" GENERIC_READ GENERIC_WRITE
FILE_SHARE_READ FILE_SHARE_WRITE creation 3 attributes 0x0
trace:file:RtlDosPathNameToNtPathName_U
(L"\\\\.\\HarddiskVolume2",0x2f9c5c0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"\\\\.\\HarddiskVolume2" 520 0x2f9c354 (nil))
warn:file:CreateFileW Unable to create file L"\\\\.\\HarddiskVolume2" (status
c0000034)
trace:file:CreateFileW returning 0xffffffff
0009:Ret KERNEL32.CreateFileA() retval=ffffffff ret=0236c2b2
a bunch of times. Looks like it's trying to access the
iso but failing (do we not support \\\\.\\HarddiskVolume2 for
mounted isos?).
--
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=28748
Bug #: 28748
Summary: Two Worlds: missing audio
Product: Wine
Version: 1.3.30
Platform: x86
URL: http://www.fileplanet.com/180119/180000/fileinfo/Two-W
orlds-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winealsa.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: aeikum(a)codeweavers.com
Classification: Unclassified
Regression SHA1: 8258a5188cc36563809ac7495e49bc43ae4326e4
Created attachment 36932
--> http://bugs.winehq.org/attachment.cgi?id=36932
+tid,+mmdevapi,+alsa,+winmm,+dsound debug log (uncompressed 4.7 MB)
Two Worlds (released in 2007 by Topware Interactive) is missing audio (sound
effects, speech, music).
Audio worked reliably in the game up until this commit:
8258a5188cc36563809ac7495e49bc43ae4326e4 is the first bad commit
commit 8258a5188cc36563809ac7495e49bc43ae4326e4
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Fri Sep 23 15:03:51 2011 -0500
winealsa.drv: Remove wave, mixer, and dsound driver code.
:040000 040000 e34e9dab6f585755d23f4cad91d4af6dc37b786b
bf2a47c73bcdd75db339177384a4d566c4fa41e6 M dlls
Still present as of wine-1.3.30-145-g7a4349b.
This might be a dupe of bug #28706.
Other bug reports related to this commit: bug #28617, bug #28618, bug #28619.
Can be reproduced in the demo as well. The game requires: physx, d3dx9_36, xact
Fedora 15 x86
Kernel 2.6.40.6-0.fc15.i686.PAE
Alsa 1.0.24
Audio device: nVidia Corporation MCP61 High Definition Audio (rev a2)
Pulseaudio is not running
--
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=21833
Summary: Don't know
Product: Wine
Version: 1.1.39
Platform: x86
URL: http://download.opensuse.org/repositories/Emulators:/W
ine/openSUSE_11.2/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chatovik(a)gmail.com
When I started Steam Counter-Strike 1.6 48 protocol , Counter-Strike 1.6
crashed. If I started Non-Stean Counter-Strike 1.6 47 protocol , it's work and
I can play on many servers, but If I update Non-Steam Counter-Strike 1.6 with
47 protocol on 48 protocol it crashed too. And If I used 47 protocol , I can
use OpenGL grapics mode , but if I use Steam Counter-Strike 1.6 48 protocol it
write was it don't use OpenGL and it use D3D graphics mode
My graphics card: Nvidia 6100 256 Mb
My OS: openSUSE 11.2 and graphics driver version 190.53
My Wine version: 1.1.39 + gecko
I add in attachment , what I see in console when I started Counter Strike 1.6
steam.
--
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=20506
Summary: Diablo 2 Slow down
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hibbsncc1701(a)yahoo.com
When running Diablo 2 1.12, Opening the map overlay causes a fps drop down to
about 1 fps. This occurs with or without moving your character, Doing an
attack, etc. This affect is enhanced when enemies are being put onto the
screen. Lowering settings doesn't help. This effect is in place until the map
is closed.
--
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=25075
Summary: ESL Wire AntiCheat crashes at startup
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: out.there(a)gmx.net
Created an attachment (id=31795)
--> (http://bugs.winehq.org/attachment.cgi?id=31795)
ConsoleDump_Backtrace
ESL Wire AntiCheat crashes at startup on my Ubuntu Maverick x64.
Logs enclosed.
--
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=26648
Summary: Teach2000: invalid floating point operation error
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeroen.de.meerleer(a)telenet.be
In teach2000 you get an "invalid floating operation" error when do some
actions:
- opening the program
- Hear an empty T2K-file.
There are also some other errors like "access violation" and "program error".
they do not affect the functionality of the program but they are just annoying.
--
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=21178
Summary: FTD.COM Living Virtual Flower: Text scrambled and
transparency not working
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.gazup.com/n70bJ-install_lvf.15.exe-download
-mirrors
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=25428)
--> (http://bugs.winehq.org/attachment.cgi?id=25428)
Wine buggies, Notice the LWA_COLORKEY not supported
In Windows XP mode FTD.com's Living Virtual Flower (a spyware free screen
mate), fails to show transparency and has light blue colored blocks around all
animations. Also the text is unreadable and contains random ASCII instead othe
what it should be saying.
In Windows 98 mode the transparency is not an issue but the text still is.
--
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=24041
Summary: 3ds max 2010 32bit fails at startup
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: EvilTwin1(a)gmx.de
i installed VCRedist 2005 & 2008 plus dotnet via winetricks and got max to show
its spashscreen
but then it does nothing more
--
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=27423
Summary: sln2mak.exe can not start
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
1. download sln2mak.exe
http://www.codeproject.com/KB/cross-platform/sln2mak.aspx
2. start with wine
$ wine sln2mak.exe
A message shows:
wine: Install Mono for Windows to run .NET 2.0 applications.
3. install mono
$ winetricks -q mono210
4. start sln2mak.exe again:
fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 -
assuming all bytes
Unhandled Exception: System.TypeLoadException: A type load exception has
occurred.
sln2mak.exe cannot start.
Should I report a bug to mono?
--
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.