http://bugs.winehq.org/show_bug.cgi?id=12017
Summary: py2exe fails because fixme:resource:get_resource_section .rsrc isn't the last section Product: Wine Version: 0.9.56. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: ahziem1@mailbolt.com
If you workaround bug 3591 with an imagehlp.dll override, then you run into fixme:resource:get_resource_section .rsrc isn't the last section even though bug 3897 implemented BeginUpdateResource & EndUpdateResource.
py2exe is handy for building Python Windows executables from Linux.
http://bugs.winehq.org/show_bug.cgi?id=12017
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |3591 URL| |http://www.py2exe.org/ Keywords| |download
--- Comment #1 from Austin English austinenglish@gmail.com 2008-10-17 15:21:36 --- Is this still a problem in current (1.1.5 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=12017
Nerijus Baliunas nerijus@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerijus@users.sourceforge.ne | |t
http://bugs.winehq.org/show_bug.cgi?id=12017
Si si1356@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |si1356@yahoo.co.uk
--- Comment #2 from Si si1356@yahoo.co.uk 2009-10-09 11:17:04 --- Tried with v1.3.
I've recently attempted to get Alchemy Catalyst Version 5.0 running under Wine. Catalyst is used to help with translating Windows software into other languages. The application is very, very, close to working perfectly, however one of the things it needs to do is a BeginUpdateResource/UpdateResource/EndUpdateResource step. When updating TTK files (the internal format used to store translations) Catalyst fails with the error as described here, thus rendering it useless.
There is no work-around, since resource DLL updating is central to how the software works. The only thing I can think is to recompile Kernel32.dll so it just saves the blocks supplied to UpdateResource(), then use some alternative software to put these into a resource DLL later.
I'd really, really, like to see this one fixed, and am happy to help with testing any new versions. Please contact si1356@yahoo.co.uk for further info.
http://bugs.winehq.org/show_bug.cgi?id=12017
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tark@online.ua
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2010-02-11 22:14:46 --- *** Bug 21682 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=12017
Porco tark@online.ua changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #4 from Porco tark@online.ua 2010-02-12 02:39:59 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=12017
Andrey Turkin andrey.turkin@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andrey.turkin@gmail.com
--- Comment #5 from Andrey Turkin andrey.turkin@gmail.com 2010-07-22 12:57:21 --- Please retest with current git
http://bugs.winehq.org/show_bug.cgi?id=12017
George Stephanos gaf.stephanos@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gaf.stephanos@gmail.com
--- Comment #6 from George Stephanos gaf.stephanos@gmail.com 2011-03-19 08:30:54 CDT --- I just tested using current git and it works!
http://bugs.winehq.org/show_bug.cgi?id=12017
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |dank@kegel.com Resolution| |FIXED
--- Comment #7 from Dan Kegel dank@kegel.com 2011-03-19 08:42:31 CDT --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=12017
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #8 from Jerome Leclanche adys.wh@gmail.com 2011-03-31 07:16:15 CDT --- Fixed by a610fc17d8dd215651d272eb1787e011b2c5549a, for the record.
http://bugs.winehq.org/show_bug.cgi?id=12017
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2011-04-01 12:40:12 CDT --- Closing bugs fixed in 1.3.17.
https://bugs.winehq.org/show_bug.cgi?id=12017 Bug 12017 depends on bug 3591, which changed state.
Bug 3591 Summary: py2exe needs partial imagehlp.BindImageEx implementation https://bugs.winehq.org/show_bug.cgi?id=3591
What |Removed |Added ---------------------------------------------------------------------------- Status|STAGED |RESOLVED Resolution|--- |FIXED