http://bugs.winehq.org/show_bug.cgi?id=16326
Summary: super-uninstall wanted
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nazgand(a)gmail.com
I think it would be nice to have some sort of 'sandbox install' where you can
run a command somewhat like 'wine -install installer.exe', and it will make
note of all files it creates, all registry keys it creates, and pays attention
to all registry keys the installed executable create so that when you wish to
remove the program without a trace, you can.
--
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=28302
Summary: nearly all wine tests show invalid reads/uninitialized
values in dib engine
Product: Wine
Version: 1.3.27
Platform: x86
URL: http://austinenglish.com/logs/valgrind/2011-09-06-04.1
5/vg-gdiplus_customlinecap.txt
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: major
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: huw(a)codeweavers.com
E.g., gdiplus, which normally is valgrind clean, shows:
Invalid read of size 1
at matching_color_info (bitblt.c:668)
by dibdrv_PutImage (bitblt.c:738)
by nulldrv_PutImage (bitmap.c:107)
by SetBitmapBits (bitmap.c:535)
by CreateBitmapIndirect (bitmap.c:333)
by CreateBitmap (bitmap.c:140)
by SYSPARAMS_Init (sysparams.c:955)
by process_attach (user_main.c:276)
by DllMain (user_main.c:332)
by __wine_spec_dll_entry (dll_entry.c:40)
by ??? (loader.c:139)
by MODULE_InitDLL (loader.c:978)
by process_attach (loader.c:1067)
by process_attach (loader.c:1059)
by process_attach (loader.c:1059)
by process_attach (loader.c:1059)
by attach_process_dlls (loader.c:2541)
by ??? (port.c:60)
Address 0x7f23ef68 is not stack'd, malloc'd or (recently) free'd
...
}
Conditional jump or move depends on uninitialised value(s)
at matching_color_info (bitblt.c:668)
by dibdrv_PutImage (bitblt.c:738)
by nulldrv_PutImage (bitmap.c:107)
by SetBitmapBits (bitmap.c:535)
by CreateBitmapIndirect (bitmap.c:333)
by CreateBitmap (bitmap.c:140)
by SYSPARAMS_Init (sysparams.c:955)
by process_attach (user_main.c:276)
by DllMain (user_main.c:332)
by __wine_spec_dll_entry (dll_entry.c:40)
by ??? (loader.c:139)
by MODULE_InitDLL (loader.c:978)
by process_attach (loader.c:1067)
by process_attach (loader.c:1059)
by process_attach (loader.c:1059)
by process_attach (loader.c:1059)
by attach_process_dlls (loader.c:2541)
by ??? (port.c:60)
Uninitialised value was created by a stack allocation
at SetBitmapBits (bitmap.c:449)
That machine is having some hardware issues, so a regression test will be
delayed. Huw, if you can't reproduce, let me know and I'll try it elsewhere..
--
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=28380
Summary: Dawn of War Soulstorm demo does not start
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hennr(a)hennr.name
CC: julliard(a)winehq.org
Regression SHA1: edb48a06eea5faf15ff7b2b40b859c25e9fd2573
Created an attachment (id=36390)
--> (http://bugs.winehq.org/attachment.cgi?id=36390)
console output when trying to start the program
I did a clean install (with a fresh .wine dir) of the DoW Soulstorm demo and
tried to run it.
This fails with the following error:
X Error of failed request: BadPixmap (invalid Pixmap parameter)
Major opcode of failed request: 93 (X_CreateCursor)
Resource id in failed request: 0x0
Serial number of failed request: 1665
Current serial number in output stream: 1669
Wine 1.3.27 did run fine, I made a regression test and found the commit.
--
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=32602
Bug #: 32602
Summary: keyboard/mouse focus intermittent failure on fvwm2:
problem tracked to failure of WINE to obey WM_HINTS
ICCCM guidelines
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lkcl(a)lkcl.net
Classification: Unclassified
there's a long-standing highly intermittent and difficult to reproduce bug in
wine which has been repeatedly "blamed" onto fvwm2, the solution for which may
turn out to be the solution to bugs #30583, #29010, #19874 and so on.
after several years of tolerating the bug, reporting the bug, having it closed
by wine developers and being told, "it's a bug in fvwm2", and finally asking
the fvwm2 what the problem was, a well-known "solution / workaround" was
suggested, tried, and confirmed as immediately "fixing" the problem.
however, the workaround is well-known by the fvwm2 developers as being
necessary to tolerate broken programs (including wine) that do not properly
follow ICCCM guidelines.
the following advice, laid out in the fvwm man page, and kindly provided by the
fvwm2 developers, should give enough information for the wine developers to
track down the problem.
-----
If Lenience fixes the problem, the window is not indicating that
it accepts input.
Here's the section of the Fvwm man page:
The ICCCM states that windows possessing the property
WM_HINTS(WM_HINTS):
Client accepts input or input focus: False
should not be given the keyboard input focus by the window
manager. These windows can take the input focus by themselves,
however. A number of applications set this property, and yet expect the
window manager to give them the keyboard focus anyway, so fvwm provides
a window style, Lenience, which allows fvwm to overlook this ICCCM
rule. Even with this window style it is not guaranteed that the
application accepts focus.
--
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=26429
Summary: MS Office 2007 install failure - Setup Error dialog at
the very start.
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: true.bugman(a)gmail.com
When trying to install MS Office 2007 by running 'wine setup.exe' on either the
mounted image or a burnt CD, the installation splashscreen appears, followed by
a dialog with the title "Setup Error". The text of the dialog is:
"Setup cannot continue because a required file is either corrupted or not
available. Run Setup again from the original source disc or download location.
[OK]"
My system is Mandriva 2010.2 (x86-64) with wine 1.3.14. I had previously
installed this without problem on an earlier Mandriva version. But I need to
reinstall to install the Equation Editor auxiliary program. There are only a
few fixme's printed which look like they are not related. I have now tested
this with wine versions 1.1.33, 1.2, 1.3.5, and they all give the same dialog.
Could this be a missing i586 dependency?
--
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=9840
Summary: Font file (ttf) causes fatal Fortress Forever crash
Product: Wine
Version: 0.9.46.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Tsukasa1105(a)gmail.com
The files Crosshairs.ttf, HUDfont.ttf, and HUDfont_caps.ttf in Fortress Forever
cause the game to crash upon launching. Removal of these files fixes the
problem, but in turn causes the in-game GUI to become invisible. Attached is
the log of the crash with the font files in use.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27500
Summary: SteamInstall.msi can't create Steam shortcut
(.desktop-file)
Product: Wine
Version: 1.3.22
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: runetmember(a)gmail.com
Steps to reproduce:
1. Download installer: http://cdn.steampowered.com/download/SteamInstall.msi
2. Install Steam.
3. Open Applications > Wine > Programs > 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=27762
Summary: EVE Online Singularity build crashes on start due to
changes in winsock
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: phoenix(a)mail.ru
What to do:
1) Get client at http://content.eveonline.com/EVE_Premium_Setup_273475_m.exe
and install it
2) Get Tranquility (live server) -> Singularity (test server) patch at
http://content.eveonline.com/test/evepremiumpatch273475-276337_test_m.exe and
apply it to installed client
3) Attempt to launch client ./wine "C:\Program Files\CCP\Singularity\eve.exe"
/server:singularity
Result:
EVE crashes during splash screen. Regression tests blame following commit:
3581d2c6d176fe922ee4c8b05768f18c59c93008 is the first bad commit
commit 3581d2c6d176fe922ee4c8b05768f18c59c93008
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Tue Jun 14 10:31:26 2011 +0200
ws2_32: Accept NULL lpNumberOfBytesSent for overlapped calls to WSASend/To.
:040000 040000 1d6630a90f16d8837bc0245c99b6fe0148e6094b
0e47b51bc6d283e1b0bccf8b18758b2c6d38fe19 M dlls
I checked with head on it and previous commit and confirmed that EVE
Singularity build under wine crashes only after this commit.
Currently it doesn't influence vast majority of EVE players, but when EVE's
developer deploys test patch to live server, impact will be much more
significant.
--
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=26375
Summary: Medal of honor 2010 requires vcrun2005 and vcrun2008
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Medal of honor 2010 requires vcrun2005 and vcrun2008. Mscodescan report
attached below.
./jeu/MP/mohmpgame.exe imports following stub symbols:
msvcp80:??0?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@H@Z
msvcp80:??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAEAAV01@AAI@Z
msvcp80:??_D?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEXXZ
msvcp80:?begin@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE?AV?$_String_iterator@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
msvcp80:?end@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE?AV?$_String_iterator@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
msvcp80:?erase@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE?AV?$_String_iterator@DU?$char_traits@D@std@@V?$allocator@D@2@@2@V32@0@Z
msvcp80:?find@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDII@Z
msvcp80:?replace@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@IIID@Z
msvcp80:_FInf
msvcp80:_FNan
msvcp80:_FSnan
msvcp80:wctype
./jeu/MP/mohmpgame.exe imports following stub symbols:
msvcr80:__daylight
msvcr80:_resetstkoflw
./jeu/Binaries/moh.exe imports following stub symbols:
msvcr90:_findfirst32
msvcr90:_findnext32
--
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=27024
Summary: 3DMark06: dies on
msvcp71.dll.?begin@?$basic_string@DU?$char_traits@D@st
d@@V?$allocator@D@2@@std@@QBE?AVconst_iterator@12@XZ
(purist)
Product: Wine
Version: 1.3.19
Platform: x86
URL: http://www.futuremark.com/benchmarks/3dmark06/download
/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=34460)
--> (http://bugs.winehq.org/attachment.cgi?id=34460)
stub list
Now that bug 24567 is fixed and we have a stub msvcp71, time to implement
what's missing :).
For 3DMark06, that's:
msvcp71.dll.?begin@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBE?AVconst_iterator@12@XZ
according to mscodescan, may want 137 more, I'll attach the list.
--
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.