http://bugs.winehq.org/show_bug.cgi?id=7710
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #29 from Alexandre Julliard <julliard(a)winehq.org> 2013-02-01 04:57:21 CST ---
Closing bugs fixed in 1.5.23.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=19796
Summary: Galactic Civilizations II: Crash after menu screen
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mokurensama(a)alice.it
Created an attachment (id=23189)
--> (http://bugs.winehq.org/attachment.cgi?id=23189)
Crash log
The game starts and runs fine until the menu screen. Contrarily to what is
written in the Ubuntu APPDB entry the screen does not go blank when the cursor
goes over a button, but it crashes when clicking on one.
OffScreenRendering in regedit was set to fbo, but setting it to backbuffer
doesn't seem to change anything
--
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=32750
Bug #: 32750
Summary: Batman: Arkham Asylum Demo wants
wbemprox:client_security_QueryBlanket
Product: Wine
Version: 1.5.22
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: 32685, 32704, 32716, 32727, 32737, 32744
Classification: Unclassified
Created attachment 43217
--> http://bugs.winehq.org/attachment.cgi?id=43217
WINEDEBUG=wmiutils,wbemprox,tid
Continuation of bug #32744
wine-1.5.22
--
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=19773
Summary: Largo Winch: mostly black screen
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Created an attachment (id=23165)
--> (http://bugs.winehq.org/attachment.cgi?id=23165)
Last 100000 lines of +all,-some log prior to ^C, mostly d3d8
After starting the game from the main menu, as soon as the introductory video
sequence ends and the player gets control, the screen turns black, except for
the 4 keyboard indicators in the top right and the dialog text at the bottom of
the screen.
Pressing Esc leads to a working menu (the palmtop display). Also, the main
menu is correctly displayed.
The graphics are actually present because sometimes, when refreshing the
desktop window after putting another one in front, the scene becomes visible
for a few milliseconds, then turns black again!
The black screen is present:
- with Intel i915 graphics on Ubuntu Intrepid;
- with NVidia 9400M graphics on MacOS;
- AppDB mentions it with wine-1.1.1.
I tried various settings of HKCU\Software\Wine\Direct3D\RenderTargetLockMode,
OffscreenRenderingMode, UseGLSL, DirectDrawRenderer to no avail. Same with
Massimo's DIB engine with wine-1.1.22.
This does not seem related to the "QuickTime" bug #1347:
- the patch from bug #1347, comment #58 does not help;
- compiz is not running;
- black in virtual desktop and fullscreen modes;
- pbuffer no improvement on NVidia.
--
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=13417
Summary: FlashFXP - No mouse support systemwide if window is open
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: geist1(a)sms.at
Created an attachment (id=13328)
--> (http://bugs.winehq.org/attachment.cgi?id=13328)
Photo of input window
Unable to click on any buttons (even outside FlashFXP) when a popup menu is
open.
Login into a ftp server, and press right mouse button, then in the popup menu
choose create new folder.
The opened input window doesnt let you use the mouse button anymore until this
input window is closed. (The mouse doesn't work system wide anymore)
The keybord works correctly.
Also the popup window should disappear after the input box is displayed.
--
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=32718
Bug #: 32718
Summary: Crash on call to SHELL32.dll.709
(SHGetSetFolderCustomSettings)
Product: Wine
Version: 1.5.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: talyzprower(a)yahoo.se
Classification: Unclassified
Created attachment 43171
--> http://bugs.winehq.org/attachment.cgi?id=43171
Terminal output
The XLN Online Installer, our simple package manager, crashes when it tries to
set the folder icon for the start menu folder upon installing / updating
itself.
I ran the "XLN Online Installer.exe" in
http://xlnaudio.s3.amazonaws.com/products/XLN%20Online%20Installer/xln-onli…
with wine64, set to emulate windows 7, on gentoo.
The culprit code and terminal output is attached.
--
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.