What steps will reproduce the problem?
trying to run any tk based script from ida 5.4 using idapython(i think version
1.2 or 1.0), for example:
import Tkinter
Tkinter._test()
What is the expected output? What do you see instead?
the output i would like to get is the output of
import Tkinter
Tkinter._test()
when i run it from every python 2.5 interpreter.
what i get instead is a stacked tk window
What version of the product are you using? On what operating system?
windows XP, python 2.5, idaptyhon 1.0 and 1.2, ida 4.5
note that this bug is not appearing on ida 4.2 with older versions of ida
python.
Please provide any additional information below.
i love ida python ;)
Original issue reported on code.google.com by boaz.men...@gmail.com on 19 Jul 2010 at 9:57
Original issue reported on code.google.com by
boaz.men...@gmail.com
on 19 Jul 2010 at 9:57