http://bugs.winehq.org/show_bug.cgi?id=25592
Summary: Internet Explorer 7/8 x64 installers crash:
unimplemented function msvcrt.dll._local_unwind
Product: Wine
Version: 1.3.9
Platform: x86-64
URL: http://download.microsoft.com/download/1/1/4/114d5b07-
4dbc-42f3-96fa-2097e207d0af/IE7-WindowsServer2003-x64-
enu.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
In git, I can get partway through the 64-bit IE7/IE8 installers for Server
2003, but then they crash. Terminal shows:
wine: Call from 0x7fd8f7ecb4f8 to unimplemented function
msvcrt.dll._local_unwind, aborting
wine: Unimplemented function msvcrt.dll._local_unwind called at address
0x7fd8f7ecb4f8 (thread 0022), starting debugger...
The steps to reproduce this are:
1. Set Windows version to 2003 (using a WoW64 prefix)
2. Run the installer
3. Uncheck "install the latest updates" [etc.] when prompted
--
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=26795
Summary: White scrollbar background in builtin iexplore
Product: Wine
Version: 1.3.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=34140)
--> (http://bugs.winehq.org/attachment.cgi?id=34140)
Screenshot
The scrollbars in Wine's iexplore.exe have a white background in 1.3.18 rather
than the expected dithered grey (using default theme/color settings). My
regression test indicated:
44f530275afcdde9febc06bc110631c0d5a56f77 is the first bad commit
commit 44f530275afcdde9febc06bc110631c0d5a56f77
Author: Huw Davies <huw(a)codeweavers.com>
Date: Mon Apr 11 10:00:28 2011 +0100
gdi32: Implement SelectBrush for solid brushes.
:040000 040000 fe5cb65bd7393fd8687462e71d8d20a6f8878025
8e26d193f2547fc1bd4790b138db0d548b54312b M dlls
Attempting to revert led to a compilation error.
--
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=27411
Summary: Dark Fall crashes on launch
Product: Wine
Version: 1.3.21
Platform: x86
URL: http://www.gamershell.com/download_2615.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: piotr.caban(a)gmail.com
Created an attachment (id=35056)
--> (http://bugs.winehq.org/attachment.cgi?id=35056)
terminal output
Dark Fall: The Journal and it's sequel, Dark Fall II: Lights Out crash on
startup in the git version (wine-1.3.21-254-g5bf7622).
Both games start correctly (using the built-in msvcrt.dll) in Wine-1.3.21.
f9de4eef75ecfc074f726f39e54a77211eca2e7b is the first bad commit
commit f9de4eef75ecfc074f726f39e54a77211eca2e7b
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Fri Jun 3 15:28:32 2011 +0200
msvcrt: Fix mingw compilation issues.
:040000 040000 2d84e235f1e4140fdc5aef8f2204902564eea486
dfb92ea7213f2dc15ca66e140ffc79c11c4e0d91 M dlls
Workaround: winetricks vcrun6
To reproduce the problem in the demo:
Extract the archive containing the game then launch it by darkfalldemo.exe >>
a crash occurs immediately after starting.
Fedora 15 32-bit
--
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=26685
Summary: East India Company: multiple issues when using
built-in msvcr90.dll
Product: Wine
Version: 1.3.17
Platform: x86
URL: http://demos.gamersgate.com/EIC_Playable%20Demo_EN.rar
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=33982)
--> (http://bugs.winehq.org/attachment.cgi?id=33982)
console log (msvcr90=built-in)
The game doesn't complain about unimplemented stuffs when using the built-in
msvcr90 but you will face several problems in the game:
1) no audio
2) text is completely missing (in some places text is replaced by empty
squares)
3) left-mouse clicks register only in the menu (in the game mouse is unusable)
4) keyboard is unusable, too
They seem to be separate issues but the fact is that setting msvcr90.dll to
native resolves all of the above mentioned problems at once.
To reproduce the issue in the demo:
Install the demo as usual. Before starting the game set msvcr90.dll to built-in
in winecfg.
The demo installs the following native components:
vcrun2008 (not SP1), d3dx9 runtimes, xact.
Link to the demo added to URL (~800 MB).
Mscodescan reveals only the following stub (in one of the game's dlls):
./stlport.5.1.dll imports following stub symbols:
msvcp90:?uncaught_exception@std@@YA_NXZ
Fedora 14 x86
wine-1.3.17-147-g0b8bfd9
--
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=11621
Summary: putty.exe in telnet mode don't display anything
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fhorse(a)libero.it
The windows ssh/telnet application putty.exe works well in ssh mode, but in
telnet mode does not display anything on the screen.
I'have sniffed tcp packets and I noticed that the telnet communication works
well, make login, run commands, but does not appear anything.
Sorry for my english.
--
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=13313
Summary: Half life 2 hangs with a high cpu usage at a certain
point in the game
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: asraniel(a)fryx.ch
Playing Half life 2 works fine, but at one point where alex wants to show me
something on a computer screen (we just visited her father in prison), the game
becomes extremely slow and i can't play anymore. The wine error messages give
this message (multiple times):
fixme:d3d_surface:fb_copy_to_texture_direct Doing a pixel by pixel copy from
the fra
mebuffer to a texture, expect major performance issues
err:d3d_surface:fb_copy_to_texture_direct Texture filtering not supported in
direct
blit
Sadly this bug makes Half life 2 incomplete, since you can't play it from the
start to the end.
--
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=15364
Summary: Build broken when CFLAGS="-Wall -Werror" is used
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: source
Severity: enhancement
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=16209)
--> (http://bugs.winehq.org/attachment.cgi?id=16209)
config.status/config.log, with CFLAGS set
Compiling with those flags set gives:
-----
configure: libxrandr development files not found, XRandr won't be supported.
configure: libxinerama development files not found, multi-monitor setups won't
be supported.
configure: WARNING: Old Mesa headers detected. Consider upgrading your Mesa
libraries.
OpenGL and Direct3D won't be supported.
configure: Finished. Do 'make depend && make' to compile Wine.
-----
Which doesn't occur when the standard options are used. I'll attach
config.status/config.log.
--
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=15460
Summary: blocky shadow-like model edges in Sid Meier's Pirates!
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: g9xhh5p02(a)sneakemail.com
Many of the models in Sid Meier's Pirates have very blocky edges, as though
they have heavily pixelated shadows/halos surrounding them. This problem is
especially noticeable during movement of the human models.
This is on Ubuntu Hardy x86 32 bit with an nVidia GeForce 8800GTS 512MB (G92
chip), with nVidia driver 169.12.
The problem did not go away when I disabled pixel shaders.
I did not see this glitch when running under Cedega.
--
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=17021
Summary: [TMG] CHM help menu , only shows "Printer icons"
Product: Wine
Version: 1.1.13
Platform: PC
URL: http://www.whollygenes.com/files/tmg7setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saturn_systems(a)yahoo.com
Created an attachment (id=18820)
--> (http://bugs.winehq.org/attachment.cgi?id=18820)
Help Menu only shows "Printer Icons"
Viewing the CHM help menu, only shows "Printer icons" instead of the correct
icons for each of the functions
*Show
*Back
*Forward
*Options
*Print (Icon is of course correct for 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=24745
Summary: Loki requires
msvcp80.dll.??$?MDU?$char_traits@D@std@@V?$allocator@D
@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@
V?$allocator@D@2@@0@0@Z
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Loki requires this function to start :
wine: Call from 0x7ed8e052 to unimplemented function
msvcp80.dll.??$?MDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z,
aborting
--
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=25364
Summary: Sacred 2 Fallen Angel requires msvcp80.dll
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
mscodescan results :
msvcp80:??$?8_WU?$char_traits@_W@std@@V?$allocator@_W@1@@std@@YA_NABV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@0@0@Z
msvcp80:??$?8_WU?$char_traits@_W@std@@V?$allocator@_W@1@@std@@YA_NABV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@0@PB_W@Z
msvcp80:??$?HDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@ABV10@0@Z
msvcp80:??$?HDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@ABV10@PBD@Z
msvcp80:??$?HDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBDABV10@@Z
msvcp80:??$?H_WU?$char_traits@_W@std@@V?$allocator@_W@1@@std@@YA?AV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@0@ABV10@0@Z
msvcp80:??$?H_WU?$char_traits@_W@std@@V?$allocator@_W@1@@std@@YA?AV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@0@ABV10@PB_W@Z
msvcp80:??$?H_WU?$char_traits@_W@std@@V?$allocator@_W@1@@std@@YA?AV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@0@PB_WABV10@@Z
msvcp80:??4?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@QAEAAV01@PB_W@Z
msvcp80:??4?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@QAEAAV01@_W@Z
msvcp80:??Y?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@D@Z
msvcp80:??Y?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@QAEAAV01@ABV01@@Z
msvcp80:??Y?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@QAEAAV01@PB_W@Z
msvcp80:?at@?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@QBEAB_WI@Z
msvcp80:?begin@?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@QAE?AV?$_String_iterator@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@2@XZ
msvcp80:?clear@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEXXZ
msvcp80:?clear@?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@QAEXXZ
msvcp80:?find@?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@QBEIPB_WI@Z
msvcp80:?find_first_of@?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@QBEI_WI@Z
msvcp80:?find_last_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDI@Z
msvcp80:?push_back@?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@QAEX_W@Z
msvcp80:?substr@?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@QBE?AV12@II@Z
msvcp80:?set_new_handler@std@@YAP6AXXZP6AXXZ@Z
msvcp80:?find_first_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDII@Z
msvcp80:?find_last_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDII@Z
msvcp80:?substr@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBE?AV12@II@
--
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=27031
Summary: k-meleon needs
msvcp71.dll.?substr@?$basic_string@DU?$char_traits@D@s
td@@V?$allocator@D@2@@std@@QBE?AV12@II@Z
Product: Wine
Version: 1.3.19
Platform: x86
URL: http://kmeleon.sourceforge.net/download.php
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Install k-meleon, set msvcp71 to builtin, and run. Crashes. May also need:
msvcp71:?insert@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@IID@Z
msvcp71:??$?8DU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z
msvcp71:??$?8DU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z
msvcp71:??$?9DU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z
msvcp71:??$?9DU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z
msvcp71:??$?NDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z
msvcp71:??$?ODU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z
msvcp71:??$?PDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z
msvcp71:?_Nomemory@std@@YAXXZ
msvcp71:?find@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIABV12@I@Z
msvcp71:?find@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDI@Z
msvcp71:?rfind@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDII@Z
msvcp71:?substr@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBE?AV12@II@Z
--
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=27425
Summary: usb-over-network-client.msi can not start
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
A free demo can be downloaded from http://www.usb-over-network.com/
$ wget http://www.usb-over-network.com/usb-over-network-client.msi
$ sha1sum usb-over-network-client.msi
a580cee5660348a80892ed008954345dddb4e3cb usb-over-network-client.msi
Install:
$ msiexec /i usb-over-network-client.msi
fixme:storage:create_storagefile Storage share mode not implemented.
After this output msiexec exit automatically.
the installer start correctly with wine1.3.21 from ubuntu ppa, but start failed
with wine-1.3.21-254-g5bf7622, a regression test shows:
880ef2bb3522aefe84faf34a00b09699c184a48d is the first bad commit
commit 880ef2bb3522aefe84faf34a00b09699c184a48d
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Tue Jun 7 10:33:35 2011 +0200
msi: Factor out common code to execute custom action commands.
:040000 040000 7cf49eed1ff29037cd9b4fa188e488340733fec5
2e382300e4a702ba762c8f710517a741a4dc4c51 M dlls
--
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=27361
Summary: Dawn of War Dark Crusade Demo uninstaller crashes.
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hennr(a)hennr.name
Created an attachment (id=34983)
--> (http://bugs.winehq.org/attachment.cgi?id=34983)
console output after running the install twice
Tested wine versions:
1.1.44
1.2.3
1.3.21
If you try to uninstall the Demo of Dawn of War - Dark Crusade, the installer
crashes and gives you plenty of output on the console (attached).
err:msi:call_script Could not find CLSID for Windows Script
wine: Unhandled page fault on read access to 0x00000000 at address 0x7ebcdc6a
(thread 0021), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x7ebcdc6a).
Register dump:
.
.
.
Note: I don't have a windows machine here at hand, could anybody run the demo
on a windows box please and see if it works at all?
--
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=27152
Summary: Lemony Snickets installs in the wrong location
(C:\Activision rather than C:Program files\Activison)
Product: Wine
Version: 1.3.20
Platform: x86
URL: http://www.gamershell.com/download_7823.shtml
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: minor
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: hans(a)meelstraat.net
Created an attachment (id=34684)
--> (http://bugs.winehq.org/attachment.cgi?id=34684)
+msi,+msidb, bzip2 -9ed
Regression introduced by:
4668091528e4d124632544b36d0ab10cc890f292 is the first bad commit
commit 4668091528e4d124632544b36d0ab10cc890f292
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Mon May 2 16:03:55 2011 +0200
msi: Rewrite the folder resolution code to keep track of the parent-child
relationship.
:040000 040000 8f4d38cbc4a97e8ea92819c04ea0cf56473f2827
9489ead3dc73fa46eb09be7e2380db31e91a2c7b M dlls
after this commit, it installs the game in C:\Activision\Lemony Snicket's A
Series of Unfortunate Events Demo, and an empty folder in C:\Program
Files\Activision\Lemony Snicket's A Series of Unfortunate Events Demo.
Interestingly, during the regression test, one of the commits (not sure which)
installed the game into $HOME (presumably because of it mapping to %My
Documents%.
--
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=27149
Summary: Clones demo installer crashes
Product: Wine
Version: 1.3.19
Platform: x86
URL: http://clonesgame.com/sites/clonesgame.com/modules/pubdlcnt/pubdlcnt.php?file=http://clones.s3.amazonaws.com
/ClonesGameDemo_1.29.exe&nid=220
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hans(a)meelstraat.net
Created an attachment (id=34680)
--> (http://bugs.winehq.org/attachment.cgi?id=34680)
terminal output
The installer of the demo (Clones) crashes during installation.
To reproduce the problem:
1) Launch the installer by wine ClonesGameDemo_1.29.exe.
2) Click on <Next>, accept EULA, <Next>, <Install>...a crash occurs here.
This is due to the following commit:
395479f0d194b7b7e1cf6b766825f492faafde5d is the first bad commit
commit 395479f0d194b7b7e1cf6b766825f492faafde5d
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Fri May 6 14:39:42 2011 +0200
msi: Avoid loading cabinet streams more than once.
:040000 040000 6a52194c1bed51cb08ca316fb0aa5909b65507d7
929d4a4fabe9b29e4c76580a67f7057a12a0767c M dlls
The patch can be reverted cleanly on wine-1.3.19-332-gadcce5d and that fixed
the problem.
Author of the patch added to CC.
--
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=27130
Summary: CR LF characters in RTF files are turned into ^Q ^Y
characters
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sam(a)robots.org.uk
Created an attachment (id=34637)
--> (http://bugs.winehq.org/attachment.cgi?id=34637)
test case
When using WiX to build an MSI installer package, the generated MSI embeds the
contents of an RTF file to provide the EULA.
Any CR LF characters in the RTF file are turned into ^Q ^Y characters when the
file is embedded in the MSI's Control table.
To reproduce:
1. Run build.sh in the attached test case. It will spit out 'test.msi'.
2. Open 'test.msi' and observe the weird boxes in the EULA screen. You will
have to do this on a real Windows system since Wine's msiexec crashes when you
get to the EULA screen.
3. Open the file in Orca
<http://msdn.microsoft.com/en-us/library/aa370557(v=vs.85).aspx> and look at
the Control table; look for the row where Dialog_ = 'LicenseAgreementDlg' AND
Control = 'LicenseText'; you will see the little boxes representing the control
characters in the Text column.
To run the test case, you will need Mono
<http://ftp.novell.com/pub/mono/archive/2.10.2/windows-installer/5/mono-2.10…>
and WiX <http://wix.codeplex.com/releases/view/44406#DownloadId=119160>. You
will need to put WiX's tools in Wine's PATH, or modify build.sh to give the
full path to the WiX tools when it invokes light and candle.
--
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=27111
Summary: Age of Empires III demo install fails
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Oddly, with current git, an express install puts files in both
c:/Program Files/Microsoft Games/Age of Empires III Trial
(the right place) and
c:/Age of Empires III
(incorrect). git bisect says it's either
# skip: [8fb5368d4e595f5e385831614bbc7a2b11eb4421] msi: Use a separate function
to retrieve the target folder path.
or
# bad: [4668091528e4d124632544b36d0ab10cc890f292] msi: Rewrite the folder
resolution code to keep track of the parent-child relationship.
--
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=26937
Summary: Boinc 6.10.60 x86 has a msiexec error, leaves
explorer.exe hanging
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ssjgokux3(a)gmail.com
Created an attachment (id=34359)
--> (http://bugs.winehq.org/attachment.cgi?id=34359)
Boinc under Ubuntu 10.10 32-bit
Tried installing Boinc 6.10.60, during the part of the install where files are
copied to the hard disk, an error about msiexec appears and I have to close
Boinc, explorer.exe just hangs until I go into system monitor and kill
explorer.exe. This happens under 32-bit Ubuntu 10.10 and 64-bit Fedora 14. I
tried the x86 version on both and they both did the same thing. I added logs
from both Fedora and Ubuntu. Both machines have the same Wine version.
--
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=26811
Summary: Office 2003 installer: settings on advanced
customization screen cannot be changed
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
To reproduce:
Run the Office 2003 installer.
Select Custom Install and click Next.
Check the "Choose Advanced Customization of Applications" box and click Next.
On the Advanced Customization screen, select any item and try to change the
setting. The submenu will come up, but clicking on anything in it is
ineffective. The settings do not change.
Setting the Wine version to 1.3.14 based on the patch identified in the
regression test:
ba9f1f770a57a4e0cd9947ce7102c270b2318052 is the first bad commit
commit ba9f1f770a57a4e0cd9947ce7102c270b2318052
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Thu Feb 10 15:56:15 2011 +0100
msi: Get rid of msi_component_set_state and msi_feature_set_state.
:040000 040000 4981274114a8b7f94cd2182e379787417d9394c5
2611d36ca44896c8ec0251147007ecfbdaa4d8c3 M dlls
The patch does not revert cleanly.
--
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=26615
Summary: Need for Speed Shift 2 installer assertion failure in
cacheckdiskspace.cpp
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The installer puts up a dialog saying there's been an assertion failure in
cacheckdiskspace.cpp.
The log shows
fixme:msi:MsiEnumComponentCostsW (2, (null), 0, -1, 0x8ee7424, 0x8ee7420,
0x8ee7414 0x8ee752c): stub!
If you click 'ignore', the installer seems to continue ok.
--
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=26162
Summary: Visual C++ 2005 Trial install fails
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Now that bug 25331 is fixed and Visual C++ 2005 Express installs again,
I tried Trial. Sadly, it still seems to fail.
First problem seems to be a shdocvw problem:
fixme:shdocvw:ControlSite_OnFocus (0x4048c38)->(0)
fixme:mshtml:HlinkTarget_SetBrowseContext (0x40469a0)->((nil))
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 28
trace:seh:raise_exception code=c0000005 flags=0 addr=0x7ed55a31
ip=7ed55a31 tid=002f
trace:seh:raise_exception info[0]=00000001
trace:seh:raise_exception info[1]=00470000
trace:seh:raise_exception eax=9999cccc ebx=7ede8ff4 ecx=00000000
edx=00000067 esi=00000328 edi=00470000
ie7 seems to work around that (haven't tried Jacek's beta gecko yet).
After that, it gets further, but aborts, saying that visual studio
isn't installed. The console log doesn't say much; it ends with
trace:msi:MSIREG_OpenProductKey (L"{1862162E-3BBC-448F-AA63-49F33152D54A}", 4,
0)
trace:msi:MSIREG_OpenProductKey squished (L"E2612681CBB3F844AA36943F13255DA4")
trace:msi:MSIREG_OpenInstallProps L"{1862162E-3BBC-448F-AA63-49F33152D54A}"
trace:msi:MSIREG_OpenInstallProps squished
(L"E2612681CBB3F844AA36943F13255DA4")
trace:msi:MsiQueryProductStateW -> -1
I think this worked with wine-1.3.4, but I haven't done the regression.
--
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=25943
Summary: MSI doesn't delete Skype (5.1) files upon
deinstallation
Product: Wine
Version: 1.3.12
Platform: x86
URL: http://download.skype.com/SkypeSetupFull.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Upon uninstalling Skype two messages are seen in console:
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:hnetcfg:fw_app_put_Enabled 0x1e8b78, -1
but all Skype files are left intact even though 'uninstaller' doesn't show
Skype any 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=25827
Summary: msi install/package tests fail on clang
Product: Wine
Version: 1.3.11
Platform: x86
URL: http://test.winehq.org/data/98834637eb25caf986c9feae3e
aa0b855cc19a26/wine_ae-ub1004-clang/msi:install.html
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: trivial
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=32917)
--> (http://bugs.winehq.org/attachment.cgi?id=32917)
+relay,+seh,+tid,+msi,+msidb
../../../tools/runtest -q -P wine -M msi.dll -T ../../.. -p msi_test.exe.so
install.c && touch install.ok
fixme:ntdll:NtQueryInformationToken QueryInformationToken( ...,
TokenElevationType, ...) semi-stub
fixme:storage:create_storagefile Storage share mode not implemented.
wine: Unhandled page fault on write access to 0x7d373834 at address 0x7bc52782
(thread 0009), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc52782
make: *** [install.ok] Error 5
FWIW, Hans had looked at this one a while back, and thought it may be ole
related.
+relay,+seh,+tid,+msi,+msidb attached (for install.c)
--
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.