Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 851030 - dev-python/wxpython: Correct types of arguments to ScrolledWindow.SetScrollbars [upstream patch]
Summary: dev-python/wxpython: Correct types of arguments to ScrolledWindow.SetScrollba...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo wxWidgets project
URL: https://github.com/wxWidgets/Phoenix/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-10 13:59 UTC by Thomas Bettler
Modified: 2024-02-06 04:07 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.