http://bugs.winehq.org/show_bug.cgi?id=31343
Bug #: 31343
Summary: Steam: Steam is significantly slower in 1.5.x
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: philip.wernersbach(a)gmail.com
Classification: Unclassified
When using Wine 1.5.x, Steam runs noticeably slower than when using Wine 1.4.x.
Items effected in Steam seem to be anything that requires data from the
Internet, Steam's actual interface runs just as fast.
Steps to reproduce:
1) Run Steam in Wine 1.5.9.
2) Browse the store in Steam and note Steam's performance.
3) Run Steam in Wine 1.4.1.
4) Compare the Steam Store's performance with Wine 1.5.9.
--
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=23414
Summary: Text is italicized in Mozilla Firefox
Product: Wine
Version: 1.2-rc5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shiningarcanine(a)gmail.com
Text appears to be being italicized in Mozilla Firefox on both Google's
homepage and in the SunSpider benchmark results. This does not happen in
Mozilla Firefox on either native Windows or native Linux.
Here is a URL that demonstrates the problem:
http://www.google.com/firefox
The little Message of the Day text that appears below the search box is what is
being italicized. Also, the bar at the top of the screen with links for other
google services is also italicized. Not all of the text that Firefox renders is
italicized and I am not sure what the distinction is that is being made.
I use Gentoo Linux. Here is the information its package manager provides about
the installed package:
app-emulation/wine-1.2_rc5 was built with the following:
USE="X alsa cups dbus fontconfig gecko jpeg lcms ldap mp3 (multilib) ncurses
opengl oss perl png ssl threads truetype xcomposite xml (-capi) -custom-cflags
(-esd) -gnutls (-gphoto2) -gsm (-hal) -jack -nas -openal -pulseaudio -samba
(-scanner) -test -win64 -xinerama"
CFLAGS="-march=core2 -mtune=core2 -O2 -pipe"
CXXFLAGS="-march=core2 -mtune=core2 -O2 -pipe"
--
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=22812
Summary: mt under wine corrupts executables
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://ghostscript.com/~hintak/wine-debug/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: htl10(a)users.sourceforge.net
part of ghostscript's building process runs:
mt -nologo -manifest psi/dwsetup_x86.manifest -outputresource:setupgs.exe;#1
mt -nologo -manifest psi/dwuninst_x86.manifest -outputresource:uninstgs.exe;#1
This step corrupts executables under wine and they gain a wrong image size;
both vista and win7 then complains they are not valid win32 applications. See
discussion on wine-devel mailing list.
I have modified the makefiles slightly so that setupgs.exe and uninstgs.exe are
saved to setupgs.exe.bak and uninstgs.exe.bak before running mt. So the two
*.bak files can be found in:
http://ghostscript.com/~hintak/wine-debug/vista-bins.zip
and the manifests in:
http://ghostscript.com/~hintak/wine-debug/dw_manifests.zip
and one can compare running mt against them with the vista executables, also in
that zip file.
--
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=32744
Bug #: 32744
Summary: Batman: Arkham Asylum Demo "err:wbemprox:wql_error
syntax error, unexpected $end, expecting TK_ID"
Product: Wine
Version: 1.5.21
Platform: x86
URL: http://store.steampowered.com/app/35140/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wmi&wbemprox
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: andrey.goosev(a)gmail.com, hans(a)meelstraat.net
Depends on: 32737, 32685, 32704, 32716, 32727
Classification: Unclassified
Created attachment 43206
--> http://bugs.winehq.org/attachment.cgi?id=43206
WINEDEBUG=tid,wbemprox,wmiutils
Continuation of bug #32737.
wine-1.5.21-321-g175039e
Unhandled Exception: System.AccessViolationException: Attempted to read or
write protected memory. This is often an indication that other memory is
corrupt.
at System.Management.IWbemServices.GetObject_(String strObjectPath, Int32
lFlags, IWbemContext pCtx, IWbemClassObjectFreeThreaded& ppObject, IntPtr
ppCallResult)
at System.Management.ManagementObject.Get()
at System.Management.ManagementObject.GetMethodParameters(String methodName,
ManagementBaseObject& inParameters, IWbemClassObjectFreeThreaded&
inParametersClass, IWbemClassObjectFreeThreaded& outParametersClass)
at System.Management.ManagementObject.InvokeMethod(String methodName,
Object[] args)
at BmLauncher.Program.GetProcessOwner(Int32 processId)
at BmLauncher.Program.GetPrevInstance()
at BmLauncher.Program.Main()
--
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=32806
Bug #: 32806
Summary: Freight Tycoon crashes while loading to the menu (with
built-in msvcr71)
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: minor
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: piotr(a)codeweavers.com
Classification: Unclassified
Regression SHA1: 96be6eb570cdf0da9e085e70d1bbb2e59b5b920f
Created attachment 43327
--> http://bugs.winehq.org/attachment.cgi?id=43327
terminal output
The game comes bundled with native msvcp71,msvcr71 libraries, the problem
occurs when msvcr71=built-in.
The game crashes after the intro videos, while loading to the main menu.
No demo has been released.
A regression introduced by
96be6eb570cdf0da9e085e70d1bbb2e59b5b920f is the first bad commit
commit 96be6eb570cdf0da9e085e70d1bbb2e59b5b920f
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Thu Jan 10 11:42:15 2013 +0100
msvcrt: Added support for unicode open mode in msvcrt_get_flags function.
:040000 040000 df6af40b27766abeed3aea2b29e50785789471a1
f3ea9714c5a3ab4abca4e3da38f2b7361d7426dd M dlls
Tested with wine-1.5.22-124-gb233d20.
--
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=32763
Bug #: 32763
Summary: Regression in wbemprox - rFactor 2 launcher -
Unhandled page fault
Product: Wine
Version: 1.5.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wmi&wbemprox
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcus.blumhagen(a)web.de
Classification: Unclassified
Created attachment 43244
--> http://bugs.winehq.org/attachment.cgi?id=43244
Backtrace of WINEDEBUG=wbemprox wine Launch\ rFactor.exe
Overview
"Launch rFactor.exe", run from the root dirctory of the application,
crashes.
According to git bisect, commit fd37af04ff8316e141eed7cc0d8b7bb2b0e33e87
introduced this regression.
Steps to reproduce
(There is no purchase required for running the dedicated server, so by
following below steps anybody can try and reproduce the above behaviour.)
1.
Download "rFactor2 full installer" (currently Build 134) from
http://rfactor.net/web/rf2/rf2dl/ and install it.
2.
Change directory to the root of the application, i.e.
$WINEPREFIX/drive_c/Program\ Files/rFactor2 (the default location). Run "Launch
rFactor.exe"
Actual Result
The program crashes without ever showing the Launcher window. See attachments
for logs.
Expected result
Launcher window opens, so one can click on "Host" or "Manage Mods" etc.
Build date & Platform
Build date: 2013-01-19
gcc --version: gcc (Debian 4.7.2-5) 4.7.2
wine --version: wine-1.5.14-178-gfd37af0
Build and run environment is a chroot containing Debian Sid i386, host is
Debian 6.0.6 (Squeeze).
Build dependencies were installed by "apt-get build-dep wine"
Additional Infos
wine is run from the source tree:
~/src/wine-git/wine ...
All previous versions where removed and between bisect runs the $WINEPREFIX was
recursively deleted.
--
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=32504
Bug #: 32504
Summary: installer of QQMusic 2012 beta2 crashes
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 42881
--> http://bugs.winehq.org/attachment.cgi?id=42881
The Log
reproduce follow this:
0. download it
md5sum QQMusic2012Beta2.exe
c1cf6932c7f39cec9963e41e58120f4d QQMusic2012Beta2.exe
1. 'wine QQMusic2012Beta2.exe' it will crashes wine.
I found there is a workaround: 'winetricks -q wininet'
--- snip ---
wine: Unhandled page fault on write access to 0x00000004 at address 0x7e1fc6b1
(thread 0025), starting debugger...
--- snip ---
--
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=27991
Summary: LsaLookupNames2 implementation leads to leak of
returned buffer data
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Just in case I forget about this.
LsaLookupNames2() returns domains data in LSA_REFERENCED_DOMAIN_LIST structure,
that contains pointer to domain data array. We currently allocate all of this
separately - first LSA_REFERENCED_DOMAIN_LIST itself then a linked array, and
finally setting a pointer from one to another.
This is wrong and leads to allocations that can't be freed with
LsaFreeMemory(), what should be done is to incrementally calculate all
components buffer sizes and then allocate a single buffer that holds everything
at once. With properly adjusted pointers of course, that act as offsets in it.
After that all related leaks will be fixed.
P.S. simple testing shows that native does something like that, at least
HeapSize() for domains pointer returns large number and array pointer points 12
bytes from the buffer first byte.
--
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.