On Friday, September 17, 2010 2:33pm, "Giovanni Bajo" <[email protected]> said:
> Thank you very much! Can you confirm that current trunk works if you just
> revert this change?

You're welcome. Confirmed: there is no R6034 after "svn update -r854 
bindepend.py".

> In the link that Riccardo posted in this thread, there are instructions on
> how to inspect system logs to get a more useful error message and even a
> trace log with full details of what the operating system is doing. Would
> you please go through those instructions and provide more information?
> Thanks!

Riccardo wrote to me privately with the sxstrace.exe suggestion. To repeat the 
link, it is http://blogs.msdn.com/b/junfeng/archive/2006/04/14/576314.aspx. It 
says that even on XP, which I am using, an Sxs error will generate an event log 
entry. Alas, I have no errors due to the R6034 in the event logs. And 
unfortunately, sxstrace.exe only works on Vista and W7.

So I think this R6034 error is not that kind of Sxs error, especially since I 
can proceed and continue to run after it. Riccardo said he solved his problem 
by reinstalling the tool chain. I did try that already, but to no avail.

[Merging in Florian's comments]
On Friday, September 17, 2010 2:37pm, "Florian Höch" <[email protected]> 
said:
> That change alone is not enough for the problem you described to happen
> (afaik), as all it should be doing is bundling the manifest and DLL
> files next to the executable, instead of in a subfolder next to the
> executable (both ways are supported by WinSxS, but only the
> non-subfolder way is compatible with Windows 2000 unless you alter the
> PATH). It would be really great to have a reproducible test case.

Maybe Raoul, who has the same kind of error, has a simpler one. I haven't 
succeeded yet in creating one. I will work on it. I reread the trace module doc 
and may be able to pinpoint where the R6034 happens, which is after a bunch of 
Python runs.


-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to