Bug 1901912 - Broken wxPseudoDC::FindObjects (with upstream patch)
Summary: Broken wxPseudoDC::FindObjects (with upstream patch)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-wxpython4
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Scott Talbert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-11-26 12:17 UTC by markusN
Modified: 2020-12-06 03:04 UTC (History)
1 user (show)

Fixed In Version: python-wxpython4-4.0.7-13.fc33
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-12-06 03:04:19 UTC
Type: Bug


Attachments (Terms of Use)
updated wxpython4 SPEC file (10.13 KB, text/x-matlab)
2020-11-26 12:17 UTC, markusN
no flags Details
Patch based on https://github.com/wxWidgets/Phoenix/pull/1849 (1.42 KB, patch)
2020-11-26 12:18 UTC, markusN
no flags Details | Diff

Description markusN 2020-11-26 12:17:23 UTC
Created attachment 1733715 [details]
updated wxpython4 SPEC file

Description of problem:

After upgrade to F33, in GRASS GIS we found a problem when calling the PseudoDC.FindObjects() method.

Details with gdb output: https://github.com/OSGeo/grass/issues/1123#issuecomment-733843380

It turned out that it is a bug in wxpython4 which has recently been fixed upstream:

https://github.com/wxWidgets/Phoenix/issues/1847


Version-Release number of selected component (if applicable):
python3-wxpython4-4.0.7-10.fc33.x86_64

How reproducible:
Probably even the wx demo can be used to reproduce it. Otherwise, in GRASS GIS:

d.mon wx0

After mouse-over the monitor, the GUI crashes.

Now, I have created a patch to incorporate https://github.com/wxWidgets/Phoenix/issues/1847 into the current package and the problem is gone.

Updated SPEC file and patch file attached.

Comment 1 markusN 2020-11-26 12:18:13 UTC
Created attachment 1733716 [details]
Patch based on https://github.com/wxWidgets/Phoenix/pull/1849

Comment 2 Fedora Update System 2020-11-27 02:47:58 UTC
FEDORA-2020-fb7d82e7fc has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-fb7d82e7fc

Comment 3 Fedora Update System 2020-11-28 02:53:38 UTC
FEDORA-2020-fb7d82e7fc has been pushed to the Fedora 33 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-fb7d82e7fc`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-fb7d82e7fc

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2020-12-06 03:04:19 UTC
FEDORA-2020-fb7d82e7fc has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.