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

Objdictedit error with Node ID edit #3

Open
joshualamorie opened this issue Nov 27, 2019 · 2 comments
Open

Objdictedit error with Node ID edit #3

joshualamorie opened this issue Nov 27, 2019 · 2 comments

Comments

@joshualamorie
Copy link

When using objdictedit and selecting 'Edit'->'Node Id' the following assert shows up

image

@joshualamorie
Copy link
Author

Error:
<class 'wx._core.PyAssertionError'>: C++ assertion "Assert failure" failed at ../src/common/sizer.cpp(1401) in DoInsert(): too many items (9> 1 * 8) in grid sizer (maybe you should omit the number of either rows or columns?)

stack trace seems to be

  1. file : /objdictgen/nodeeditortemplate.py, line : 181, function : OnNodeInfosMenu
  2. file : /objdictgen/commondialogs.py, line : 739, function : init

@happybruce
Copy link

I have make a copy of this OD edit and make it can run by Python3 and latest wxPython
https://github.com/happybruce/objdictgen

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

2 participants