Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Aug 2016 22:55:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201699] [Patch] devel/drpython: Fixes AttributeError on wx.HIDE_READONLY for wx.FileDialog
Message-ID:  <bug-201699-13-zxVx4GnTlp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201699-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201699-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D201699

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: marino
Date: Thu Aug 18 22:54:22 UTC 2016
New revision: 420428
URL: https://svnweb.freebsd.org/changeset/ports/420428

Log:
  devel/drpython: Remove wx.HIDE_READONLY attribute from wx.FileDialog

  This attribute has been removed for wxPython 3.0.  Remove the flag
  to fix runtime error during saving and loading.  See similar report on
  DrPython bug report 137.

  PR:           201699
  Submitted by: Jordan Irwin

Changes:
  head/devel/drpython/Makefile
  head/devel/drpython/files/patch-drFileDialog.py

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201699-13-zxVx4GnTlp>