[Bug 201699] [Patch] devel/drpython: Fixes AttributeError on wx.HIDE_READONLY for wx.FileDialog

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 19 22:08:55 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201699

            Bug ID: 201699
           Summary: [Patch] devel/drpython: Fixes AttributeError on
                    wx.HIDE_READONLY for wx.FileDialog
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: antumdeluge at gmail.com
          Keywords: patch

Created attachment 158986
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=158986&action=edit
Patch that removes wx.HIDE_READONLY attribute from wx.FileDialog

DrPython could not open or save any files because of the attribute
wx.HIDE_READONLY which is not defined within the installed version of wxPython
2.8. The included patch removes the attribute from wx.FileDialog.

I will also submit the patch upstream (when possible as the Sourceforge site is
currently down) in the case it is not related solely to FreeBSD.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list