Ticket #10065 (closed defect: outdated)

Opened 8 weeks ago

Last modified 8 weeks ago

gdiplus.dll installed into wrong destination directory

Reported by: jteh Owned by:
Priority: normal Milestone:
Component: wxPython Version: 2.8.x
Keywords: Cc:
Blocked By: Patch: yes
Blocking:

Description

In wxPython 2.8.9.1, gdiplus.dll is installed to site-packages\%(PKGDIR)s\wx. That is, %(PKGDIR)s is not expanded due to a simple error. This was introduced into trunk in r55615, which was in turn merged from r55611.

Attachments

gdiplus_destdir.patch (0.6 kB) - added by jteh 8 weeks ago.
Patch against trunk.

Change History

Changed 8 weeks ago by jteh

Patch against trunk.

Changed 8 weeks ago by robind

  • status changed from new to closed
  • resolution set to outdated

Thanks, this has already been fixed. (Although not checked-in yet.)

Note: See TracTickets for help on using tickets.