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.
http://bugs.winehq.org/show_bug.cgi?id=25609
Summary: PhysX: Entry under the Uninstall key is not removed at
uninstall
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Steps to reproduce:
1) remove ~/.wine
2) install PhysX_9.10.0513_SystemSoftware.exe
3) wine uninstaller
4) select NVIDIA PhysX
5) Press Remove...
6) Select Remove and press Next
Behaviour:
Following registry key
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{3F5C371F-8EA2-4F25-9D3D-D0B4526E3AEA}
remains.
Expected behaviour:
Following registry key
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{3F5C371F-8EA2-4F25-9D3D-D0B4526E3AEA}
should be deleted.
Terminal output:
fixme:storage:create_storagefile Storage share mode not implemented.
err:msi:call_script Could not find CLSID for Windows Script
err:msi:msi_dialog_create_controls no handler for element type L"Billboard"
fixme:msi:ITERATE_RemoveExistingProducts remove L" "
--
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=25608
Summary: PhysX: Cached local package isn't deleted at uninstall
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Steps to reproduce:
1) remove ~/.wine
2) install PhysX_9.10.0513_SystemSoftware.exe
3) wine uninstaller
4) select NVIDIA PhysX
5) Press Remove...
6) Select Remove and press Next
Behaviour:
File "~/.wine/drive_c/windows/Installer/689.msi" remains.
Expected behaviour:
File "~/.wine/drive_c/windows/Installer/689.msi" should be deleted.
Terminal output:
fixme:storage:create_storagefile Storage share mode not implemented.
err:msi:call_script Could not find CLSID for Windows Script
err:msi:msi_dialog_create_controls no handler for element type L"Billboard"
fixme:msi:ITERATE_RemoveExistingProducts remove L" "
--
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=25607
Summary: PhysX: Removes files but leaves empty directories
behind at uninstall
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Steps to reproduce:
1) remove ~/.wine
2) install PhysX_9.10.0513_SystemSoftware.exe
3) wine uninstaller
4) select NVIDIA PhysX
5) Press Remove...
6) Select Remove and press Next
Behaviour:
Empty directories in "~/.wine/drive_c/Program Files/NVIDIA Corporation"
Expected behaviour:
No directory named "NVIDIA Corporation"
Terminal output:
fixme:storage:create_storagefile Storage share mode not implemented.
err:msi:call_script Could not find CLSID for Windows Script
err:msi:msi_dialog_create_controls no handler for element type L"Billboard"
fixme:msi:ITERATE_RemoveExistingProducts remove L" "
--
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=25407
Summary: Office 2007 SP2 installer reports success but fails to
install some components
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
The Office 2007 SP2 installer no longer crashes (bug 18376), and reports
success at the end, however, support for ODF files and save as PDF/XPS are not
installed, and the Office version number is not updated (version numbers for
the individual apps are).
--
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=25331
Summary: Visual C++ 2005 Express install fails
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To reproduce:
rm -rf ~/.wine
sh winetricks vc2005express
This works with wine-1.2, but fails with wine-1.3.8.
The user sees a problem dialog, and the installer aborts.
I tried bisecting, but haven't found the most recent culprit yet.
The last revisions that worked in my bisect were on October 4th/5th,
[59c5bd2956e4a8124c676bf86b067f826ac5e16f]
msxml3: Don't fail trying to set NewParser property.
[c4c70b608c569396c0a846ccd2c5cc99b470915b]
crypt32/tests: Add more tests of verifying the base policy, including flags to
ignore certain errors.
I'll try to continue the regression search.
--
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=25319
Summary: AutoCAD 2008: Fails to install
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=32162)
--> (http://bugs.winehq.org/attachment.cgi?id=32162)
Last lines of backtrace on Wine 1.3.8
Steps to reproduce:
1) remove ~/.wine
2) winetricks dotnet20
3) Start AutoCAD installation
Behaviour:
After a while Wine error appears.
Expected behaviour:
No error should appear
Additional info:
Size of AutoCAD directory:
should be: 760 MB
is: 542 MB
It's a regression and you'll have to find another way to fix it because I'm not
keen on doing long regression test.
--
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=25294
Summary: Lemony Snicket's "A Series of Unfortunate Events"
installer crashes
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=32134)
--> (http://bugs.winehq.org/attachment.cgi?id=32134)
gzipped +msi,+seh log of installer crashing
Worked in 1.2, but in git, it crashes with
trace:msi:MSIREG_OpenUserDataComponentKey squished
(L"2872A2F0DDB1B804FB571F78838A0B25")
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x686c447b).
Backtrace:
=>0 get_loaded_file+0x1b(package=0x1ea520, key=0x0(nil))
[dlls/msi/helpers.c:129] in msi
1 ACTION_ProcessComponents+0x4a7(package=0x1ea520) [dlls/msi/action.c:3223]
2 ACTION_HandleStandardAction+0xae(package=<?>, action="ProcessComponents",
rc=0x23dc35c) [dlls/msi/action.c:7471]
...
I'll attach a +msi,+seh 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=25182
Summary: MsiDatabaseImport on _ForceCodepage table returns
ERROR_FUNCTION_FAILED
Product: Wine
Version: 1.3.7
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
I'm trying to run Wix <http://wix.sourceforge.net/> under Wine. It fails when
trying to compile a project that contains a Product containing a Codepage
attribute.
Underneath, it is calling MsiDatabaseImport in order to import a value into the
special _ForceCodepage table.
I have created a test program to replicate what it does. When run with Wine,
this program displays the following output, and exits with status 1:
$ ~/src/wine/install/bin/wine /media/vmshare/wix-wine/codepage.exe
Could not load wine-gecko. HTML rendering will be disabled.
trace:msi:DllRegisterServer
trace:msi:get_msi_typelib loading typelib
trace:msi:MsiSetInternalUI 00000005 (nil)
wine: configuration in '/tmp/user/1000/def' has been updated.
trace:msi:MsiOpenDatabaseA "test.msi" #0004 0x61fcdc
trace:msi:MsiOpenDatabaseW L"test.msi" #0004 0x61fcdc
trace:msi:MSI_OpenDatabaseW L"test.msi" #0004
fixme:storage:create_storagefile Storage share mode not implemented.
trace:msidb:enum_stream_names stream 0 -> L"\4840\3f7f\4164\422f\4836"
L"\4840_Tables"
trace:msidb:enum_stream_names stream 1 ->
L"\4840\3f3f\4577\446c\3b6a\45e4\4824" L"\4840_StringData"
trace:msidb:enum_stream_names stream 2 ->
L"\4840\3f3f\4577\446c\3e6a\44b2\482f" L"\4840_StringPool"
trace:msidb:read_stream_data L"_StringPool" ->
L"\4840\3f3f\4577\446c\3e6a\44b2\482f"
trace:msidb:read_stream_data L"_StringData" ->
L"\4840\3f3f\4577\446c\3b6a\45e4\4824"
trace:msidb:msi_load_string_table Loaded 1 strings
trace:msi:alloc_msihandle 0x144cc0 -> 1
trace:msi:MsiDatabaseImportA 1 "Z:\\tmp" "_ForceCodepage.idt"
trace:msi:MsiDatabaseImportW 1 L"Z:\\tmp" L"_ForceCodepage.idt"
trace:msi:MSI_DatabaseImport 0x144cc0 L"Z:\\tmp" L"_ForceCodepage.idt"
MsiDatabaseImport: 1627
fixme:msi:MsiGetLastErrorRecord
When run under Windows, it succeeds and exits with status 0.
--
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=25159
Summary: Gmax installer crashes
Product: Wine
Version: 1.3.7
Platform: x86
URL: http://www.turbosquid.com/gmax
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=31913)
--> (http://bugs.winehq.org/attachment.cgi?id=31913)
terminal output including a backtrace
The installer of Gmax (a freeware video game modelling tool) crashes during
installation. It works with Wine-1.3.5.
The result of the regression test:
eaa57c5b7bdcc0fb5a2004a7e388ac5a1ed03ead is the first bad commit
commit eaa57c5b7bdcc0fb5a2004a7e388ac5a1ed03ead
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Tue Oct 19 11:27:44 2010 +0200
msi: Compare strings without depending on thread locale.
:040000 040000 aa909e718816ee31784ca0843f734b2f2abbf12c
e2b17e18cb0f295859a03ed1853a65e7a3322b6f M dlls
The patch cannot be reverted cleanly.
After
git checkout eaa57c5b7bdcc0fb5a2004a7e388ac5a1ed03ead > the installer is broken
git reset --hard HEAD^ > the installer finishes its job correctly.
Author of the patch added to CC.
Feel free to inform me if you need a log with specific debug channels.
--
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=24802
Summary: MSOffice 2003: "Not installed for this user"
regression
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aeikum(a)codeweavers.com
The following commit re-introduces the "not installed for this user" bug in
Microsoft Office 2003. This was solved previously in Bug 9023. Opening a new
bug since 9023 is so old and discussion is mostly irrelevant.
commit 3cd55cc916ad8d74710f435845d8f970161f77fe
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Wed Oct 6 15:45:05 2010 +0200
msi Set the feature action to INSTALLSTATE_UNKNOWN if
msidbFeatureAttributesUIDisallowAbsent is set.
--
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=24605
Summary: MS Office 2010 Pro Trial installer "encounters an
error"
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Created an attachment (id=31081)
--> (http://bugs.winehq.org/attachment.cgi?id=31081)
console log for Office 2010 installer
The installer gets further now that bug 22536 is fixed, but it "encounters an
error" about half way through, then rolls back the install and offers to send
an error report to Microsoft.
Note the attached log is with native msxml6; the installer will refuse to start
without it.
--
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=24438
Summary: Pro Evolution Soccer 2011 demo fails to install
Product: Wine
Version: 1.3.2
Platform: x86-64
URL: http://gamedaily.newaol.com/pub/PES2011_Demo.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
PES2011_Demo.exe 48e281177651637f549fb0ee5b8c4f91affb809a
starts up fine, but when copying files, floods the terminal with:
err:msi:cabinet_notify_stream Unexpected notification 4
err:msi:cabinet_notify_stream Unexpected notification 4
err:msi:cabinet_notify_stream Unexpected notification 4
err:msi:cabinet_notify_stream Unexpected notification 4
eventually, it runs out of memory:
err:msi:cabinet_notify_stream Unexpected notification 4
err:cabinet:FDI_read_string out of memory!
err:msi:cabinet_notify_stream Unexpected notification 4
err:cabinet:FDI_read_string out of memory!
at which point, the window gets unresponsive, and never seems to get past that.
I left it up for about 30 minutes...
--
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=24199
Summary: Life Balance does not install with native .net 2.0
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Even after installing native dotnet20, the installer fails with:
err:msi:ITERATE_Actions Execution halted, action L"NetFxScheduleNativeImage"
returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
(This also affects the intaller using mono, after adding versions
+placeholders for fusion.dll and ngen.exe)
--
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=24148
Summary: excel viewer fails to install
Product: Wine
Version: 1.3.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gQuigs(a)gMail.com
Created an attachment (id=30391)
--> (http://bugs.winehq.org/attachment.cgi?id=30391)
Error messages (1.3.1)
Fails to install - installation ended prematurely because of an error. It used
to work in 1.1.43.
c9fb24927db773905e144db63d9e34741e97f703 is the first bad commit
commit c9fb24927db773905e144db63d9e34741e97f703
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Wed Jul 21 09:46:30 2010 +0200
msi: Publish patches regardless of any features being installed locally.
:040000 040000 a09830818ad8fe210f2ebec3279e0c7c229440ab
ef80fea4594733e1e3994092184f6b58a29831d0 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=24145
Summary: Life Balance does not install (MsiNetAssemblySupport
>"2.0.50727 not met)
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.llamagraphics.com/downloads/5.2.1/windows/L
ife_Balance_5.2.1_archive.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
I tried to see how far I would get with Mono.
The installer aborts immediately, stating that .net 2.0 should be installed.
Apparently condition MsiNetAssemblySupport >"2.0.50727 was not met.
Fortunately a bit of Google showed that A.F. already explained everything in
already closed bug: http://bugs.winehq.org/show_bug.cgi?id=16891
Indeed , adding fake fusion.dll and version resource helped, see attached patch
. However, as A.F. explained in the bug, this might be a bit tricky, and could
mess up maybe native .Net?
--
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=23935
Summary: can't install ispq9.msi
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benjie1(a)cox.net
Have Wine 1.2 and Ubuntu 10.04 (Lucid) and can't install ispq9.msi It is for a
video conferencing program from NanoCorp. Below is the output from a terminal
window as user. Thanks Bob
benjie1@benjie1:~$ cd Desktop/
benjie1@benjie1:~/Desktop$ msiexec /i ispq9.msi
fixme:advapi:LookupAccountNameW (null) L"benjie1" (nil) 0x32f160 (nil) 0x32f164
0x32f158 - stub
fixme:advapi:LookupAccountNameW (null) L"benjie1" 0x16dda0 0x32f160 0x16e0b8
0x32f164 0x32f158 - stub
err:msi:ITERATE_Actions Execution halted, action L"VSDCA_VsdLaunchConditions"
returned 1603
benjie1@benjie1:~/Desktop$
The installer never opens. Newbie here so may need help in doing this right.
--
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=22994
Summary: Far Cry installer quits
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=28483)
--> (http://bugs.winehq.org/attachment.cgi?id=28483)
console log from wine-1.2-rc2-51-gbbd93e5
Far Cry (local retail DVD version) quits early with window message "run
setup32.exe on 32bit Windows or run setup64.exe on 64bit Windows!".
All the following versions have the reported issue:
* 1.0.1, 1.1.5, 1.1.10, 1.1.15, 1.1.25, 1.1.37, 1.1.42, 1.2-rc2
--
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=22989
Summary: Adobe FrameMaker 8 installer aborts with compressed
file extraction error
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://www.adobe.com/support/downloads/detail.jsp?ftpI
D=4549
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
CC: hans(a)meelstraat.net
Created an attachment (id=28471)
--> (http://bugs.winehq.org/attachment.cgi?id=28471)
Adobe FrameMaker 8 installer +msi,+cabinet trace (lzma compressed)
With wine-1.2-rc2-51-gbbd93e5, near the end of the installation of Adobe
FrameMaker 8, the installer suddenly fails, and output shows:
err:msi:ACTION_InstallFiles compressed file wasn't extracted (L"C:\\Program
Files\\Adobe\\FrameMaker8\\samples\\templates\\Structured\\FAQ\\StrucNotes.fm")
err:msi:ITERATE_Actions Execution halted, action L"InstallFiles" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
This did not previously occur in wine-1.1.44. Regression testing indicated:
6475c11c1f5ef0eaee9f9476ed3ff7686d58056d is first bad commit
commit 6475c11c1f5ef0eaee9f9476ed3ff7686d58056d
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Wed May 12 14:18:41 2010 +0200
msi: Only extract a file when its disk id matches the media disk id.
This makes sure that an updated file is extracted from the cabinet stream
included in the patch, instead of the original source.
:040000 040000 7af739106c9bf8d32a8d81645c469608914ec599
1ad4597907fa22d45225699a83ae15181247c92b M dlls
A +msi,+cabinet trace and a plain log are 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.
http://bugs.winehq.org/show_bug.cgi?id=22304
Summary: MSI file overwrite property
Product: Wine
Version: unspecified
Platform: x86
URL: http://www.securenetterm.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: support(a)securenetterm.com
The WINE MSI does not honor the Installshield file "never overwrite" property.
In many applications, user perferences are saved in application specific
control files contained in unique OS specific user locations. These files
contain unique user specific values and should not be overwitten or deleted
when an application is uninstalled, then installed again.
In Installshield, an option is given to mark these files not to be overwritten.
This is passed to the Microsoft msi installer.
In the WINE version of MSI, the override flags are ignored, thus destoying all
user specific information.
--
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=22145
Summary: Final Fantasy XI: Installing US PlayOnline Viewer is
configured as EU version.
Product: Wine
Version: 1.1.38
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Danix0(a)gmail.com
When installing the PlayOnline Viewer (POL) of Final Fantasy XI from the
Vana'diel Collection 2008 US version, it configures POL as the EU version. You
can test this by installing POL and before you update, it will have only 3
buttons, Network, Next and Cancel, if it installed as the US version. If it has
4 buttons, Network, Next, Cancel and Language, it has installed the EU version.
This problem seems to affect wine 1.1.38 and above.
--
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=21846
Summary: TREPCAD 4.4.1 Demo: install aborts
Product: Wine
Version: 1.1.39
Platform: x86
URL: http://www.trepcad.de/index.php?lang=en&id=6&ad=[ad]
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andreas(a)braml.org
Created an attachment (id=26449)
--> (http://bugs.winehq.org/attachment.cgi?id=26449)
tail -n 1000 of +relay,+msgbox
When trying to install the demo for TREPCAD 4, the installer aborts after step
"Publishing product information". A message then pops up stating "Installation
ended prematurely because of an error". (It's using a Wise installer.)
Steps to reproduce:
1) request the download link via the form at
http://www.trepcad.de/index.php?lang=en&id=6&ad=[ad]
2) download the demo from the link they e-mail you and run the installer .exe
(Before anyone asks: When you run vcrun6 from winetricks to satisfy the
dependency on mfc42, the installer still aborts with the same error.)
I attached tail -n 1000 of +relay,+msgbox for a start, ping me if you need 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=21480
Summary: dash is not recognized as a valid column name
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://www.microsoft.com/office/2010/en/default.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike.kaplinskiy(a)gmail.com
The Office 2010 (beta) installer has a table with dashes in the column name and
the query fails to parse in wine.
--snip--
trace:msi:MsiDatabaseOpenViewW L"SELECT ACID, Version, PL, PHN, OOB, PPDLIC,
RAC-Private, RAC-Public FROM LicenseSets"
0x42ee2f8
trace:msi:MsiDatabaseOpenViewW L"SELECT ACID, Version, PL, PHN, OOB, PPDLIC,
RAC-Private, RAC-Public FROM LicenseSets"
0x42ee2f8
trace:msi:MSI_DatabaseOpenViewW L"SELECT ACID, Version, PL, PHN, OOB, PPDLIC,
RAC-Private, RAC-Public FROM LicenseSets"
0x42edd78
trace:msi:MSI_ParseSQL Parse returned 1
trace:msi:msiobj_release object 0x4973888 destroyed
trace:msi:MsiCloseHandle 5
trace:msi:MsiCloseHandle handle 5 destroyed
trace:msidb:SELECT_delete 0x4b6d898
trace:msidb:TABLE_delete 0x4b6d630
trace:msi:msiobj_release object 0x4b14778 destroyed
trace:msidb:MsiCreateRecord 1
trace:msidb:MSI_CreateRecord 1
trace:msi:alloc_msihandle 0x4b14778 -> 5
trace:msidb:MsiRecordSetStringW 5 0 L"PrepareCAInstallLicenses: Error: Type:
MsiDatabaseOpenViewW call failed.. MsiAPI
CallFailure ErrorCode: 1615(0x64f). "
--snip--
Sorry, no debug log (its 3 gigs raw), but the download is free (for now) and
the bug can easily be verified.
Making - a valid idchar in dlls/msi/tokenize.c (add 1 in position 0x2D) lets
the installer continue.
--
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=21133
Summary: FreeSerifSoftware PhotoPlus SE installer fails with
"this action is not supported, please use setup.exe to
begin installation"
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://ftp1.serif.com/FSSDownloadMirror/PhotoPlus/SE/S
etup/FSS_PhotoPlusSE.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
With wine-1.1.35-105-gd4a7a9d, launching the FreeSerifSoftware PhotoPlus SE
installer using the FSS_PhotoPlusSE.exe executable results in an msi dialog
that states "This action is not supported, please use setup.exe to begin
installation." even though launching the installer on Windows is successful.
The only output visible after quitting the installer is:
fixme:advapi:LookupAccountNameW (null) L"andrew" (nil) 0x33e8c8 (nil) 0x33e8cc
0x33e8c0 - stub
fixme:advapi:LookupAccountNameW (null) L"andrew" 0x1597e8 0x33e8c8 0x15a168
0x33e8cc 0x33e8c0 - stub
fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 1 ignored
L"Upgrade" table values
err:msi:ITERATE_Actions Execution halted, action L"NotWelcomeDlg" returned 1602
--
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=21044
Summary: Platform SDK 2003 install fails?
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
sh winetricks psdk2003
fails - it puts up a splash screen, but says
fixme:msi:MSI_OpenDatabaseW open failed r = 80030050 for
L"C:\\windows\\temp\\msi1a97.tmp"
and exits within a couple seconds.
This worked until recently.
--
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=20734
Summary: sfirm demo complains LogonUser contains no value.
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://download.sfirm.de/endkunde/sf32/sfirm_demo.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, a user reported this bug on wine-users list. It complains about a load of
things not set correctly, but this is the first one: a messagbox thar LogonUser
contains no value. Setting value like something below fixes the bug, but i
guess this needs testing, which i'm not able to write.
Next bug (i'll open new report when this one is fixed) is that CURRENTDIRECTORY
property not set
diff --git a/dlls/msi/package.c b/dlls/msi/package.c
index 87f1092..a1b371c 100644
--- a/dlls/msi/package.c
+++ b/dlls/msi/package.c
@@ -439,6 +439,7 @@ static VOID set_installer_properties(MSIPACKAGE *package)
'R','e','g','i','s','t','e','r','e','d','O','r','g','a','n','i','z','a','t','i','o','n',0
};
static const WCHAR szUSERNAME[] = {'U','S','E','R','N','A','M','E',0};
+ static const WCHAR szLogonUser[] =
{'L','o','g','o','n','U','s','e','r',0};
static const WCHAR szCOMPANYNAME[] =
{'C','O','M','P','A','N','Y','N','A','M','E',0};
static const WCHAR szDate[] = {'D','a','t','e',0};
static const WCHAR szTime[] = {'T','i','m','e',0};
@@ -547,6 +548,7 @@ static VOID set_installer_properties(MSIPACKAGE *package)
/* in a wine environment the user is always admin and privileged */
MSI_SetPropertyW(package,szAdminUser,szOne);
MSI_SetPropertyW(package,szPriv,szOne);
+ MSI_SetPropertyW(package,szLogonUser,szOne);
/* set the os things */
OSVersion.dwOSVersionInfoSize = sizeof(OSVERSIONINFOEXW);
--
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.