[Bug 12017] New: py2exe fails because fixme:resource:get_resource_section . rsrc isn't the last section
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(a)winehq.org ReportedBy: ahziem1(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12017 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |3591 URL| |http://www.py2exe.org/ Keywords| |download --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-10-17 15:21:36 --- Is this still a problem in current (1.1.5 or newer) wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12017 Nerijus Baliunas <nerijus(a)users.sourceforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerijus(a)users.sourceforge.ne | |t -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12017 Si <si1356(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |si1356(a)yahoo.co.uk --- Comment #2 from Si <si1356(a)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(a)yahoo.co.uk for further info. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12017 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tark(a)online.ua --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-02-11 22:14:46 --- *** Bug 21682 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12017 Porco <tark(a)online.ua> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #4 from Porco <tark(a)online.ua> 2010-02-12 02:39:59 --- *** This bug has been confirmed by popular vote. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12017 Andrey Turkin <andrey.turkin(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrey.turkin(a)gmail.com --- Comment #5 from Andrey Turkin <andrey.turkin(a)gmail.com> 2010-07-22 12:57:21 --- Please retest with current git -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12017 George Stephanos <gaf.stephanos(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gaf.stephanos(a)gmail.com --- Comment #6 from George Stephanos <gaf.stephanos(a)gmail.com> 2011-03-19 08:30:54 CDT --- I just tested using current git and it works! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12017 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |dank(a)kegel.com Resolution| |FIXED --- Comment #7 from Dan Kegel <dank(a)kegel.com> 2011-03-19 08:42:31 CDT --- Reported fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12017 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(a)gmail.com --- Comment #8 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-03-31 07:16:15 CDT --- Fixed by a610fc17d8dd215651d272eb1787e011b2c5549a, for the record. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12017 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2011-04-01 12:40:12 CDT --- Closing bugs fixed in 1.3.17. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla