http://bugs.winehq.org/show_bug.cgi?id=13202
Summary: ClientSideWithRender fixes Auran Trainz text, but breaks
window elements in Steam
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: baloo(a)ursine.ca
Setting the registry key
HKEY_CURRENT_USER\Software\Wine\X11 Driver\ClientSideWithRender in Wine's
regedit fixes the infamous disappearing text problem in some games (such as the
Auran Trainz series), but causes some UI elements in Steam to become invisible.
--
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=26758
Summary: Makefile system does not respect AS variable
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cdavis(a)mines.edu
As part of building Wine DLLs an executables, Winebuild generates assembly
files that are then assembled. If an assembler is specified using --as-cmd,
that program is used; otherwise the system assembler is used.
Wine's build system, unfortunately, does not allow the user to set the
assembler to pass to winebuild. The usual way to set the assembler to use is to
set the AS variable, but the build system does not respect it.
This is a problem, for example, on Mac OS X when building with Clang with its
integrated assembler turned on. Clang's integrated assembler supports .cfi
directives, but the system assembler doesn't. During configure, a test file
containing .cfi directives is passed to the compiler, on the assumption that it
would be then passed to the system assembler. With Clang's integrated
assembler, this assumption is broken. Thus, when winebuild tries to assemble
files containing .cfi directives (because it believes that the system assembler
supported them), it fails as a result. A workaround is to tell winebuild to use
Clang to assemble, but the Makefile system doesn't support that.
--
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=28101
Summary: wininet ftp tests slow
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Most tests are fast, but the slowest three here are
60 seconds: wininet ftp
34 seconds: ws2_32 sock
28 seconds: explorerframe nstc
...
Let's make the wininet ftp tests faster, they really don't need to take so
long.
--
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=26322
Summary: Grand Theft Auto: Vice City (2003) rendering problems
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Install and run GTA: Vice City as follows:
rm -rf ~/.wine
cd /media
wine GTA_Vice_City/setup.exe (uncheck Radio Station to avoid needing disc 2)
# eject disc1 and mount disc2
# work around wine not creating symlink for d:, e.g.
ln -s /dev/cdrom ~/.wine/dosdevices/d::
ln -s /media/Vice_City_Play /home/dank/.wine/dosdevices/d:
# start the game!
cd ~/".wine/drive_c/Program Files/Rockstar Games/Grand Theft Auto Vice City"
wine gta-vc.exe
Happily, this even plays the intro movies and recognizes the disc.
Unhappily, the first cut scene (where the gangsters are sitting around
a table discussing what to do with a guy who's just getting out of jail)
has really, really low fps.
The appdb suggests using OffscreenRenderMode=pbuffer, but that was removed
in wine-1.1.41.
OffscreenRenderMode=backbuffer gets the performance of that scene up nicely.
Either way, the next scene, where a car is driving around,
doesn't show the cars.
And when that finishes, you're supposed to drive around, but everything
looks completely wrong, all one can see are clouds.
POL uses wine-1.1.40 for this game, fwiw.
--
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=29338
Bug #: 29338
Summary: The program Rhino.exe has encountered a serious
problem and needs to close. We are sorry for the
inconvenience
Product: Wine
Version: 1.3.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gsaumure79(a)videotron.ca
Classification: Unclassified
The program just run fine, but I get an error message when I close the program.
The program Rhino.exe has encountered a serious problem and needs to close. We
are sorry for the inconvenience.
This issue is not very serious, just annoying. And the problem seems to appear
since I have upgraded from Linux Mint 11 to Linux Mint 12.
--
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=15892
Summary: BYOND Crash
Product: Wine
Version: 1.1.7
Platform: PC
URL: http://www.byond.com
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stevenw9(a)gmail.com
Created an attachment (id=17050)
--> (http://bugs.winehq.org/attachment.cgi?id=17050)
BYOND Crash Debug Output
BYOND suddenly crashes when launching the game: BYOND Tabletop Game. I'm not
sure why, so I placed some debug info underneath this.
--
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=27848
Summary: Crysis2 freezes/hangs since wine 1.3.22 (ReportFault
0xc65de0c)
Product: Wine
Version: 1.3.24
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rockorequin(a)hotmail.com
Crysis 2 runs fine on wine 1.3.21 on my PC with an nvidia 540M card, but in
versions 1.3.22 and onwards it freezes at a random point usually less than a
minute after gameplay starts with the error:
fixme:faultrep:ReportFault 0xc65de0c 0x0 stub
At this point, the music continues to play (it doesn't appear to be looping)
but the graphics are frozen, so I'm guessing it's a d3d issue.
I have the various directX 9 and 10 native libraries enabled via winetricks and
the Crysis patch applied to wine.
Running it in wine 1.3.24, I also get
"fixme:d3d_texture:wined3d_texture_generate_mipmaps texture 0x6aa3928 stub!"
errors, but these don't appear to cause the freeze.
--
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=14882
Summary: UpdateResource fails to delete a resource
Product: Wine
Version: 1.1.2
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johnlen7+wine(a)gmail.com
UpdateResource should, according to MSDN, delete a resource if
(!lpData)&&(!cbData). This is actually the way applications can delete
resources and various resource-related application, like InnoSetup, use it.
However wine's current implementation of UpdateResourceW unconditionally calls
allocate_resource_data, which will fail if either lpData or cbData is NULL.
I hope I can fix it, but I will need to familiarize myself with kernel32 code
first.
--
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=22280
Summary: Assassin's Creed: compatibility test app aborts when
KERNEL32.SetThreadPriorityBoost fails
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The Assassin's Creed installer runs
Program Files/Ubisoft/Assassin's Creed/Detection/Detection.exe
at the end. This is supposed to pop up a screen showing
whether various components of your system meet minimum spec for the game.
It crashes on wine after calling KERNEL32.SetThreadPriorityBoost.
That function always returns FALSE on wine. Changing it to return TRUE
lets Detection.exe work properly.
--
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=14222
Summary: RpcBindingSetAuthInfo(Ex) fails with
RPC_C_AUTHN_GSS_NEGOTIATE
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winesku(a)googlemail.com
RpcBindingSetAuthInfo(Ex) fails with RPC_S_UNKNOWN_AUTHN_SERVICE if
RPC_C_AUTHN_GSS_NEGOTIATE is specified. While this looks correct at first
glance, because WINE's secur32.dll currently has no Negotiate provider, but
instead only an NTLM provider, it is not what applications expect. Since
Windows 2000, RPC clients that call RpcBindingSetAuthInfo(Ex) can at least
expect that this call succeeds with the selection of NTLM, even in non-domain
environments. Therefore WINE's RpcBindingSetAuthInfo(Ex) should make a fallback
to RPC_C_AUTHN_WINNT if RPC_C_AUTHN_GSS_NEGOTIATE is requested by the caller
but only NTLM is available. After all, by specifying RPC_C_AUTHN_GSS_NEGOTIATE,
the client indicated that NTLM is sufficient.
--
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.