Attached. I made 2 simple samples, one in c++ (minimal.cpp) to be used with wxWidgets the other with python (minimal.py) to be used with wxPython
Both have some directives to be change: USE_MENUS 1 // 1 - with menus 0 - without menus USE_LISTCTRL 1 // 1 - with a listctrl 0 - with a textctrl The above combination, both 1's, is when we can reproduce the problem. The tests were done with everything from the ubuntu repos. Then I compiled wxWidgets from wxWidgets.org (wxGTK-2.8.11.tar.gz), compiled the minimal.cpp attached against this build and I could not reproduce the problem. My wxWidgets build was done simply with configure --enable-unicode ** Attachment added: "minimal.tar.gz" https://bugs.launchpad.net/ubuntu/+source/pgadmin3/+bug/722375/+attachment/1942720/+files/minimal.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/722375 Title: CPU usage due to X becomes very high when pgadmin3 runs -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs