
Ящик для предложений: sales@blogslov.ru
Send WiX-devs mailing list submissions to
wix-devs@lists.sourceforge.net
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/wix-devs
or, via email, send a message with subject or body 'help' to
wix-devs-request@lists.sourceforge.net
You can reach the person managing the list at
wix-devs-owner@lists.sourceforge.net
When replying, please edit your Subject line so it is more specific
than "Re: Contents of WiX-devs digest..."
Today's Topics:
1. [ wix-Bugs-1882870 ] WIX sproadic 'unexpected logger failure'
(SourceForge.net)
2. [ wix-Bugs-1695663 ] cannot decompile progid tables
(SourceForge.net)
3. [ wix-Bugs-1561614 ] heating a specific com dll results in a
debug assert (SourceForge.net)
4. [ wix-Bugs-1876755 ] light does not parse -dut correctly.
(SourceForge.net)
5. [ wix-Bugs-1847299 ] WIX builds leave detritus in TEMP
(SourceForge.net)
6. [ wix-Bugs-1844962 ] FeaturesDlg ItemSize cuts off text
(SourceForge.net)
7. [ wix-Bugs-1844962 ] FeaturesDlg ItemSize cuts off text
(SourceForge.net)
8. [ wix-Bugs-1844962 ] FeaturesDlg ItemSize cuts off text
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Wed, 30 Jan 2008 10:27:20 -0800
From: "SourceForge.net"
Subject: [WiX-devs] [ wix-Bugs-1882870 ] WIX sproadic 'unexpected
logger failure'
To: noreply@sourceforge.net
Message-ID:
Content-Type: text/plain; charset="UTF-8"
Bugs item #1882870, was opened at 2008-01-30 18:27
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1882870&group_id=105970
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: build process
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: lewis (lewis_rfl)
Assigned to: Nobody/Anonymous (nobody)
Summary: WIX sproadic 'unexpected logger failure'
Initial Comment:
Since I upgraded from 3.0.3530.0 to 3.0.3725.0 (both the wix and votive code), I now sporadically get this message when compiling a WIX project:
3>Unhandled Exception:The build was aborted because of an unexpected logger failure.
3>Error: The build was aborted because of an unexpected logger failure.
Just rebuilding typically makes the problem go away.
I'm using Visual Studio 2005 and Windows XP.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1882870&group_id=105970
------------------------------
Message: 2
Date: Wed, 30 Jan 2008 14:59:00 -0800
From: "SourceForge.net"
Subject: [WiX-devs] [ wix-Bugs-1695663 ] cannot decompile progid
tables
To: noreply@sourceforge.net
Message-ID:
Content-Type: text/plain; charset="UTF-8"
Bugs item #1695663, was opened at 2007-04-06 07:35
Message generated for change (Settings changed) made by pmarcu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1695663&group_id=105970
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: dark
Group: v3.0
>Status: Pending
>Resolution: Works For Me
Priority: 5
Private: No
Submitted By: doug (koawmfot)
Assigned to: pmarcu (pmarcu)
Summary: cannot decompile progid tables
Initial Comment:
while trying to fiure out how to match the class/progid tables in the msrdo20.msm, i tried to decompile to see what code i would be given.
this is my dark error:
C:\test\wix3>dark c:\test\msrdo20.msm -out c:\test\msrdo20.wxs
Microsoft (R) Windows Installer Xml Decompiler Version 3.0.2730.0
Copyright (C) Microsoft Corporation 2003. All rights reserved.
msrdo20.msm
dark.exe : error DARK0001 : Item has already been added. Key in dictionary: 'Mic
rosoft.Tools.WindowsInstallerXml.Serialize.ProgId' Key being added: 'Microsoft.
Tools.WindowsInstallerXml.Serialize.ProgId'
Exception Type: System.ArgumentException
Stack Trace:
at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add
)
at System.Collections.Hashtable.Add(Object key, Object value)
at Microsoft.Tools.WindowsInstallerXml.Decompiler.FinalizeProgIdTable(TableCo
llection tables)
at Microsoft.Tools.WindowsInstallerXml.Decompiler.FinalizeDecompile(TableColl
ection tables)
at Microsoft.Tools.WindowsInstallerXml.Decompiler.Decompile(Output output)
at Microsoft.Tools.WindowsInstallerXml.Tools.Dark.Run(String[] args)
C:\test\wix3>
----------------------------------------------------------------------
Comment By: pmarcu (pmarcu)
Date: 2007-10-01 11:32
Message:
Logged In: YES
user_id=1612676
Originator: NO
Can you please attach a repro case including the msm that is not
decompilable. Thanks!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1695663&group_id=105970
------------------------------
Message: 3
Date: Wed, 30 Jan 2008 15:12:46 -0800
From: "SourceForge.net"
Subject: [WiX-devs] [ wix-Bugs-1561614 ] heating a specific com dll
results in a debug assert
To: noreply@sourceforge.net
Message-ID:
Content-Type: text/plain; charset="UTF-8"
Bugs item #1561614, was opened at 2006-09-19 10:18
Message generated for change (Comment added) made by pmarcu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1561614&group_id=105970
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: heat
Group: v3.0
>Status: Pending
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Ali-Akber Saifee (alisaifee)
Assigned to: pmarcu (pmarcu)
Summary: heating a specific com dll results in a debug assert
Initial Comment:
Description:
------------
When I heat one of the COM dlls in my installation, I
get a debug Assert prompted (view attached screenshot
ComDllHeat.jpg).
Additional Information:
-----------------------
1. Furthermore, the wxs source that is outputted - is
definitely incomplete.
2. If the dll itself is required for verification of
the problem , I can provide it.
----------------------------------------------------------------------
>Comment By: pmarcu (pmarcu)
Date: 2008-01-30 15:12
Message:
Logged In: YES
user_id=1612676
Originator: NO
This is a problem with the dll itself. If the reg keys arent written by
self-reg, there isnt much heat can do.
----------------------------------------------------------------------
Comment By: Mike Dimmick (mikedimmick)
Date: 2006-09-21 15:40
Message:
Logged In: YES
user_id=1040952
I suspect it's the perennial problem suffered by any
harvester that when heat creates its proxy registry keys,
they're empty. The DLL's self-register code depends on some
other registry keys already existing, and falls over if
they're not present.
The problem occurs because the DLL didn't write the keys,
not because heat.exe didn't read them. The DLL is producing
the message box, not heat.exe.
I hate to suggest that the solution would be to clone all
of the HKEY_LOCAL_MACHINE\SOFTWARE hive under the proxy key
that heat.exe creates, but nothing else springs to mind.
For the poster of the bug, the solution is to fix your self-
registration code so that it creates every key it
references, or to author the .wxs manually. Note that
heat.exe can't capture everything properly - it will never
be able to tell whether you're creating a REG_MULTI_SZ
value or appending to an existing one, for example.
----------------------------------------------------------------------
Comment By: Ali-Akber Saifee (alisaifee)
Date: 2006-09-19 10:22
Message:
Logged In: YES
user_id=1601785
I've added both the generated wxs source & a compressed
archive containing the dll.
The dll registers fine using "regsvr32" so I suspect theres
some peculiarity in the implementation - but I can't seem to
narrow it down conventionally.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1561614&group_id=105970
------------------------------
Message: 4
Date: Wed, 30 Jan 2008 22:41:58 -0800
From: "SourceForge.net"
Subject: [WiX-devs] [ wix-Bugs-1876755 ] light does not parse -dut
correctly.
To: noreply@sourceforge.net
Message-ID:
Content-Type: text/plain; charset="UTF-8"
Bugs item #1876755, was opened at 2008-01-21 21:09
Message generated for change (Settings changed) made by barnson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1876755&group_id=105970
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: light
Group: v3.0
>Status: Pending
>Resolution: Fixed
Priority: 7
Private: No
Submitted By: Peter Crabtree (petercrabtree)
>Assigned to: Bob Arnson (barnson)
Summary: light does not parse -dut correctly.
Initial Comment:
In WiX 3.0.3711.0, light.exe does not understand the -dut option. The fix appears quite simple -- in light.cs, these ifs (first if at line 717):
else if (parameter.StartsWith("d"))
// [snip]
else if ("dut" == parameter)
// [snip]
simply need to switch order to:
else if ("dut" == parameter)
// [snip]
else if (parameter.StartsWith("d"))
// [snip]
----------------------------------------------------------------------
Comment By: Peter Crabtree (petercrabtree)
Date: 2008-01-21 21:12
Message:
Logged In: YES
user_id=1694142
Originator: YES
I forgot to mention in the bug description -- this is a pretty major bug,
as it prevented building via Votive. I'm not sure why Votive started using
the -dut option, but I had to manually add
False to my project XML file to get it
to build (checking the "suppress drop unused tables" option had no effect).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1876755&group_id=105970
------------------------------
Message: 5
Date: Wed, 30 Jan 2008 22:44:24 -0800
From: "SourceForge.net"
Subject: [WiX-devs] [ wix-Bugs-1847299 ] WIX builds leave detritus in
TEMP
To: noreply@sourceforge.net
Message-ID:
Content-Type: text/plain; charset="UTF-8"
Bugs item #1847299, was opened at 2007-12-09 15:03
Message generated for change (Comment added) made by barnson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1847299&group_id=105970
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: light
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: lewis (lewis_rfl)
Assigned to: pmarcu (pmarcu)
Summary: WIX builds leave detritus in TEMP
Initial Comment:
After running a WIX project compilation (using Visual Studio 2005, and WIX daily-build 3.0.3530.0), I find junk in the temp directory which accumulates day after day (amounting to gigabytes per day of lost disk space).
Among the files left behind are:
WSCB90.tmp (zero sized files - so not a huge deal)
and a folder named - for example:
j85u1pd4\
MsiFileHash.idt
...
Verb.idt
...
cab_0_WixUIExtension.cab
...
These folders are pretty big (about the size of the installer itself) - and are never deleted; they just accumulate.
----------------------------------------------------------------------
>Comment By: Bob Arnson (barnson)
Date: 2008-01-31 06:44
Message:
Logged In: YES
user_id=26581
Originator: NO
That's controlled by the LeaveTemporaryFiles (aka -notidy) switch.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1847299&group_id=105970
------------------------------
Message: 6
Date: Wed, 30 Jan 2008 22:54:16 -0800
From: "SourceForge.net"
Subject: [WiX-devs] [ wix-Bugs-1844962 ] FeaturesDlg ItemSize cuts off
text
To: noreply@sourceforge.net
Message-ID:
Content-Type: text/plain; charset="UTF-8"
Bugs item #1844962, was opened at 2007-12-05 17:27
Message generated for change (Comment added) made by barnson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1844962&group_id=105970
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wixui
Group: v3.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Doug S (tpaxatb)
Assigned to: Bob Arnson (barnson)
Summary: FeaturesDlg ItemSize cuts off text
Initial Comment:
The text box used to display feature diskspace in the feature usage dialog cuts off text when displaying usage for subfeatures since it is only one line high. It would be nice if this were 2 lines high so that the subfeature usage is displayed (description text, however would be reduced by one line). Either that, or reorganize the dialog so that the feature usage or description is to the side of the tree...
----------------------------------------------------------------------
>Comment By: Bob Arnson (barnson)
Date: 2008-01-31 06:54
Message:
Logged In: YES
user_id=26581
Originator: NO
dupe of 1818958
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1844962&group_id=105970
------------------------------
Message: 7
Date: Wed, 30 Jan 2008 22:58:55 -0800
From: "SourceForge.net"
Subject: [WiX-devs] [ wix-Bugs-1844962 ] FeaturesDlg ItemSize cuts off
text
To: noreply@sourceforge.net
Message-ID:
Content-Type: text/plain; charset="UTF-8"
Bugs item #1844962, was opened at 2007-12-05 17:27
Message generated for change (Comment added) made by barnson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1844962&group_id=105970
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wixui
Group: v3.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Doug S (tpaxatb)
Assigned to: Bob Arnson (barnson)
Summary: FeaturesDlg ItemSize cuts off text
Initial Comment:
The text box used to display feature diskspace in the feature usage dialog cuts off text when displaying usage for subfeatures since it is only one line high. It would be nice if this were 2 lines high so that the subfeature usage is displayed (description text, however would be reduced by one line). Either that, or reorganize the dialog so that the feature usage or description is to the side of the tree...
----------------------------------------------------------------------
>Comment By: Bob Arnson (barnson)
Date: 2008-01-31 06:58
Message:
Logged In: YES
user_id=26581
Originator: NO
dupe of 1818958
----------------------------------------------------------------------
Comment By: Bob Arnson (barnson)
Date: 2008-01-31 06:54
Message:
Logged In: YES
user_id=26581
Originator: NO
dupe of 1818958
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1844962&group_id=105970
------------------------------
Message: 8
Date: Wed, 30 Jan 2008 22:59:54 -0800
From: "SourceForge.net"
Subject: [WiX-devs] [ wix-Bugs-1844962 ] FeaturesDlg ItemSize cuts off
text
To: noreply@sourceforge.net
Message-ID:
Content-Type: text/plain; charset="UTF-8"
Bugs item #1844962, was opened at 2007-12-05 17:27
Message generated for change (Comment added) made by barnson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1844962&group_id=105970
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wixui
Group: v3.0
>Status: Closed
>Resolution: Duplicate
Priority: 5
Private: No
Submitted By: Doug S (tpaxatb)
Assigned to: Bob Arnson (barnson)
Summary: FeaturesDlg ItemSize cuts off text
Initial Comment:
The text box used to display feature diskspace in the feature usage dialog cuts off text when displaying usage for subfeatures since it is only one line high. It would be nice if this were 2 lines high so that the subfeature usage is displayed (description text, however would be reduced by one line). Either that, or reorganize the dialog so that the feature usage or description is to the side of the tree...
----------------------------------------------------------------------
>Comment By: Bob Arnson (barnson)
Date: 2008-01-31 06:59
Message:
Logged In: YES
user_id=26581
Originator: NO
dup of 1818958
----------------------------------------------------------------------
Comment By: Bob Arnson (barnson)
Date: 2008-01-31 06:58
Message:
Logged In: YES
user_id=26581
Originator: NO
dupe of 1818958
----------------------------------------------------------------------
Comment By: Bob Arnson (barnson)
Date: 2008-01-31 06:54
Message:
Logged In: YES
user_id=26581
Originator: NO
dupe of 1818958
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1844962&group_id=105970
------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
------------------------------
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs
End of WiX-devs Digest, Vol 21, Issue 17
****************************************
P.S. И не забудьте послать роботу вашу рекламу :)
Обработано объявлений: 11772
Стас Давыдов & Outcorp © 2007