Platform<=>version conflict or what?

Jorma Paavola Jorma.Paavola at Elisanet.fi
Tue Jul 3 02:33:28 PDT 2007


Phillip Stevens kirjoitti:

> 
> - Have you verified that the files have been properly extracted
> from the single executable into the temporary directory?  Do they
> have the same MD5SUM's as they did before they were placed into the
> single file executable?
> 
> - Does it make any difference if compression is turned off? 
No

> 
> - Maybe it's an order of events thing?  (maybe the .dlls have to
> already be present before the .exe starts running?? I ask this not
> knowing if it extracts them all,  or if they are extracted "on demand"
> as requested,  or the order in which they are extracted...)

It extracts all of them first to Temp-folder !
>
>> 4)Filemon
>> - Can you collect the whole trace with it ?
> I've never run into a case where I could not see what I wanted to see
> with Filemon.  I usually let things run to the point where the event
> has happened, then stop the capture in Filemon,  and look back at what
> happened.
> 
>> rgds,
> 
>> Jorma
Hi Philip,

I had some more time to study the abnormalities when tryi´ing to run 
"NSISed" .exe (originated on py2exed dist - folder)  on Win98:

The facts are:

- the original test GUI-appl runs fine from it´s dist-folder in all OS´s 
(also Win98), when py2exe not-budled
- when NSISed error msg is generated as previously informed:

File "wx\__init__.pyc", line 45, in <module>
   File "wx\_core.pyc", line 4, in <module>
   File "wx\_core_.pyc", line 12, in <module>
   File "wx\_core_.pyc", line 10, in __load
ImportError: DLL load failed: One of the library files needed to run 
this application cannot be found.

- NSISed single exe file works fine in all other OS´s than WIN98, where 
it was made (as trial)
- "Filemon" does not show clearly any missing sw-modules-when running 
NSISed single .exe on Win98

- there are however some for me strange abnormalities of extracted 
sw-modules on Win98:
	when NSISed exe is running from it´s Temp-folder, there happens many times:
	- Atribute errors (twice)"NOTFOUND" when "GetAttributes" requested
	- FindOPen/Open errors "NOTFOUND" with "OPENEXISTING READONLY DENYNONE" 
Other marking
	- CONAGENT.PIF , DOSAGENT.INI and ConAgent.ico GetAttributes "NOTFOUND"

Could someone give good proposals how to go on to try to find out the 
reason for the problem !

Thanks and best regards,

Jorma Paavola





More information about the wxpython-users mailing list