[Bug 4859] New: fixme:resource:EndUpdateResourceW (0x7a9c6b42, 0): stub

Wine Bugs wine-bugs at winehq.org
Thu Mar 16 22:08:09 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4859

           Summary: fixme:resource:EndUpdateResourceW (0x7a9c6b42,0): stub
           Product: Wine
           Version: 0.9.10.
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P5
         Component: wine-binary
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: jfmedeirosneto at yahoo.com.br


When I run "wine c:\\Python23\\python.exe setup.py py2exe" the following error
appears :

fixme:resource:EndUpdateResourceW (0x7a9c6b42,0): stub
Traceback (most recent call last):
  File "setup.py", line 30, in ?
    data_files=[("res", glob.glob("res\\*.*")),
  File "C:\Python23\lib\distutils\core.py", line 149, in setup
    dist.run_commands()
  File "C:\Python23\lib\distutils\dist.py", line 907, in run_commands
    self.run_command(cmd)
  File "C:\Python23\lib\distutils\dist.py", line 927, in run_command
    cmd_obj.run()
  File "c:\Python23\Lib\site-packages\py2exe\build_exe.py", line 197, in run
    self._run()
  File "c:\Python23\Lib\site-packages\py2exe\build_exe.py", line 264, in _run
    self.create_binaries(py_files, extensions, dlls)
  File "c:\Python23\Lib\site-packages\py2exe\build_exe.py", line 526, in
create_binaries
    arcname, target.script)
  File "c:\Python23\Lib\site-packages\py2exe\build_exe.py", line 752, in
build_executable
    add_resource(unicode(exe_path), script_bytes, u"PYTHONSCRIPT", 1, True)
RuntimeError: EndUpdateResource: Success

I think this error is caused by "EndUpdateResourceW" method in some dll but I am
not know the solution.

Thanks for all....

Joao Francisco Medeiros Neto

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list