Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dMenuItem.py -> self.SetBitmap(self.Icon) message #29

Open
jfabiani opened this issue Feb 14, 2019 · 0 comments
Open

dMenuItem.py -> self.SetBitmap(self.Icon) message #29

jfabiani opened this issue Feb 14, 2019 · 0 comments

Comments

@jfabiani
Copy link
Contributor

Something similar was reported years ago while working with python 2 and wxPython 2.8 and you fixed it.
wx._core.wxAssertionError: C++ assertion "Assert failure" failed at /u/Downloads/wxPython-4.0.4/ext/wxWidgets/src/gtk/menu.cpp(729) in SetBitmap(): only normal menu items can have bitmaps

I doubt this has much to do with the Seg Fault (I even commented it out to test) but I thought I'd report it anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant