Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 851030

Summary: dev-python/wxpython: Correct types of arguments to ScrolledWindow.SetScrollbars [upstream patch]
Product: Gentoo Linux Reporter: Thomas Bettler <thomas.bettler>
Component: Current packagesAssignee: Gentoo wxWidgets project <wxwidgets>
Status: UNCONFIRMED ---    
Severity: normal CC: jospezial, python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/wxWidgets/Phoenix/pull/2005
See Also: https://github.com/wxWidgets/Phoenix/pull/2005
https://github.com/gentoo/gentoo/pull/25228
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Bettler 2022-06-10 13:59:31 UTC
Correct types of arguments to ScrolledWindow.SetScrollbars
Related: wxWidgets/Phoenix#2005
Comment 1 jospezial 2024-02-06 04:07:09 UTC
Fixed for wxpython 4.0.7 in Gentoo:
https://github.com/gentoo/gentoo/commit/30940b89964a21e240087099e4a7859c4ee9e214
"dev-python/wxpython: apply upstream fix
Correct types of arguments to ScrolledWindow.SetScrollbars
Related: wxWidgets/Phoenix#2005"

upstream fix:
https://github.com/wxWidgets/Phoenix/commit/3eb9eb32dc3285435039f6c420c398665372a1ad
"fix: Correct types of arguments to ScrolledWindow.SetScrollbars"

since wxPython-4.2.0

Older versions are gone from the tree. So the patch in Gentoo also.

Please close.